projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cleanup: sort forward declarations of enum & struct
[blender.git]
/
source
/
blender
/
editors
/
2019-01-28
Campbell Barton
Cleanup: sort forward declarations of enum & struct
tree
|
commitdiff
2019-01-27
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-26
Antonioya
Fix T59921: RuntimeError:bpy.ops.object.gpencil_modifie...
tree
|
commitdiff
2019-01-26
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-26
Campbell Barton
Cleanup: blank lines over doxy headers
tree
|
commitdiff
2019-01-26
Campbell Barton
Cleanup: remove redundant BKE/BLI/BIF headers
tree
|
commitdiff
2019-01-26
Campbell Barton
Cleanup: remove blender-internal update flag
tree
|
commitdiff
2019-01-25
Antonioya
GP: Set cyclic to OFF when use cutter
tree
|
commitdiff
2019-01-25
Bastien Montagne
Ammend to rBea5326df86cb.
tree
|
commitdiff
2019-01-25
Bastien Montagne
Cleanup: BLO: move validate code into own header.
tree
|
commitdiff
2019-01-25
Dalai Felinto
Fix T60775: Stereo drawing in image editor broken ...
tree
|
commitdiff
2019-01-25
Antonioya
GP: Use Fill color when drawing strokes for no stroke...
tree
|
commitdiff
2019-01-25
Campbell Barton
Depsgraph: use specific tag to update shading
tree
|
commitdiff
2019-01-25
Bastien Montagne
Fix T59958: Blender 2.80 - Removing second Particle...
tree
|
commitdiff
2019-01-25
Campbell Barton
Fix T60777: Grid fill fails when run via Repeat Last
tree
|
commitdiff
2019-01-25
Campbell Barton
WM: don't set repeat flag w/ interactive repeat
tree
|
commitdiff
2019-01-25
Campbell Barton
Revert "WM: Repeat Last no longer reuses skip-save...
tree
|
commitdiff
2019-01-25
Campbell Barton
Missed last commit
tree
|
commitdiff
2019-01-24
Campbell Barton
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-24
Campbell Barton
Cleanup: sort cmake file lists
tree
|
commitdiff
2019-01-24
Campbell Barton
Cleanup: sort cmake file lists
tree
|
commitdiff
2019-01-24
Brecht Van Lommel
Fix T59650: adding texture paint slot image shows wrong...
tree
|
commitdiff
2019-01-24
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-24
Jacques Lucke
Cleanup: remove unused "guide_origin" property
tree
|
commitdiff
2019-01-24
Jacques Lucke
Fix T60816: Specify subtype for some properties of...
tree
|
commitdiff
2019-01-24
Bastien Montagne
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-24
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-24
Philipp Oeser
Fix T60133: texture paint external editing not working
tree
|
commitdiff
2019-01-24
Brecht Van Lommel
Fix T59972: UV live unwrap does not pack islands.
tree
|
commitdiff
2019-01-24
Brecht Van Lommel
Fix T59933: timeline keyframe display not updating...
tree
|
commitdiff
2019-01-24
Jacques Lucke
Fix T58502: scopes don't work in the image editor
tree
|
commitdiff
2019-01-24
Bastien Montagne
Fix T60795: Crash when joining objects with shape keys.
tree
|
commitdiff
2019-01-24
mano-wii
Fix T59423: Mesh deform modifier bind bug causing spiky...
tree
|
commitdiff
2019-01-24
mano-wii
Fix T59423: Mesh deform modifier bind bug causing spiky...
tree
|
commitdiff
2019-01-24
Campbell Barton
Fix T60807: Can't select when active pose object is...
tree
|
commitdiff
2019-01-24
Campbell Barton
Cleanup: use braces for single line if statements
tree
|
commitdiff
2019-01-24
Campbell Barton
Cleanup: Replace BASACT use w/ a variable
tree
|
commitdiff
2019-01-24
Brecht Van Lommel
Cleanup: removed unused 3D view header template.
tree
|
commitdiff
2019-01-24
Brecht Van Lommel
Fix T58216: backdrop drawing in sequencer broken.
tree
|
commitdiff
2019-01-24
Sergey Sharybin
Fix T54581: Clip editor doesn't synchronize frame on...
tree
|
commitdiff
2019-01-24
Campbell Barton
WM: Repeat Last no longer reuses skip-save properties
tree
|
commitdiff
2019-01-23
Campbell Barton
Cleanup: style
tree
|
commitdiff
2019-01-23
Jean Da Costa
Sculpt: add Topology Rake, to align edges along brush...
tree
|
commitdiff
2019-01-23
Brecht Van Lommel
Fix T59152: dynamic topology constant detail should...
tree
|
commitdiff
2019-01-23
gsr b3d
UI: fix horizontal scrollbar overlapping last row of...
tree
|
commitdiff
2019-01-23
Harley Acheson
UI: make editor corner splitting / joining more reliable.
tree
|
commitdiff
2019-01-23
Jacques Lucke
Fix T60791: Don't show automatic weights option when...
tree
|
commitdiff
2019-01-23
Campbell Barton
3D View: draw clipping region
tree
|
commitdiff
2019-01-23
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-23
Richard Antalik
Add font selection to VSE text strips
tree
|
commitdiff
2019-01-23
Brecht Van Lommel
Sequencer: refactor clipboard copy to no longer increas...
tree
|
commitdiff
2019-01-23
Jacques Lucke
Refactor: use guard clauses instead of nested conditionals
tree
|
commitdiff
2019-01-23
Campbell Barton
3D View: add back clipping draw code (disabled)
tree
|
commitdiff
2019-01-23
Campbell Barton
Fix T60781: DOF Distance (pick) crashes
tree
|
commitdiff
2019-01-23
Campbell Barton
Fix T58199: Spin tool top bar settings don't apply
tree
|
commitdiff
2019-01-23
Campbell Barton
Cleanup: use eGPU prefix for GPU enum types
tree
|
commitdiff
2019-01-23
Campbell Barton
Cleanup: add BEGIN/END to GPL headers
tree
|
commitdiff
2019-01-22
Campbell Barton
Revert "Fix T60126: Gradient affects hidden vertices...
tree
|
commitdiff
2019-01-22
Harley Acheson
UI: disable scene and view layer delete buttons when...
tree
|
commitdiff
2019-01-22
Sebastian Parborg
Fix T60602: outliner pose bone selection does not updat...
tree
|
commitdiff
2019-01-22
Antonioya
GP: Fix UV error for second point
tree
|
commitdiff
2019-01-22
Antonioya
GP: Recalc UV data for primitive strokes
tree
|
commitdiff
2019-01-22
Joep Peters
UI: use same light icon for all light types in properti...
tree
|
commitdiff
2019-01-22
Joep Peters
UV Editor: support snapping to center of pixels, in...
tree
|
commitdiff
2019-01-22
Jacques Lucke
Fix T60126: Gradient affects hidden vertices when weigh...
tree
|
commitdiff
2019-01-22
Sergey Sharybin
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-21
Antonioya
GP: Cleanup previous commit
tree
|
commitdiff
2019-01-21
Antonioya
Fix T60714: Avoid creation of nested objects
tree
|
commitdiff
2019-01-21
Antonioya
GP: Fix memory leaks when use cutter with weights
tree
|
commitdiff
2019-01-21
Jacques Lucke
Fix T60709: Apply Object Transform does nothing by...
tree
|
commitdiff
2019-01-21
Antonioya
T60701: GP using cutter tool on stroke with vertex...
tree
|
commitdiff
2019-01-21
Bastien Montagne
Fix T55461: [Vertex Group] "Delete all unlocked groups...
tree
|
commitdiff
2019-01-21
Campbell Barton
Cleanup: rename GPU function to set buffer length
tree
|
commitdiff
2019-01-21
Campbell Barton
3D View: add back clipping border operator
tree
|
commitdiff
2019-01-20
Antonioya
Fix T60678: GP, smoothing a stroke's weights multiple...
tree
|
commitdiff
2019-01-20
Antonioya
Fix T60671: GP weight paint crash when smoothing weights
tree
|
commitdiff
2019-01-20
Bastien Montagne
Cleanup: remove all BLI_utiledefines' ugly vectorial...
tree
|
commitdiff
2019-01-19
Campbell Barton
Cleanup: add trailing commas
tree
|
commitdiff
2019-01-18
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-18
Howard Trickey
Add miter pattern options.
tree
|
commitdiff
2019-01-18
Brecht Van Lommel
Fix T60615: Cycles baking not working with some modifiers.
tree
|
commitdiff
2019-01-18
Charlie Jolly
GP: Guides: Fix bug with Mkey and Circular guides
tree
|
commitdiff
2019-01-18
Brecht Van Lommel
Preferences: assortment of minor layout tweaks.
tree
|
commitdiff
2019-01-18
Campbell Barton
Fix/workaround: Undo erase all dyntopo changes
tree
|
commitdiff
2019-01-18
Campbell Barton
Fix loading a file saved w/ dyntopo
tree
|
commitdiff
2019-01-18
Campbell Barton
Fix undo push entering sculpt mode
tree
|
commitdiff
2019-01-18
Antonioya
GP: Create materials when separate active layer
tree
|
commitdiff
2019-01-18
Campbell Barton
Fix T60608: Popup dialogs Y-axis reset after drag
tree
|
commitdiff
2019-01-18
Campbell Barton
Cleanup: use enum for color picker types
tree
|
commitdiff
2019-01-18
Campbell Barton
Fix eye-dropper causing undo push w/o any changes
tree
|
commitdiff
2019-01-18
Campbell Barton
Fix undo pushes w/ color picker
tree
|
commitdiff
2019-01-18
Lukas Stockner
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-17
Campbell Barton
UI: only reset eyedropper on cancel when set
tree
|
commitdiff
2019-01-17
Campbell Barton
Fix color picker cancel setting the color to black
tree
|
commitdiff
2019-01-17
Campbell Barton
Cleanup: style
tree
|
commitdiff
2019-01-17
Clément Foucault
GPU: Rename GPU_shader_get_uniform to GPU_shader_get_un...
tree
|
commitdiff
2019-01-17
Brecht Van Lommel
Preferences: fit a little better when opened in place...
tree
|
commitdiff
2019-01-17
Bastien Montagne
Add experimental batch-delete of hierarchy to Outliner.
tree
|
commitdiff
2019-01-17
Campbell Barton
Fix T60554: Missing undo push changing color
tree
|
commitdiff
2019-01-17
Campbell Barton
Cleanup: logic for eyedropper free on failure
tree
|
commitdiff
next