projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' into blender2.8
[blender.git]
/
source
/
2018-05-07
Bastien Montagne
Merge branch 'master' into blender2.8
tree
|
commitdiff
2018-05-07
Campbell Barton
Merge branch 'master' into blender2.8
tree
|
commitdiff
2018-05-07
Bastien Montagne
Fix (unreported) memleak when copying object with some...
tree
|
commitdiff
2018-05-07
Campbell Barton
Merge branch 'master' into blender2.8
tree
|
commitdiff
2018-05-07
Campbell Barton
Cleanup: rename char/float conversion functions
tree
|
commitdiff
2018-05-07
Campbell Barton
Cleanup: move unit char/short/float to functions
tree
|
commitdiff
2018-05-07
Clément Foucault
Armature: Transparent Bone: Fix envelope not being...
tree
|
commitdiff
2018-05-07
Clément Foucault
Armature: Add new Transparent Bone overlay option.
tree
|
commitdiff
2018-05-07
Clément Foucault
DRW: Do not multiply alpha or color by alpha if not...
tree
|
commitdiff
2018-05-07
Clément Foucault
DRW: Add DRW_pass_state_add and DRW_pass_state_remove
tree
|
commitdiff
2018-05-07
Joshua Leung
Fix: Left in debug prints
tree
|
commitdiff
2018-05-07
Joshua Leung
Fixes for motion path evaluation (part of T54810 work)
tree
|
commitdiff
2018-05-07
Ines Almeida
Fix: Tag armature for copy on write when selecting...
tree
|
commitdiff
2018-05-07
Philipp Oeser
Fix Movieclip editors 'graph' and 'dopesheet' view...
tree
|
commitdiff
2018-05-07
Philipp Oeser
Fix T54525: crash when setting number of frames to...
tree
|
commitdiff
2018-05-07
Jeroen Bakker
Workbench: Texture Shading mode
tree
|
commitdiff
2018-05-07
Jeroen Bakker
Workbench: Texture Shading mode
tree
|
commitdiff
2018-05-07
Philipp Oeser
Fix Movieclip editors 'graph' and 'dopesheet' view...
tree
|
commitdiff
2018-05-07
Philipp Oeser
Fix T54525: crash when setting number of frames to...
tree
|
commitdiff
2018-05-07
Bastien Montagne
Modifier stack: port 'normals edit' to new Mesh-based...
tree
|
commitdiff
2018-05-07
Bastien Montagne
Clear dirty normals flag from Mesh at least in main...
tree
|
commitdiff
2018-05-07
Bastien Montagne
Change mesh dirty runtime flags to signed int64_t.
tree
|
commitdiff
2018-05-07
Sergey Sharybin
Merge branch 'master' into blender2.8
tree
|
commitdiff
2018-05-07
Sergey Sharybin
More tweaks to strict compiler flags
tree
|
commitdiff
2018-05-07
Sergey Sharybin
Merge branch 'master' into blender2.8
tree
|
commitdiff
2018-05-07
Sergey Sharybin
Silence compilation error around possible fall-through
tree
|
commitdiff
2018-05-07
Julian Eisel
Fix crash in debug drawing of fullscreen exit icon
tree
|
commitdiff
2018-05-07
Julian Eisel
Remove alternative action-zone drawing for collapsed...
tree
|
commitdiff
2018-05-07
Clément Foucault
Eevee: Hair: Fix wrong color when shader is compiling.
tree
|
commitdiff
2018-05-07
Clément Foucault
Armature: Fix BBones base face winding.
tree
|
commitdiff
2018-05-07
Clément Foucault
Armature: Remove big outlines for active bones & reduce...
tree
|
commitdiff
2018-05-07
Howard Trickey
Fix Bevel percent mode bug 54228
tree
|
commitdiff
2018-05-07
Philipp Oeser
Fix T54324: remove stencil entries from weight paint...
tree
|
commitdiff
2018-05-07
Bastien Montagne
Modifier stack: move Edge Split to new Mesh-based system.
tree
|
commitdiff
2018-05-07
Bastien Montagne
Modifier stack: Fix broken 'dirty normals' flag for...
tree
|
commitdiff
2018-05-07
Philipp Oeser
Fix T54324: remove stencil entries from weight paint...
tree
|
commitdiff
2018-05-07
Sergey Sharybin
Merge branch 'master' into blender2.8
tree
|
commitdiff
2018-05-07
Sergey Sharybin
Fix T54594: Lattice with Armature modifier not updating...
tree
|
commitdiff
2018-05-07
Julian Eisel
UI: Hide & shrink scroll-bars based on cursor position
tree
|
commitdiff
2018-05-07
Julian Eisel
UI: Draw scroll-bars overlapping with editor content
tree
|
commitdiff
2018-05-07
Dalai Felinto
Multi-object edge collapse
tree
|
commitdiff
2018-05-07
Bastien Montagne
Merge branch 'master' into blender2.8
tree
|
commitdiff
2018-05-07
Bastien Montagne
Fix T54966: mathutils.noise.voronoi Memory leak
tree
|
commitdiff
2018-05-06
Clément Foucault
Armature: Add back relationship lines.
tree
|
commitdiff
2018-05-06
Clément Foucault
Object Mode: Use stipple shader for relationship lines.
tree
|
commitdiff
2018-05-06
Dalai Felinto
Reset number values when entering an empty value
tree
|
commitdiff
2018-05-06
Dalai Felinto
RNA default: Scene start/end frames
tree
|
commitdiff
2018-05-06
Brecht Van Lommel
Fix wrong header alignment in user preferences, after...
tree
|
commitdiff
2018-05-06
Brecht Van Lommel
UI: fix popover menus sometimes going off screen, after...
tree
|
commitdiff
2018-05-06
Brecht Van Lommel
UI: keep header top/bottom alignment the same when...
tree
|
commitdiff
2018-05-06
Brecht Van Lommel
Merge branch 'master' into blender2.8
tree
|
commitdiff
2018-05-06
Brecht Van Lommel
UI: fixes for 3D viewport popovers moving / flipping...
tree
|
commitdiff
2018-05-06
Brecht Van Lommel
Cleanup: deprecate area.headertype.
tree
|
commitdiff
2018-05-06
Brecht Van Lommel
Nodes: show node labels (like image name) in material...
tree
|
commitdiff
2018-05-06
Campbell Barton
Merge branch 'master' into blender2.8
tree
|
commitdiff
2018-05-06
Clément Foucault
Armature: Add a special Pass for bone axes.
tree
|
commitdiff
2018-05-06
Clément Foucault
Armature: Fix bone axes not using bone color.
tree
|
commitdiff
2018-05-06
Clément Foucault
Armature: Put passes in a struct easier to pass around.
tree
|
commitdiff
2018-05-06
Clément Foucault
DRW: Add DRW_STATE_WIRE_SMOOTH to draw smooth wires.
tree
|
commitdiff
2018-05-06
Clément Foucault
Armature: Fix/Change bone axes display.
tree
|
commitdiff
2018-05-06
Campbell Barton
Cleanup: split rotation_from_view
tree
|
commitdiff
2018-05-06
Campbell Barton
Fix update for manipulator w/ 3D cursor change
tree
|
commitdiff
2018-05-06
Campbell Barton
Cleanup: transform manipulator filename
tree
|
commitdiff
2018-05-06
Campbell Barton
Correct extrude poll function
tree
|
commitdiff
2018-05-06
Brecht Van Lommel
Workbench: if no material is available, use color 0...
tree
|
commitdiff
2018-05-06
Brecht Van Lommel
Fix issue with hidden headers after previous commit.
tree
|
commitdiff
2018-05-06
Campbell Barton
Merge branch 'master' into blender2.8
tree
|
commitdiff
2018-05-06
Campbell Barton
Object Snap: add object & matrix to view ray cast
tree
|
commitdiff
2018-05-06
Brecht Van Lommel
UI: region overlap now works for headers as well.
tree
|
commitdiff
2018-05-06
Dalai Felinto
Edit-mesh: multi-object reveal
tree
|
commitdiff
2018-05-06
Dalai Felinto
Edit-mesh: multi-object hide
tree
|
commitdiff
2018-05-06
Dalai Felinto
Edit-mesh: multi-object delete edge loops
tree
|
commitdiff
2018-05-06
Dalai Felinto
Fix crash with select linked when nothing is under...
tree
|
commitdiff
2018-05-06
Dalai Felinto
Edit-mesh: multi-object select less
tree
|
commitdiff
2018-05-06
Dalai Felinto
Edit-mesh: multi-object select more
tree
|
commitdiff
2018-05-06
Campbell Barton
Show the 3D cursor by default
tree
|
commitdiff
2018-05-06
Campbell Barton
Fix extrude glitch where undo state was visible
tree
|
commitdiff
2018-05-06
Campbell Barton
EditMesh: initial extrude manipulator
tree
|
commitdiff
2018-05-06
Campbell Barton
Transform: support initial offset option
tree
|
commitdiff
2018-05-06
Campbell Barton
WM: manipulator redo support
tree
|
commitdiff
2018-05-06
Campbell Barton
Merge branch 'master' into blender2.8
tree
|
commitdiff
2018-05-06
Campbell Barton
WM: include macros in last-properties
tree
|
commitdiff
2018-05-06
Campbell Barton
IDProp API: use stored string length for IDP_repr
tree
|
commitdiff
2018-05-05
Dalai Felinto
Fix crash on armature drawing
tree
|
commitdiff
2018-05-05
Clément Foucault
Armature: Fix object mode display.
tree
|
commitdiff
2018-05-05
Clément Foucault
Armature: Change Bone drawing.
tree
|
commitdiff
2018-05-05
Clément Foucault
Armature: Rename bone shaders and add 2 colors smooth...
tree
|
commitdiff
2018-05-05
Clément Foucault
Armature: Outline: Fix outline detection in critical...
tree
|
commitdiff
2018-05-05
Clément Foucault
Armature: Make bone outlines thickness variable.
tree
|
commitdiff
2018-05-05
Clément Foucault
Armature: Set outline width to 2.0.
tree
|
commitdiff
2018-05-05
Clément Foucault
Workbench: Temporary fix washed out background color.
tree
|
commitdiff
2018-05-05
Campbell Barton
Icons: add texture paint icons
tree
|
commitdiff
2018-05-05
Brecht Van Lommel
3D viewport: rename ambient to shadow intensity, defaul...
tree
|
commitdiff
2018-05-05
Brecht Van Lommel
UI: experiment to make popover buttons draw like enum...
tree
|
commitdiff
2018-05-05
Brecht Van Lommel
3D Viewport: move overlay settings from collections...
tree
|
commitdiff
2018-05-05
Brecht Van Lommel
3D Viewport: make shading and overlay DNA match UI...
tree
|
commitdiff
2018-05-05
Brecht Van Lommel
Cleanup: remove legacy 3D view data.
tree
|
commitdiff
2018-05-05
Brecht Van Lommel
Cleanup: minor code formatting tweaks for 3D view DNA.
tree
|
commitdiff
2018-05-05
Brecht Van Lommel
Cleanup: fix compiler warnings.
tree
|
commitdiff
2018-05-05
Brecht Van Lommel
Groups: remove drawing group objects in a different...
tree
|
commitdiff
next