Blender Git Commit Log

Git Commits -> Revision 83e3d25

Revision 83e3d25 by Dalai Felinto (master)
August 18, 2020, 12:41 (GMT)
Remove (ifdef) RNA for simulation, point cloud and particles

For 2.90 release this should not be exposed in the RNA API.

In master this needs to be ON by default, that's all.

Differential Revision: https://developer.blender.org/D8589

Commit Details:

Full Hash: 83e3d25bcae37df0139bb93b85d7ae5bf3da553b
Parent Commit: 20a8eda
Lines Changed: +121, -3

14 Modified Paths:

/CMakeLists.txt (+4, -0) (Diff)
/intern/cycles/blender/blender_curves.cpp (+10, -0) (Diff)
/intern/cycles/blender/CMakeLists.txt (+4, -0) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+8, -0) (Diff)
/source/blender/editors/space_buttons/CMakeLists.txt (+5, -0) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+10, -3) (Diff)
/source/blender/makesrna/intern/makesrna.c (+6, -0) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+18, -0) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+6, -0) (Diff)
/source/blender/makesrna/intern/rna_main.c (+12, -0) (Diff)
/source/blender/makesrna/intern/rna_main_api.c (+18, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_object.c (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021