2011-07-16 |
Joshua Leung | Bugfix [#27157] keyframing a constrained bone does... |
blob | commitdiff | raw |
2011-06-14 |
Joerg Mueller | Merge with trunk r37475. |
blob | commitdiff | raw |
2011-06-08 |
Mike Erwin | migrated NDOF code from soc-2010-merwin, SpaceNavigator... |
blob | commitdiff | raw |
2011-06-06 |
Sergey Sharybin | Added cancel callbacks to modal operators which allocat... |
blob | commitdiff | raw |
2011-05-20 |
Campbell Barton | use event->mval rather then subtracting ar->winrct... |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Ton Roosendaal | Bugfix #27181 |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Ton Roosendaal | Bugfix #26977 + Patch by Harley Acheson |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Campbell Barton | interface: floats were being implicitly promoted to... |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
blob | commitdiff | raw | diff to current |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
blob | commitdiff | raw | diff to current |
2011-02-17 |
Campbell Barton | Clear some compiler warnings by commenting some functio... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Campbell Barton | made most variables which are only used in a single... |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Campbell Barton | many functions in blender are not marked static but... |
blob | commitdiff | raw | diff to current |
2011-01-08 |
Ton Roosendaal | Todo items: |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Ton Roosendaal | Bugfix #24971 |
blob | commitdiff | raw | diff to current |
2010-11-10 |
Ton Roosendaal | bugfix #24573 |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Campbell Barton | 'Continue' zoom method for 2d views wasn't continuously... |
blob | commitdiff | raw | diff to current |
2010-11-04 |
Campbell Barton | bugfix [#24009] Crash when switching area types and... |
blob | commitdiff | raw | diff to current |
2010-10-15 |
Campbell Barton | remove/tag unused args for view*.c, gpu*.c & image*.c |
blob | commitdiff | raw | diff to current |
2010-10-15 |
Campbell Barton | tag UNUSED() for operator exec() and invoke() functions. |
blob | commitdiff | raw | diff to current |
2010-10-06 |
Campbell Barton | remove calls to WM_event_add_mousemove r22031, from... |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Campbell Barton | - remove unused includes IMB_*, BIF_* & MEM_* |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Joerg Mueller | svn merge -r 31145:31210 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Campbell Barton | remove unused includes |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Mike Erwin | merged 29285:30707 from trunk |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
blob | commitdiff | raw |
2010-06-08 |
Joshua Leung | Assorted View2D formatting tidyups... |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Mike Erwin | merged 28477:29285 from trunk |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
blob | commitdiff | raw | diff to current |
2010-05-08 |
Matt Ebb | Allow clicking in the empty area of a scrollbar (in... |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Joshua Leung | Bugfix #21853: Border zoom in the 2D-Views zooms out |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Matt Ebb | Performance tweak - on region pan/scale, only redraw... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Campbell Barton | more lint includes |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Matt Ebb | Fix [#21476] Mousewheel speed disrepancy |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | correct fsf address |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Joshua Leung | Bugfixes: |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Joshua Leung | Quicky View2D commit: |
blob | commitdiff | raw | diff to current |
2010-02-10 |
Campbell Barton | batch remove .'s used with RNA_def_struct_ui_text |
blob | commitdiff | raw | diff to current |
2010-01-31 |
Joshua Leung | Various tweaks to View2D code for handling of scrollbar... |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 25745:26429. |
blob | commitdiff | raw | diff to current |
2010-01-29 |
Matt Ebb | Fix [#20874] zoom to mouse only in 3d view |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
blob | commitdiff | raw | diff to current |
2010-01-11 |
Damien Plisson | Multitouch trackpad 2 fingers gestures implementation |
blob | commitdiff | raw | diff to current |
2010-01-06 |
Matt Ebb | 2 small view navigation features stolen from other... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
blob | commitdiff | raw | diff to current |
2009-12-22 |
Campbell Barton | zoom to mouse for 2D view |
blob | commitdiff | raw | diff to current |
2009-12-17 |
Brecht Van Lommel | Copy To Selected |
blob | commitdiff | raw | diff to current |
2009-12-17 |
Martin Poirier | Adding POINTER_GRAB flag to view 2d pan operator, to... |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Brecht Van Lommel | Sculpt: |
blob | commitdiff | raw | diff to current |
2009-11-22 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 24522:24758. |
blob | commitdiff | raw | diff to current |
2009-11-20 |
Joshua Leung | Bugfix #19923: UVImage editor gets stuck in move/zoom... |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Matt Ebb | * Changed scroll bar scale handles back to scaling... |
blob | commitdiff | raw | diff to current |
2009-11-18 |
Joshua Leung | Partial fixes for #19881: Items existing on the same... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Campbell Barton | python api for ID property access by Joseph Eager,... |
blob | commitdiff | raw | diff to current |
2009-10-25 |
Arystanbek Dyussenov | Merge from trunk -r 23000:23968. |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Arystanbek Dyussenov | Merge from trunk -r 22040:23000. |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Brecht Van Lommel | Key Configuration |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Campbell Barton | Copying scripts from 2.4x without 2.5x changes |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Andre Susano Pinto | svn merge -r 23207:23528 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Benoit Bolsee | Merge ... itasc branch. Project files, scons and cmake... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Campbell Barton | fix for middle mouse up events not working with modal... |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Arystanbek Dyussenov | Manual merge of soc-2009-kazanbas branch: |
blob | commitdiff | raw | diff to current |
2009-09-18 |
Brecht Van Lommel | 2.5: Handlers are now evaluated in a different order... |
blob | commitdiff | raw | diff to current |
2009-09-17 |
Brecht Van Lommel | Keymaps now have a poll() function, rather than adding... |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Arystanbek Dyussenov | Undo revision 23130 which was a merge with 2.5, a messy... |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Andre Susano Pinto | svn merge -r 22571:22800 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-09-12 |
Martin Poirier | copying 2.5 over to trunk |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Arystanbek Dyussenov | Merge with -r 22620:23107. |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Dalai Felinto | manual merge trunk -r 23037 |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Campbell Barton | Operator docstring patch from Ron Walker, added console... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Ton Roosendaal | 2.5 |
blob | commitdiff | raw | diff to current |
2009-08-29 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Nathan Letwory | * merge r22734 from trunk |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-15 |
Joshua Leung | Commenting out code from commit 22457 by Genscher for... |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Matt Ebb | * First commit merging 2.4-based sim_physics in to... |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-04 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-03 |
Arystanbek Dyussenov | Merge with 2.5 -r 21756:22173. |
blob | commitdiff | raw | diff to current |
2009-08-02 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-01 |
Andre Susano Pinto | svn merge -r 21508:22111 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-30 |
Arystanbek Dyussenov | Merge with 2.5 -r 21788:22040. |
blob | commitdiff | raw | diff to current |
2009-07-29 |
Brecht Van Lommel | 2.5: Buttons View |
blob | commitdiff | raw | diff to current |
2009-07-26 |
Ton Roosendaal | 2.5 |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
next |