projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cleanup: remove contributors for CMake files
[blender.git]
/
source
/
2019-02-04
Campbell Barton
Cleanup: remove contributors for CMake files
tree
|
commitdiff
2019-02-04
Sergey Sharybin
T61148: Particle properties can not be edited after...
tree
|
commitdiff
2019-02-04
Campbell Barton
PyAPI: use _PyObject_LookupAttr
tree
|
commitdiff
2019-02-04
Campbell Barton
Python: bump minimum version to 3.7
tree
|
commitdiff
2019-02-04
Campbell Barton
Fix T61172: Crash in texture paint undo/redo
tree
|
commitdiff
2019-02-04
Campbell Barton
Undo System: add function to print undo steps
tree
|
commitdiff
2019-02-04
Campbell Barton
Fix adding a paint texture slot not refreshing
tree
|
commitdiff
2019-02-04
Pablo Vazquez
UI: Use 'None' label instead of 'No' for Physics Type
tree
|
commitdiff
2019-02-04
Pablo Vazquez
Cleanup: Typos in comments (to to)
tree
|
commitdiff
2019-02-03
Antonioya
GP: Fix compiler error
tree
|
commitdiff
2019-02-03
Antonioya
T61140 Shortcut Eraser and Eraser are not the same
tree
|
commitdiff
2019-02-03
Joshua Leung
Fix typos
tree
|
commitdiff
2019-02-03
Joshua Leung
Fix T60753: Graph Editor showing cache curves regardles...
tree
|
commitdiff
2019-02-03
Campbell Barton
Cleanup: trailing commas
tree
|
commitdiff
2019-02-02
Campbell Barton
WM: Event simulation support for Python
tree
|
commitdiff
2019-02-02
Campbell Barton
BKE_global: clear deprecated flags on load (all of...
tree
|
commitdiff
2019-02-02
Campbell Barton
Cleanup: match logic for merging G.f & G.fileflags...
tree
|
commitdiff
2019-02-02
Campbell Barton
Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflags
tree
|
commitdiff
2019-02-02
Campbell Barton
Cleanup: use enum for BKE globals
tree
|
commitdiff
2019-02-02
Campbell Barton
Cleanup: remove author/date info from doxy headers
tree
|
commitdiff
2019-02-01
Campbell Barton
Merge branch 'blender2.7'
tree
|
commitdiff
2019-02-01
Brecht Van Lommel
Color management: change view transform for color picke...
tree
|
commitdiff
2019-02-01
Bastien Montagne
Fix T61010: Keying Set - Description edit box disabled...
tree
|
commitdiff
2019-02-01
Brecht Van Lommel
Fix T58206: Eevee light energy soft maximum is too...
tree
|
commitdiff
2019-02-01
Antonioya
Cleanup: Remove manually missing original author
tree
|
commitdiff
2019-02-01
Antonioya
GP: Cleanup retiming to do in same loop
tree
|
commitdiff
2019-02-01
Antonioya
Fix T61071: GP Cutter / Boxes bug
tree
|
commitdiff
2019-02-01
Campbell Barton
Cleanup: manually remove header text not handled by...
tree
|
commitdiff
2019-02-01
Campbell Barton
Cleanup: remove redundant, invalid info from headers
tree
|
commitdiff
2019-02-01
Campbell Barton
Cleanup: remove original author
tree
|
commitdiff
2019-02-01
Jörg Müller
Fix T61043: Blender crashes on VSE zoom / scroll timeli...
tree
|
commitdiff
2019-02-01
Campbell Barton
Cleanup: manually remove header text not handled by...
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Workaround for missing hair after opening the file
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Fix T60451: Soft body cache not being cleared when...
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Cleanup: Shuffle arguments in most used order
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Depsgraph: Remove placeholder operation
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Depsgraph: Use scene operation code
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Depsgraph: Use operation code for file cache update
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Depsgraph: Use operation code for armature evaluation
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Depsgraph: Use operation code for dupli-group
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Depsgraph: Use operation code for geometry evaluation...
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Depsgraph: Use operation code for geometry evaluation
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Depsgraph: Use operation code for geometry evaluation...
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Depsgraph: More clear name for geometry evaluation
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Cleanup: Space for foreach macro
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Depsgraph: Add some sanity checks to ensure valid relations
tree
|
commitdiff
2019-02-01
Campbell Barton
Cleanup: remove redundant, invalid info from headers
tree
|
commitdiff
2019-02-01
Sergey Sharybin
Update submodule hashes, take 2
tree
|
commitdiff
2019-02-01
Brecht Van Lommel
Fix T61088: Cycles particle viewport render stuck in...
tree
|
commitdiff
2019-02-01
Philipp Oeser
'make links': rename group -> collection in enum in UI
tree
|
commitdiff
2019-02-01
Campbell Barton
WM: disable undo operators in background mode & at...
tree
|
commitdiff
2019-02-01
Campbell Barton
Logging: Use CLOG for blenkernel
tree
|
commitdiff
2019-01-31
Campbell Barton
Cleanup: correct doxy headers
tree
|
commitdiff
2019-01-31
Brecht Van Lommel
Fix build errors on Visual Studio after recent changes.
tree
|
commitdiff
2019-01-31
Brecht Van Lommel
UI: rename Free Bake to Delete Bake.
tree
|
commitdiff
2019-01-31
Brecht Van Lommel
Fix T61065: missing shader update when adding texture...
tree
|
commitdiff
2019-01-31
Brecht Van Lommel
Fix T61072: missing viewport update when setting render...
tree
|
commitdiff
2019-01-31
Brecht Van Lommel
Fix T61013: changing top/status bar editor type can...
tree
|
commitdiff
2019-01-31
Brecht Van Lommel
Cleanup: avoid some unnecessary inverse matrix math.
tree
|
commitdiff
2019-01-31
Brecht Van Lommel
Fix wrong sculpt constant detail description.
tree
|
commitdiff
2019-01-31
Sergey Sharybin
Fix T60836: Stretch to flickers when vertex group is...
tree
|
commitdiff
2019-01-31
Sergey Sharybin
Fix T61046: Object with cloth jumps around
tree
|
commitdiff
2019-01-31
Sergey Sharybin
Fix T61061: Scopes in image editor are not updating
tree
|
commitdiff
2019-01-31
Sergey Sharybin
Fix T59339: Particle render without baking issues
tree
|
commitdiff
2019-01-31
Sergey Sharybin
Particles: Fixes for synchronization to original
tree
|
commitdiff
2019-01-31
Sergey Sharybin
Remove direct shape key drivers evaluaiton in object...
tree
|
commitdiff
2019-01-31
Sergey Sharybin
Depsgraph: Comb code to a better state all over
tree
|
commitdiff
2019-01-31
Sergey Sharybin
Add C++ guards to some blenlib headers
tree
|
commitdiff
2019-01-31
Sergey Sharybin
Fix T61030: Drivers for shape keys not evaluated in...
tree
|
commitdiff
2019-01-31
Sergey Sharybin
Depsgraph: Specify whether RNA path to be resolved...
tree
|
commitdiff
2019-01-31
Sergey Sharybin
Cleanup: Spelling in comment
tree
|
commitdiff
2019-01-31
Sergey Sharybin
Depsgraph: Use more correct update source for an intern...
tree
|
commitdiff
2019-01-31
Sergey Sharybin
Depsgraph: Use more clear name for enumerator
tree
|
commitdiff
2019-01-31
Campbell Barton
Fix T61032: Switching to sculpt tab causes undo to...
tree
|
commitdiff
2019-01-31
Jacques Lucke
Fix T60996: Dyntopo flood fill fails due to missing...
tree
|
commitdiff
2019-01-31
Jacques Lucke
Fix: allow curve of driver to be evaluated individually
tree
|
commitdiff
2019-01-31
Brecht Van Lommel
Fix T59495, T59992, T59904, T59178, T60598: broken...
tree
|
commitdiff
2019-01-31
Brecht Van Lommel
Depsgraph: remove features incompatible with new system.
tree
|
commitdiff
2019-01-31
Bastien Montagne
Fix T60432: Blender crashes when dragging objects from...
tree
|
commitdiff
2019-01-31
Campbell Barton
Sculpt: disable undo flag for sculpt mask lasso
tree
|
commitdiff
2019-01-31
Campbell Barton
Fix T59293: Can't assign shortcut to undo history
tree
|
commitdiff
2019-01-31
Campbell Barton
Cleanup: use doxy comments, clarify some text
tree
|
commitdiff
2019-01-31
Campbell Barton
Fix edit-mesh undo using the current selection
tree
|
commitdiff
2019-01-31
Campbell Barton
Cleanup: style, unused variable
tree
|
commitdiff
2019-01-31
Campbell Barton
Cleanup: remove EM_IGNORE_LAYER
tree
|
commitdiff
2019-01-31
Campbell Barton
Fix T61047: Undo editmesh separate crashes
tree
|
commitdiff
2019-01-31
Campbell Barton
Fix image paint undo memory leak
tree
|
commitdiff
2019-01-31
Campbell Barton
Fix T60660: Texture paint undo removes image
tree
|
commitdiff
2019-01-31
Campbell Barton
Undo System: add Main argument to encode/decode
tree
|
commitdiff
2019-01-31
Clément Foucault
Fix T61028: Crash when entering wireframe view
tree
|
commitdiff
2019-01-30
Campbell Barton
Cleanup: add trailing commas
tree
|
commitdiff
2019-01-30
Bastien Montagne
Fix T60378: All armatures reset positions on linked...
tree
|
commitdiff
2019-01-30
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-30
Brecht Van Lommel
Cleanup: use better names for depsgraph driver relations.
tree
|
commitdiff
2019-01-30
Antonioya
GP: Remove DEG_get_original_id() from draw manager
tree
|
commitdiff
2019-01-30
Campbell Barton
Fix default material using zero alpha
tree
|
commitdiff
2019-01-30
Bastien Montagne
Fix (unreported) memleak when copying object and its...
tree
|
commitdiff
2019-01-30
Bastien Montagne
Fix T60957: ASSERT when reloading double-linked file.
tree
|
commitdiff
2019-01-30
Bastien Montagne
Cleanup: use proper bitflag operators.
tree
|
commitdiff
2019-01-30
Sergey Sharybin
Cleanup: Unused function argument
tree
|
commitdiff
next