blender/source
Ton Roosendaal 524b861437 2.5
Part one (of probably many :) of Operator review/validation.
Nothing final nor defined, it's reseach :)

- Added tool buttons in "Toolbar" (Tkey). Just four examples
  for objectmode, and six for mesh editmode.

(Review in progress is operator internal state vs context, what
do redo exactly, undo vs redo syncing, when op->invoke or not,
etc. This has to be pinned down exactly and frozen asap)

- On undo, clear redo-operator-stack for now (won't work)
- Added call to better detect active/current view3d region.
  ED_view3d_context_rv3d(C)
- Fixed some operators that missed correct redo (add-prim etc).

Later more fun!
2009-06-26 15:48:09 +00:00
..
blender 2.5 2009-06-26 15:48:09 +00:00
creator more corrections from cleanup :/ 2009-06-21 17:03:17 +00:00
darwin * Updated the Mac OS X blender and .blend file icons to support 2009-05-21 13:39:47 +00:00
gameengine Made Mathutils use radians rather then degrees. defining USE_MATHUTILS_DEG for testing existing scripts. 2009-06-25 20:47:41 +00:00
icons Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
kernel 2.50: 2009-06-08 20:08:19 +00:00
CMakeLists.txt 2.50: 2009-06-08 20:08:19 +00:00
Makefile Spring Cleaning 2009-06-21 16:18:38 +00:00
nan_compile.mk Spring Cleaning 2009-06-21 16:18:38 +00:00
nan_definitions.mk Spring Cleaning 2009-06-21 16:18:38 +00:00
nan_link.mk Spring Cleaning 2009-06-21 16:18:38 +00:00
nan_subdirs.mk Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
nan_warn.mk Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
SConscript 2009-03-30 18:21:17 +00:00