2010-12-15 |
Campbell Barton | bugfix [#25230] Quick extrude Ctrl-LMB : wrong behaviou... |
blob | commitdiff | raw |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Campbell Barton | fix for some pedantic warnings. |
blob | commitdiff | raw | diff to current |
2010-11-23 |
Campbell Barton | partial fix for [#23532] |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Campbell Barton | use 'const char *' by default with RNA functions except... |
blob | commitdiff | raw | diff to current |
2010-11-10 |
Campbell Barton | bugfix [#24635] "Add Shortcut" |
blob | commitdiff | raw | diff to current |
2010-11-04 |
Campbell Barton | fix to allow [#24009] to be fixed. |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Nathan Letwory | Add operator for toggling cmd box on Windows. |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Campbell Barton | - UNUSED macro wasn't throwing an error with GCC if... |
blob | commitdiff | raw | diff to current |
2010-10-05 |
Nathan Letwory | Reorganisation of COLLADA import code. Classes have... |
blob | commitdiff | raw | diff to current |
2010-09-17 |
Campbell Barton | fix for some errors when saving blend files. |
blob | commitdiff | raw | diff to current |
2010-09-15 |
Nathan Letwory | Apply patch [#23809] Blender.exe -W support |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Campbell Barton | - keymap import/export works again (broke with own... |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Joerg Mueller | Py API (GSoC): Second merging commit |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Joerg Mueller | Audaspace (GSoC): First merging commit |
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-13 |
Campbell Barton | - remove WM_operatortype_exists since its almost the... |
blob | commitdiff | raw | diff to current |
2010-08-13 |
Joerg Mueller | svn merge -r 31211:31313 https://svn.blender.org/svnroo... |
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-07 |
Joerg Mueller | svn merge -r 31060:31144 https://svn.blender.org/svnroo... |
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-01 |
Joerg Mueller | svn merge -r 30913:30953 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Joerg Mueller | svn merge -r 30566:30717 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Joerg Mueller | svn merge -r 30513:30565 https://svn.blender.org/svnroo... |
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-19 |
Xavier Thomas | Add a "copy" option to the save_as_mainfile operator... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Joerg Mueller | svn merge -r 30323:30417 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Joerg Mueller | Enabling game engine autoplay again based on a patch... |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Brecht Van Lommel | Fix #21062 and #22175: crash with node previews being... |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Campbell Barton | adding image strips wasnt working, use the 'directory... |
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-14 |
Campbell Barton | naming changes |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Campbell Barton | - added a flag argument to WM_operator_properties_files... |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Damien Plisson | Progress indicator in the application icon |
blob | commitdiff | raw | diff to current |
2010-05-27 |
Matt Ebb | Progress indicators for threaded jobs |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Brecht Van Lommel | Merge various small changes from render branch: |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Andrea Weikert | fix [#22007] Saving a read-only file on windows : no... |
blob | commitdiff | raw | diff to current |
2010-04-04 |
Matt Ebb | Added a new 'straight line' gesture type that can be... |
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-20 |
Campbell Barton | patch #21680 from Richard Olsson |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Andrea Weikert | filebrowser: |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Dalai Felinto | Bringing back "Auto Start" option in the Game Menu. |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | correct fsf address |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Martin Poirier | Remove NO_CONTEXT flag from enum when copying operator... |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Brecht Van Lommel | Fix #20891: opengl animation render could mess up the... |
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-28 |
Martin Poirier | Keyconfig import and remove |
blob | commitdiff | raw | diff to current |
2010-01-27 |
Martin Poirier | PROP_ENUM_NO_CONTEXT flag for rna properties, forcing... |
blob | commitdiff | raw | diff to current |
2010-01-27 |
Matt Ebb | [#20728] "Export UV Layout" overwrites existing files... |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Ton Roosendaal | Drag and drop 2.5 integration! Finally, slashdot regula... |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Matt Ebb | Fix [#20798] - Add/change/remove shortcut options dissa... |
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-15 |
Campbell Barton | a new generic invoke function - WM_enum_search_invoke() |
blob | commitdiff | raw | diff to current |
2010-01-12 |
Martin Poirier | [#20093] Consistent Crash in properties window |
blob | commitdiff | raw | diff to current |
2010-01-10 |
Campbell Barton | - fix for crash if drivers were used in the .B.blend |
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-24 |
Campbell Barton | support for registering operators using the same intern... |
blob | commitdiff | raw | diff to current |
2009-12-24 |
Matt Ebb | Key map related things: |
blob | commitdiff | raw | diff to current |
2009-12-17 |
Martin Poirier | Keymap conflict detection operator. |
blob | commitdiff | raw | diff to current |
2009-12-17 |
Brecht Van Lommel | Fix #19431: gestures would sometimes draw incorrect... |
blob | commitdiff | raw | diff to current |
2009-12-17 |
Martin Poirier | keymap editor |
blob | commitdiff | raw | diff to current |
2009-12-09 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-12-08 |
Martin Poirier | RNA functions to find keymaps in a keyconfig (from... |
blob | commitdiff | raw | diff to current |
2009-12-08 |
Brecht Van Lommel | RNA: |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-12-06 |
Campbell Barton | wm.invoke_popup(op, width, height) similar to wm.invoke... |
blob | commitdiff | raw | diff to current |
2009-12-05 |
Martin Poirier | Support for the C Macro system in Python. |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Martin Poirier | Reset operator properties for keymap items when operato... |
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-29 |
Arystanbek Dyussenov | Merge from trunk -r 24758:25003. |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Brecht Van Lommel | Sculpt: |
blob | commitdiff | raw | diff to current |
2009-11-24 |
Campbell Barton | avoid operator type lookups when its known |
blob | commitdiff | raw | diff to current |
2009-11-23 |
Brecht Van Lommel | Splash screen, implemented by Matt. |
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-17 |
Campbell Barton | new function WM_keymap_add_menu(), similar to WM_keymap... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Martin Poirier | Fixing keymap export: |
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-15 |
Martin Poirier | === Better support for user defined modal keymaps === |
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-11 |
Campbell Barton | Mitchell Stokes BGE MouseWarp patch + warning fix |
blob | commitdiff | raw | diff to current |
2009-11-11 |
Martin Poirier | Background mode in more working conditions. |
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-20 |
Brecht Van Lommel | Auto Save |
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-17 |
Campbell Barton | wrap the mouse within the region while grabbing so... |
blob | commitdiff | raw | diff to current |
2009-10-17 |
Campbell Barton | Adjustments to continuous grab |
blob | commitdiff | raw | diff to current |
2009-10-12 |
Campbell Barton | macro's can set options for the operators they execute |
blob | commitdiff | raw | diff to current |
2009-10-10 |
Campbell Barton | When in localview, MKey moves objects out of localview... |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Campbell Barton | menus are now global (like operators), so for eg, the... |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Brecht Van Lommel | Key Configuration |
blob | commitdiff | raw | diff to current |
2009-10-07 |
Brecht Van Lommel | WM: test with context-less add notifier. Notifiers... |
blob | commitdiff | raw | diff to current |
next |