Blender Git Commit Log

Git Commits -> Revision aace6ef

Revision aace6ef by Brecht Van Lommel (master)
August 19, 2009, 12:35 (GMT)
2.5: Restored statistics in the info header.

Implementation:
* NC_SCENE or NC_OBJECT cause scene->stats to be cleared.
* NC_INFO is sent to tag info headers for redraw.
* In UI scene.statistics() creates scene->stats if it is
NULLd, and then returns the string.

Commit Details:

Full Hash: aace6ef551183a3d09635c3103a8e4cba4f9117a
SVN Revision: 22631
Parent Commit: c3041ae
Lines Changed: +503, -8

2 Added Paths:

/source/blender/editors/include/ED_info.h (+32, -0) (View)
/source/blender/editors/space_info/info_stats.c (+434, -0) (View)

9 Modified Paths:

/release/ui/space_info.py (+4, -1) (Diff)
/source/blender/blenkernel/intern/scene.c (+4, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/editors/interface/interface_widgets.c (+5, -3) (Diff)
/source/blender/editors/space_info/space_info.c (+5, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+7, -0) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+9, -2) (Diff)
/source/blender/windowmanager/WM_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021