Blender Git Commit Log

All Blender Git commits.

Page: 3246 / 8462

May 28, 2018, 14:45 (GMT)
Fix missing animation curves update when tweaking f-curves

Action is an own datablock, meaning, changes to f-curves needs
to copy those changes to all evaluated versions of action datablock.
May 28, 2018, 13:55 (GMT)
Merge remote-tracking branch 'remotes/origin/soc-2018-npr' into soc-2018-npr

Conflicts:
intern/cycles/blender/blender_python.cpp
May 28, 2018, 13:49 (GMT)
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr

f32a7.
May 28, 2018, 13:28 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 28, 2018, 13:26 (GMT)
fixed weird problem in blender/blender_python.cpp
May 28, 2018, 13:25 (GMT)
Merge branch 'master' into blender2.8
May 28, 2018, 04:38 (GMT)
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr
May 28, 2018, 04:36 (GMT)
Snake works. Added color options. Performance need optimization.
May 27, 2018, 23:58 (GMT)
Fixup for LinkData > AffectedCollection
May 27, 2018, 23:48 (GMT)
Tag COW when link/unlinking collections

In theory we can tag only the objects that are in the corresponding colletction
and its children.
May 27, 2018, 23:37 (GMT)
Use affected collections to determine objects to override

Note: It is done now as a cache system, although right now
this runs for all the objects.

But the logic should be decoupable once we integrate this with
the depsgraph properly.

Note: I seem to be getting a crash on saving/writing because
AffectedCollection->collection is NULL sometimes.
May 27, 2018, 22:42 (GMT)
New Affected Collection struct

No point in using anonymous LinkData structs.
May 27, 2018, 22:04 (GMT)
Fix Cycles + OSL build error, pass main to node editing functions.
May 27, 2018, 20:06 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 27, 2018, 19:39 (GMT)
Cleanup
May 27, 2018, 19:10 (GMT)
Merge branch 'master' into blender2.8
May 27, 2018, 19:08 (GMT)
UI: center align number buttons w/o text

This makes supporting split properties and text possible, see T54951
May 27, 2018, 17:46 (GMT)
SLIM: Fix uppercase folder name in CMake file
May 27, 2018, 17:23 (GMT)
Update the viewport when changing dynamic override properties
May 27, 2018, 17:23 (GMT)
Util function to find view layer by dynamic property
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021