2011-04-15 |
Joseph Eagar | =bmesh= merge from trunk at r36153 |
blob | commitdiff | raw |
2011-03-31 |
Joshua Leung | Pose Propagate - Further Tweaks: |
blob | commitdiff | raw |
2011-03-05 |
Campbell Barton | use NULL rather then 0 for pointer assignments & compar... |
blob | commitdiff | raw | diff to current |
2011-02-28 |
Campbell Barton | remove unused vars. |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Joseph Eagar | merge with/from trunk at r35190 |
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-14 |
Joshua Leung | Forgot NLA Editor support for this... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Joshua Leung | Graph Editor part of the changes in the previous commit... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Joshua Leung | DopeSheet: Add menu entries and hotkeys to select all... |
blob | commitdiff | raw | diff to current |
2011-01-17 |
Joshua Leung | More consistency with order of action vs gp keyframes... |
blob | commitdiff | raw | diff to current |
2011-01-17 |
Joshua Leung | Bugfix [#25674] No Box Select in Dopesheet |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Joshua Leung | - Local Markers are now taken into account correctly... |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Joshua Leung | Todo #22395: Restoring Grease Pencil Editing Mode in... |
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 | fix for some pedantic warnings. |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Campbell Barton | initialize structs to zero rather then using memset(). |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Campbell Barton | most unused arg warnings corrected. |
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-09-04 |
Joseph Eagar | merge with trunk at r31523 |
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 from editors/space_* |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Campbell Barton | include cleanup, no functional changes |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Joseph Eagar | part 1 of merge from trunk at r30358; it compiles,... |
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-18 |
Matt Ebb | Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT... |
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-20 |
Joshua Leung | Bugfix #22204: curve modifier onto lamp energy with... |
blob | commitdiff | raw | diff to current |
2010-04-18 |
Campbell Barton | remove config.h references, was added for automake... |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Joshua Leung | Animation Editors: Select Linked Operator |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Joshua Leung | Batch renaming some keyframe editing internals in prepa... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Campbell Barton | more lint includes |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Joseph Eagar | Merge ... trunk at r27259 and commit of a patch by... |
blob | commitdiff | raw | diff to current |
2010-03-08 |
Campbell Barton | Ctrl+RMB support for selecting markers when sync marker... |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | correct fsf address |
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-02-07 |
Joshua Leung | Operator Execution Contexts Bugfix: |
blob | commitdiff | raw | diff to current |
2010-02-07 |
Joshua Leung | DopeSheet and Graph Editors: Select More/Less Operators |
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-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
blob | commitdiff | raw | diff to current |
2010-01-23 |
Joshua Leung | Durian Request: Expansion of Action Groups not linked... |
blob | commitdiff | raw | diff to current |
2010-01-15 |
Joshua Leung | Reverting changes made in r25940 with the NLA unmapping. |
blob | commitdiff | raw | diff to current |
2010-01-14 |
Campbell Barton | Ctrl+RMB select in the dope-sheet wasnt working, this... |
blob | commitdiff | raw | diff to current |
2010-01-12 |
Brecht Van Lommel | NLA: fix keyframes getting messed up when making strips... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Joseph Eagar | Merge with trunk/2.5 at r25563 |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-11-29 |
Arystanbek Dyussenov | Merge from trunk -r 24758:25003. |
blob | commitdiff | raw | diff to current |
2009-11-28 |
Campbell Barton | operator renaming for more consistent word ordering... |
blob | commitdiff | raw | diff to current |
2009-11-23 |
Joseph Eagar | did math lib conversion, equivilent to merge with trunk... |
blob | commitdiff | raw | diff to current |
2009-11-22 |
Joseph Eagar | merge with trunk/2.5 at r24463 |
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-11-12 |
Arystanbek Dyussenov | COLLADA: merge from trunk -r 24390:24522. |
blob | commitdiff | raw | diff to current |
2009-11-11 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Brecht Van Lommel | Math Lib |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Arystanbek Dyussenov | Merge from trunk -r 24247:24313, -r 24313:24390. |
blob | commitdiff | raw | diff to current |
2009-11-06 |
Campbell Barton | - modal keymap for border select |
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-22 |
Joseph Eagar | merge with trunk/2.5 at r23876 |
blob | commitdiff | raw | diff to current |
2009-10-13 |
Joshua Leung | DopeSheet: DopeSheet Summary Channel |
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-24 |
Benoit Bolsee | Merge ... itasc branch. Project files, scons and cmake... |
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 |
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-01 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
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-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-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 |
2009-07-22 |
Arystanbek Dyussenov | Merge with 2.5 -r 21003:21788. |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Joseph Eagar | Merge ... trunk at r21785, and also fixed stupid ngon... |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Arystanbek Dyussenov | Merge with 2.5 -r 21619:21756. |
blob | commitdiff | raw | diff to current |
2009-07-18 |
Joshua Leung | 2.5 - Optimisations for Keyframe Drawing in DopeSheet |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Arystanbek Dyussenov | Merge with 2.5 -r 21515:21619. |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Joseph Eagar | merge with 2.5 at r21568 |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Joshua Leung | 2.5 - Added descriptions to all Animation Editor operators |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Arystanbek Dyussenov | Merge from 2.5 -r 21285:21515. Thanks Joshua! |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Joshua Leung | 2.5 - NLA SoC Branch Merged to 2.5! |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Joshua Leung | NLA SoC: Merge from 2.5 soc-2009-aligorith |
blob | commitdiff | raw | diff to current |
2009-07-10 |
Joshua Leung | NLA SoC: Notifier Fixes for Animation Editors |
blob | commitdiff | raw | diff to current |
2009-07-10 |
Joshua Leung | NLA SoC: Merge from 2.5 |
blob | commitdiff | raw | diff to current |
next |