Blender Git Commit Log

Git Commits -> Revision 3b0c421

Revision 3b0c421 by Ton Roosendaal (master)
December 22, 2008, 19:31 (GMT)
2.5

Our precious outliner is back! :)
Currently no operations are active there, nor notifiers to refresh
other windows. Be patient!

You can switch to RNA with the 'view' menu.
Later we'll sort out how much of both get integrated in 1 system, or
have both options, or make designated 'data view' for rna? ALso the
old Oops... bring back?

Commit Details:

Full Hash: 3b0c42136bcdb7cd95130df682f61ba77f8cee79
SVN Revision: 18016
Parent Commit: 9e38e6a
Lines Changed: +4088, -25

1 Added Path:

/source/blender/editors/space_outliner/outliner.c (+3837, -0) (View)

7 Modified Paths:

/source/blender/editors/interface/interface_draw.c (+26, -0) (Diff)
/source/blender/editors/space_outliner/outliner_header.c (+100, -9) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+33, -10) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+14, -0) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+44, -3) (Diff)
/source/blender/makesdna/DNA_space_types.h (+29, -1) (Diff)
/source/blender/windowmanager/WM_types.h (+5, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021