Blender Git Commits

Blender Git commits from all branches.

Page: 1960 / 2888

July 21, 2016, 13:05 (GMT)
Implement CacheFile in the legacy dependency graph.
July 21, 2016, 11:43 (GMT)
Merge branch 'master' into soc-2016-multiview
July 21, 2016, 11:15 (GMT)
fix bug in secondary clip open button

after consulting Sergey, I have exposed secondary_clip via RNA and then
fix the corresponding python ui bugs. The operator show now be able to load a
clip to secondary_clip pointer
July 21, 2016, 10:51 (GMT)
Merge branch 'master' into alembic_basic_io
July 21, 2016, 00:28 (GMT)
hooked up pointcache to new liquid grid io. caching now works even if bake was interrupted.
July 21, 2016, 00:06 (GMT)
Consolidate alembic export options into a struct

Having 15+ args gets unmanageable.
July 20, 2016, 22:33 (GMT)
Simplify material creation and assignment.
July 20, 2016, 22:33 (GMT)
Avoid calling BKE_object_material_slot_remove.
July 20, 2016, 22:33 (GMT)
Only draw the caches' keyframes for the objects in the current scene.
July 20, 2016, 22:33 (GMT)
Use case-sensitive str comparison.
July 20, 2016, 22:33 (GMT)
Pre-allocate UVs array.
July 20, 2016, 22:33 (GMT)
Fix over-allocation of exported normals.
July 20, 2016, 22:29 (GMT)
Curves: Trim operator

Fixed all memory leaks. There are a few occurences of the error
Memoryblock free: pointer not in memlist
Revision 15de129 by Campbell Barton (alembic_basic_io)
July 20, 2016, 22:22 (GMT)
Use regular include guards
July 20, 2016, 22:15 (GMT)
Attempt to fix Disney SSS
July 20, 2016, 20:44 (GMT)
Fix for library cache paths not using library as relative basis

Also rename BKE_cachefile_load -> reload since load is typically use to load a new datablock from a path.
July 20, 2016, 20:39 (GMT)
Fix compiling after recent cleanup
July 20, 2016, 20:09 (GMT)
Merge branch 'master' into alembic_basic_io
July 20, 2016, 19:46 (GMT)
Minor edits for alembic branch

- naming
- remove redundant cast
July 20, 2016, 17:47 (GMT)
Fix typo in comment.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021