Blender Git Commit Log

Git Commits -> Revision 841f376

Revision 841f376 by Ton Roosendaal (master)
December 21, 2008, 11:05 (GMT)
2.5

- View3D: added ALT+B clipping operator. Note this needs a call to
the new function view3d_operator_needs_opengl(C) to ensure you
can use opengl functions. Event handling by default doesn't set
opengl per subwindow, it's also forbidden to draw then!

We might consider to tag operators that need opengl...

- Forgot to include creator.c fix for loading builtin vector font


Commit Details:

Full Hash: 841f376a1c2b5dfef22e02696d5ad2ba053ecfbe
SVN Revision: 17989
Parent Commit: f44d8c2
Lines Changed: +128, -89

9 Modified Paths:

/source/blender/editors/include/BIF_glutil.h (+0, -9) (Diff)
/source/blender/editors/screen/glutil.c (+0, -11) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+1, -2) (Diff)
/source/blender/editors/space_view3d/view3d_intern.h (+6, -2) (Diff)
/source/blender/editors/space_view3d/view3d_ops.c (+3, -0) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+91, -61) (Diff)
/source/blender/editors/space_view3d/view3d_view.c (+23, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+2, -2) (Diff)
/source/creator/creator.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021