blender/source
Bastien Montagne 39439a3afe Fix T69156: Blender crash when baking rigid body world.
Issue was exposed by recent own rB03bf84db86b commit, but was actually
present in RNA API for PointCaches since (probably) ages: whole accessor
code here was assuming that owner ID was an Object, when it is actually
a scene for RigidBody simulations...

Had also to make `BKE_ptcache_id_find()` and friends a bit more
flexible, now they also accept a NULL object pointer parameter...
2019-08-26 16:03:58 +02:00
..
blender Fix T69156: Blender crash when baking rigid body world. 2019-08-26 16:03:58 +02:00
creator Cleanup: spelling 2019-08-17 00:57:05 +10:00
tools@cc8fcc2294 UI: Changes to Area Options Menu 2019-08-22 13:19:11 -07:00
CMakeLists.txt ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00