Blender Git Commit Log

Git Commits -> Revision 8c5c7eb

Revision 8c5c7eb by Ton Roosendaal (master)
February 8, 2009, 12:16 (GMT)
2.5

Scene browse button now works.
Note that animsys currently executes animation for the entire
database, so multiple scenes in multiple windows don't work yet.

Various fixes:

- crash on invoking filewindow when mouse outside (active) window
- removed obsolete error prints (set screen error, copy data error)
- displist fix for loading files with curve/nurbs, the select-outline
then didnt draw immediately.
- outliner allows scene activating


Commit Details:

Full Hash: 8c5c7ebb0b42cd5f936b6adcaf28ae40ab581924
SVN Revision: 18862
Parent Commit: fa8d560
Lines Changed: +104, -36

11 Modified Paths:

/source/blender/editors/include/ED_screen.h (+6, -3) (Diff)
/source/blender/editors/screen/area.c (+2, -4) (Diff)
/source/blender/editors/screen/screen_edit.c (+68, -4) (Diff)
/source/blender/editors/screen/screen_ops.c (+4, -3) (Diff)
/source/blender/editors/space_info/info_header.c (+2, -1) (Diff)
/source/blender/editors/space_outliner/outliner.c (+6, -9) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+8, -3) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+0, -1) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+1, -4) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+5, -3) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021