projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
icon update: replace os.system w/ subprocess.check_call
[blender.git]
/
source
/
2018-01-26
Campbell Barton
Docs: invoke_search_popup uses bl_property
tree
|
commitdiff
2018-01-25
Brecht Van Lommel
Fix T53874: OpenGL render problem with OpenEXR in 2...
tree
|
commitdiff
2018-01-25
Dalai Felinto
Fix missing broken notifiers
tree
|
commitdiff
2018-01-25
Dalai Felinto
Fix T50967: When you move an icon from the outliner...
tree
|
commitdiff
2018-01-25
Campbell Barton
WM: comments on wmTooltipState struct
tree
|
commitdiff
2018-01-25
Campbell Barton
WM: NULL check for recent tooltip change
tree
|
commitdiff
2018-01-25
Bastien Montagne
Fix T53363: Blender won't update mesh's usercount when...
tree
|
commitdiff
2018-01-25
Campbell Barton
UI: change tool-tips to be stored in the screen
tree
|
commitdiff
2018-01-24
Campbell Barton
Cleanup: correct ATTR_NONNULL use
tree
|
commitdiff
2018-01-24
Brecht Van Lommel
Fix T53874: more cases of OpenGL render to OpenEXR...
tree
|
commitdiff
2018-01-24
Brecht Van Lommel
Fix T53593: sculpt brush rake spacing bug after recent...
tree
|
commitdiff
2018-01-24
Bastien Montagne
Cleanup: MOD_wireframe: remove useless isDisabled callback.
tree
|
commitdiff
2018-01-24
Bastien Montagne
Fix (unreported) missing feature in ccgdm pbvh generator.
tree
|
commitdiff
2018-01-24
Bastien Montagne
Fix T53551: Weight paint crash when subsurf modifier...
tree
|
commitdiff
2018-01-24
Bastien Montagne
BKE's modifier_isEnabled: add check on NULL Scene pointer.
tree
|
commitdiff
2018-01-24
Brecht Van Lommel
Fix T53874: OpenGL render to OpenEXR not working after...
tree
|
commitdiff
2018-01-24
Brecht Van Lommel
Fix Cycles GLSL bump not matching final render after...
tree
|
commitdiff
2018-01-24
Campbell Barton
CMake: store icon names
tree
|
commitdiff
2018-01-23
Campbell Barton
Cleanup: some ED_view3d functions used uppercase D
tree
|
commitdiff
2018-01-23
Brecht Van Lommel
Cycles: change material output displacement to vector.
tree
|
commitdiff
2018-01-23
Brecht Van Lommel
Cycles: add Displacement node.
tree
|
commitdiff
2018-01-23
Campbell Barton
Cleanup: use doxygen groups for view3d_edit.c
tree
|
commitdiff
2018-01-23
Campbell Barton
Cleanup: code comment for view3d_viewmatrix_set
tree
|
commitdiff
2018-01-23
Germano
Fix screen split refresh issues
tree
|
commitdiff
2018-01-23
Campbell Barton
Cleanup: sync w/ blender2.8 branch
tree
|
commitdiff
2018-01-22
Dalai Felinto
Fix windows building (log10)
tree
|
commitdiff
2018-01-22
Campbell Barton
Fix T53850: Lock to Cursor breaks 3D manipulators
tree
|
commitdiff
2018-01-22
Campbell Barton
WM: add mouse-move after smooth-view
tree
|
commitdiff
2018-01-21
Campbell Barton
Cleanup: unused var
tree
|
commitdiff
2018-01-21
Germano
Update description of the screen_draw functions
tree
|
commitdiff
2018-01-21
Germano
WM: Fix snapping on split area without preview
tree
|
commitdiff
2018-01-21
Campbell Barton
Cleanup: BLI_kdopbvh avoid negative array access
tree
|
commitdiff
2018-01-21
Campbell Barton
Cleanup: style
tree
|
commitdiff
2018-01-20
Brecht Van Lommel
Fix old files with changed node socket type not loading...
tree
|
commitdiff
2018-01-20
Campbell Barton
Cleanup: doxy groups for screen_ops.c
tree
|
commitdiff
2018-01-20
Campbell Barton
Fix screen split preview refresh issues
tree
|
commitdiff
2018-01-19
Dalai Felinto
Fixup for integer digits commit
tree
|
commitdiff
2018-01-19
Dalai Felinto
Util function to determine number of digits from an...
tree
|
commitdiff
2018-01-19
Campbell Barton
Cleanup: reaname LINKLIST_FOREACH -> LISTBASE
tree
|
commitdiff
2018-01-19
Campbell Barton
Fix T53786: Proportional size from redo ignored
tree
|
commitdiff
2018-01-19
Campbell Barton
WM: operator flag to check repeat/redo execution
tree
|
commitdiff
2018-01-19
Campbell Barton
Cleanup: sync w/ blender2.8 branch
tree
|
commitdiff
2018-01-19
mano-wii
WM: window draw callbacks and split preview snap
tree
|
commitdiff
2018-01-19
Campbell Barton
Cleanup: typos
tree
|
commitdiff
2018-01-19
Campbell Barton
Fix T53823: Particle weight brush crash
tree
|
commitdiff
2018-01-19
Campbell Barton
Fix T53832: Particle weight paint crash
tree
|
commitdiff
2018-01-18
Campbell Barton
Fix memory leak in recent curve refactor
tree
|
commitdiff
2018-01-18
Sybren A. Stüvel
Improved docstring of mathutils.Matrix.lerp()
tree
|
commitdiff
2018-01-18
Sybren A. Stüvel
Improve docstring for mathutils.Matrix.decompose()
tree
|
commitdiff
2018-01-18
Campbell Barton
Fix T53808: VSE doesn't show scene strip markers
tree
|
commitdiff
2018-01-18
Campbell Barton
Fix weight particle brush versioning
tree
|
commitdiff
2018-01-18
Campbell Barton
Cleanup: label scene flags more clearly
tree
|
commitdiff
2018-01-18
Campbell Barton
Fix T53811: "bmesh.ops.split" crash
tree
|
commitdiff
2018-01-18
mano-wii
WM: improved area resize snapping
tree
|
commitdiff
2018-01-17
Brecht Van Lommel
Fix buffer overflow vulnerability in curve, font, parti...
tree
|
commitdiff
2018-01-17
Brecht Van Lommel
Fix buffer overflow vulnerabilities in mesh code.
tree
|
commitdiff
2018-01-17
Brecht Van Lommel
Fix Linux/GCC compiler warning in recent fixes.
tree
|
commitdiff
2018-01-17
Campbell Barton
Loop Cut: Allow mouse placement w/ numeric input
tree
|
commitdiff
2018-01-17
Brecht Van Lommel
Fix buffer overflow vulernability in thumbnail file...
tree
|
commitdiff
2018-01-17
Brecht Van Lommel
Fix buffer overflows in TIFF, PNG, IRIS, DPX, HDR and...
tree
|
commitdiff
2018-01-17
Sergey Sharybin
Depsgraph: Fix for fake dependency cycle being created...
tree
|
commitdiff
2018-01-17
Sybren A. Stüvel
Delete Invalid Drivers: more lenient poll function
tree
|
commitdiff
2018-01-17
Sybren A. Stüvel
Simplified GRAPH_OT_driver_delete_invalid after feedbac...
tree
|
commitdiff
2018-01-17
Sybren A. Stüvel
Added "Delete Invalid Drivers" operator
tree
|
commitdiff
2018-01-17
Campbell Barton
Correct simple deform versioning from D2989
tree
|
commitdiff
2018-01-16
Campbell Barton
Fix T53810: Crash removing a scene used in render
tree
|
commitdiff
2018-01-16
Sergey Sharybin
Cleanup: Avoid ifdefs in multiple places
tree
|
commitdiff
2018-01-16
Sergey Sharybin
Cleanup: Naming of depsgraph
tree
|
commitdiff
2018-01-16
Sybren A. Stüvel
Alembic: don't explicitly pass NULL
tree
|
commitdiff
2018-01-16
Sybren A. Stüvel
T53711: Alembic don´t import vertex colors correctly
tree
|
commitdiff
2018-01-16
Sergey Sharybin
Sculpting: Fix uninitialized color being left for smoot...
tree
|
commitdiff
2018-01-16
Sergey Sharybin
Sculpting: Fix for "Hide Mask" does not work with multires
tree
|
commitdiff
2018-01-16
Sergey Sharybin
Fix missing node tree updates when unconnected node...
tree
|
commitdiff
2018-01-16
Sergey Sharybin
Depsgraph: Fix fake cyclic dependencies for node tree...
tree
|
commitdiff
2018-01-16
Sergey Sharybin
Depsgraph: Better relations name
tree
|
commitdiff
2018-01-16
Sergey Sharybin
Depsgraph: Check for ID match when checking if operatio...
tree
|
commitdiff
2018-01-16
Sergey Sharybin
Depsgraph: Cleanup, indentation
tree
|
commitdiff
2018-01-16
Sergey Sharybin
Depsgraph: Cleanup, brace placement\
tree
|
commitdiff
2018-01-16
Campbell Barton
readfile: ensure blend header follows the spec
tree
|
commitdiff
2018-01-16
Campbell Barton
Cleanup: indentation
tree
|
commitdiff
2018-01-16
Campbell Barton
UI: support canceling color ramp drag
tree
|
commitdiff
2018-01-15
Karl Semich
Allow for multi-gigapixel renders
tree
|
commitdiff
2018-01-15
Sergey Sharybin
Sculpting: Sdd an option to hide mask in viewport
tree
|
commitdiff
2018-01-15
Sergey Sharybin
GPU buffers: Use bitflag to whether we want to show...
tree
|
commitdiff
2018-01-15
Campbell Barton
RNA: Add RNA_property_string_set_bytes
tree
|
commitdiff
2018-01-14
Campbell Barton
Cleanup: BLI_ghash
tree
|
commitdiff
2018-01-12
Brecht Van Lommel
Fix T53771: missing view pixels when rendering multivie...
tree
|
commitdiff
2018-01-12
Campbell Barton
Fix bmesh.utils.face_join arg parsing
tree
|
commitdiff
2018-01-12
Campbell Barton
User Prefs: app-template option to hide the cursor
tree
|
commitdiff
2018-01-12
Campbell Barton
User Prefs: add new flag for app-template options
tree
|
commitdiff
2018-01-11
Bastien Montagne
Cleanup commented out OMP command.
tree
|
commitdiff
2018-01-11
Bastien Montagne
Nuke OMP from multires.c: forgot that one in previous...
tree
|
commitdiff
2018-01-11
Bastien Montagne
Nuke OMP usage in multires.c.
tree
|
commitdiff
2018-01-11
Bastien Montagne
Preparation step for nuking OMP from multires code.
tree
|
commitdiff
2018-01-11
Bastien Montagne
Cleanup typo in comment.
tree
|
commitdiff
2018-01-11
Sergey Sharybin
Subsurf: Allow partial threading over geometry arrays
tree
|
commitdiff
2018-01-11
Sergey Sharybin
Mesh evaluate: Tweak threadability criteria
tree
|
commitdiff
2018-01-11
Sergey Sharybin
Mesh deform: Tweak threadability criteria
tree
|
commitdiff
2018-01-11
Sergey Sharybin
Subsurf: Make copyFinalLoopArray() threaded
tree
|
commitdiff
2018-01-11
Sergey Sharybin
Depsgraph: Make eval initialization more friendly for...
tree
|
commitdiff
next