Blender Git Loki

Git Commits -> Revision 8031448

August 2, 2018, 12:56 (GMT)
Benchmark: add space type for drawing benchmark in.

Once we have custom space types, this could be removed. For now all code
is in a branch so some hacks don't matter too much.

Commit Details:

Full Hash: 80314489f5e5011132acc0275e0b49a83705a944
Parent Commit: d3c387d
Lines Changed: +300, -1

3 Added Paths:

/release/scripts/startup/bl_ui/space_benchmark.py (+28, -0) (View)
/source/blender/editors/space_benchmark/CMakeLists.txt (+48, -0) (View)
/source/blender/editors/space_benchmark/space_benchmark.c (+125, -0) (View)

14 Modified Paths:

/build_files/cmake/macros.cmake (+1, -0) (Diff)
/release/datafiles/userdef/userdef_default_theme.c (+25, -0) (Diff)
/release/scripts/startup/bl_ui/__init__.py (+1, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+3, -0) (Diff)
/source/blender/editors/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/include/ED_space_api.h (+1, -0) (Diff)
/source/blender/editors/interface/resources.c (+13, -0) (Diff)
/source/blender/editors/space_api/spacetypes.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+17, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+12, -0) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+21, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/source/blender/python/intern/bpy_rna_callback.c (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021