Blender Git Commit Log

Git Commits -> Revision c6a2f42

Revision c6a2f42 by Ton Roosendaal (master)
October 19, 2003, 09:19 (GMT)
- simplified Theme API. No need to include 'current active area' anymore.
like: BIF_ThemeColor(TH_GRID); will be sufficient. Blender does the rest.
- fixed bug in CTRL-X (reload home file) with themes
- fixed bug in horizontal alignment of different height panels. Seems also
to solve the drawing error with constraints...

Commit Details:

Full Hash: c6a2f42dba65e82e32eadf0a8867a4bcd3e8b08f
SVN Revision: 1352
Parent Commit: c19d84f
Lines Changed: +208, -200

11 Modified Paths:

/source/blender/include/BIF_resources.h (+27, -12) (Diff)
/source/blender/src/butspace.c (+1, -1) (Diff)
/source/blender/src/drawipo.c (+25, -25) (Diff)
/source/blender/src/drawobject.c (+16, -16) (Diff)
/source/blender/src/drawview.c (+26, -26) (Diff)
/source/blender/src/editscreen.c (+4, -2) (Diff)
/source/blender/src/filesel.c (+11, -11) (Diff)
/source/blender/src/interface_panel.c (+23, -23) (Diff)
/source/blender/src/resources.c (+71, -81) (Diff)
/source/blender/src/space.c (+1, -0) (Diff)
/source/blender/src/usiblender.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021