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-11-30 |
Campbell Barton | misc small changes. |
blob | commitdiff | raw | diff to current |
2010-11-24 |
Campbell Barton | fix for crash introduced r33257, also tag some vars... |
blob | commitdiff | raw | diff to current |
2010-11-23 |
Campbell Barton | partial fix for [#23532] |
blob | commitdiff | raw | diff to current |
2010-11-23 |
Campbell Barton | use zero initializers instead of memset(), also change... |
blob | commitdiff | raw | diff to current |
2010-11-18 |
Ton Roosendaal | Feature fix |
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-11 |
Nathan Letwory | Revert the reversal :) |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Joshua Leung | Revert r33023 |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Sergey Sharybin | System console toggling for MinGW |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Sergey Sharybin | Fix for definitions checking. Now it should work with... |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Nathan Letwory | Also !defined(FREE_WINDOWS) on appending operator. |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Andrea Weikert | == filebrowser == |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Nathan Letwory | wrong language :° |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Nathan Letwory | For now have console toggling only when compiled with... |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Nathan Letwory | Apply patch [#24579] Fix for Win; Show/hide console |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Campbell Barton | move report/operator view out of the 'Console' into... |
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 | bugfix [#24009] Crash when switching area types and... |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Campbell Barton | bugfix [#24518] Blender wont compile with -Wall -Werror... |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Campbell Barton | use c90 compatible static initializers. |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Campbell Barton | bugfix [#24466] Selecting of object with pattern leads... |
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-18 |
Campbell Barton | remove G.sce, use G.main->name instead. |
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-11 |
Campbell Barton | [#24226] small inconsistency in user preferences |
blob | commitdiff | raw | diff to current |
2010-10-06 |
Campbell Barton | bugfix [#23988] The Maya preset as default |
blob | commitdiff | raw | diff to current |
2010-10-03 |
Campbell Barton | - rna bugfix where ints were not clamped and would... |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Brecht Van Lommel | Fix warning in collada operator after a recent commit. |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Brecht Van Lommel | Fix #24098: new file and load factory settings sharing... |
blob | commitdiff | raw | diff to current |
2010-10-01 |
Nathan Letwory | Add distance check in lasso generation to get a smoothe... |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Thomas Dinges | * Fixing Link to Release Logs. |
blob | commitdiff | raw | diff to current |
2010-09-17 |
Campbell Barton | New optional operator function, check(), it takes the... |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Campbell Barton | - py api splash URL was old, use blender version (menu... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Brecht Van Lommel | Fix #23336: radial control crashing or not showing... |
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 | added include for offsetof(), also use <string.h>,... |
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-13 |
Campbell Barton | minor changes to rna/python. |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Campbell Barton | moved idcode functions into their own file (was added... |
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-08-01 |
Joerg Mueller | svn merge -r 30913:30953 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Brecht Van Lommel | 2.5: code changes to reduce the usage of G.main and... |
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 |
Ton Roosendaal | Added a donations link in the splash. |
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-20 |
Xavier Thomas | Add Ctrl+Alt+S as shortcut for "Save Copy". It was... |
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-17 |
Campbell Barton | simplify thumbnail reading and remove some warnings |
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-14 |
Campbell Barton | - change blend thumbnail loading function not to use... |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Jason Wilkins | Merge GSOC Sculpt Branch: 28499-30319 |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Joerg Mueller | Merging revision 30126:30261 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Andrea Weikert | filebrowser |
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-08 |
Campbell Barton | Sequencer display overlay option, this can show a borde... |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Campbell Barton | WM_operator_props_popup was calling ED_undo_push_op... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Brecht Van Lommel | Fix #22690: gestures were not working correct after... |
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-26 |
Andrea Weikert | file operator cleanup |
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 | - option for redraw timer to playback the animation |
blob | commitdiff | raw | diff to current |
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-05 |
Campbell Barton | - [#22492] [29159] commit breaks importing of script... |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Campbell Barton | rename some rna properties filename --> filepath |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Thomas Dinges | Python Open Link operator. |
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-05 |
Campbell Barton | - split objet group add/link into 2 operators |
blob | commitdiff | raw | diff to current |
2010-05-03 |
Matt Ebb | Updated icon set, thanks jendryzch! |
blob | commitdiff | raw | diff to current |
2010-04-22 |
Matt Ebb | Fix [#22088] Object's material changes (links) to other... |
blob | commitdiff | raw | diff to current |
2010-04-22 |
Diego Borghetti | BugFix: |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Andrea Weikert | Fix crash when invoking File->Save from the menu |
blob | commitdiff | raw | diff to current |
2010-04-18 |
Campbell Barton | various minor fixes |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Matt Ebb | Allow shift-tweak to be used for border select extend |
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-14 |
Andrea Weikert | fix [#22007] Saving a read-only file on windows : no... |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Matt Ebb | Fix for crash using splash screen recent files. |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Matt Ebb | * Interaction Presets |
blob | commitdiff | raw | diff to current |
2010-04-08 |
Campbell Barton | bugfix [#21929] linking in groups into a linked in... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Brecht Van Lommel | Fix #21383: appending a group would also instance it... |
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-04-02 |
Joshua Leung | Bugfix #21853: Border zoom in the 2D-Views zooms out |
blob | commitdiff | raw | diff to current |
2010-03-29 |
Matt Ebb | Fix [#21083] Collada exporter defaults to ".blend"... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Brecht Van Lommel | rna/py-api fix. |
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-22 |
Campbell Barton | rotate_m4 was using degrees rather then radians. |
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-18 |
Matt Ebb | Removed the 'recover temp' option from the splash scree... |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Campbell Barton | strip quites off buildinfo at startup (was doing this... |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Thomas Dinges | Bugfix for [#21560] space bar in edit mode of bezier... |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Campbell Barton | rename some functions to use easier to understand names. |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Campbell Barton | added relative path option for image load and save... |
blob | commitdiff | raw | diff to current |
next |