2011-07-04 |
Campbell Barton | bind marker camera now uses active object rather then... |
blob | commitdiff | raw |
2011-06-06 |
Sergey Sharybin | Added cancel callbacks to modal operators which allocat... |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Joshua Leung | Bugfixes: |
blob | commitdiff | raw | diff to current |
2011-03-11 |
Joshua Leung | Bugfix [#26438] : While grabing a marker with G, cancel... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Ton Roosendaal | Bugfix #26394 |
blob | commitdiff | raw | diff to current |
2011-03-02 |
Joshua Leung | Shrinking the marker mouse-y tolerance again. It was... |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Campbell Barton | pedantic warning cleanup, also remove texspace_edit... |
blob | commitdiff | raw | diff to current |
2011-02-26 |
Joshua Leung | Added operator which makes selected scene markers into... |
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-16 |
Joshua Leung | Marker Drawing Bugfix: |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Campbell Barton | misc small changes: |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Campbell Barton | fix for warnings from Sparse static source code checker... |
blob | commitdiff | raw | diff to current |
2011-02-12 |
Campbell Barton | fix for more warnings. |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Joshua Leung | Bugfix [#25987] Duplicated markers naming issue |
blob | commitdiff | raw | diff to current |
2011-02-02 |
Joshua Leung | Bugfix [#25907] Impossible to "select all" on narrow... |
blob | commitdiff | raw | diff to current |
2011-01-15 |
Campbell Barton | remove/comment unused defines. |
blob | commitdiff | raw | diff to current |
2011-01-11 |
Campbell Barton | bugfix [#25542] do not work? "Bind camera to Markers" |
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-09 |
Joshua Leung | Restoring "Pose Markers" |
blob | commitdiff | raw | diff to current |
2011-01-09 |
Joshua Leung | Bumping up margin for catching marker events in animati... |
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 |
2011-01-06 |
Campbell Barton | use ED_markers_get_first_selected() where possible... |
blob | commitdiff | raw | diff to current |
2011-01-06 |
Joshua Leung | Markers Todo: Adding back "Rename Marker" operator... |
blob | commitdiff | raw | diff to current |
2011-01-06 |
Joshua Leung | == Long-Standing 2.5 Todo - Markers fully working again... |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Joshua Leung | Marker Bugfixes ("Make Links to Scene" operator): |
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-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-18 |
Nathan Letwory | Apply patch [#23887] Fix for [#23886] Timeline region... |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Joerg Mueller | svn merge -r 30418:30512 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-17 |
Campbell Barton | reverting commit r28693. Making backspace a 3rd delete... |
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-05-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
blob | commitdiff | raw | diff to current |
2010-05-09 |
William Reynish | Added backspace as an alternative to the X key, for... |
blob | commitdiff | raw | diff to current |
2010-05-06 |
Campbell Barton | last commit broke linking to scenes from the UI |
blob | commitdiff | raw | diff to current |
2010-05-05 |
Campbell Barton | - split objet group add/link into 2 operators |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Brecht Van Lommel | Fix a few warning in editors/ module. |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Campbell Barton | spaces -> tabs, (4 spaces == 1 tab, only for white... |
blob | commitdiff | raw | diff to current |
2010-03-21 |
Guillermo S. Romero | Fix syntax for ID keyword. |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Campbell Barton | remove unused includes |
blob | commitdiff | raw | diff to current |
2010-03-03 |
Campbell Barton | [#21436] Do not set BASACT to NULL when new base wasn... |
blob | commitdiff | raw | diff to current |
2010-03-03 |
Campbell Barton | marker/camera select, makes active as well as selecting. |
blob | commitdiff | raw | diff to current |
2010-03-02 |
Campbell Barton | fairly horrid feature so Colin can see at a glance... |
blob | commitdiff | raw | diff to current |
2010-03-02 |
Campbell Barton | Ctrl+RMB on markers selects their cameras too |
blob | commitdiff | raw | diff to current |
2010-02-22 |
Martin Poirier | Move increment value into numinput structure. |
blob | commitdiff | raw | diff to current |
2010-02-20 |
Martin Poirier | Split numinput from transform (reusable in other operator). |
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-08 |
Campbell Barton | grab the mouse when dragging markers |
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-13 |
Campbell Barton | UV mirror tool (copies UVs from one side of the mesh... |
blob | commitdiff | raw | diff to current |
2010-01-13 |
Campbell Barton | link markers to another scene, Currently in Ctrl+L... |
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-30 |
Joshua Leung | * Assorted comments/warnings fixes for animation code |
blob | commitdiff | raw | diff to current |
2009-12-18 |
Campbell Barton | - sequence strips without scenes would crash on display |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Campbell Barton | camera switching via markers |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-11-29 |
Martin Poirier | 1. Extend option for 3d view border select now does... |
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-11 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
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-11-02 |
Arystanbek Dyussenov | Merge from trunk -r 23968:24181. |
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-24 |
Campbell Barton | description patch from Ron Walker |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Brecht Van Lommel | Key Configuration |
blob | commitdiff | raw | diff to current |
2009-10-06 |
Andre Susano Pinto | svn merge -r 23528:23646 https://svn.blender.org/svnroo... soc-2009-jaguarandi |
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-28 |
Campbell Barton | missing Del key in the keymaps where Xkey was used |
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-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-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-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 |
next |