2011-05-16 |
Campbell Barton | enable game panel even if the BGE is disabled since... |
blob | commitdiff | raw |
2011-05-12 |
Campbell Barton | for bug [#27358] Transform bug when transform > 500 |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Nicholas Bishop | == Radial control == |
blob | commitdiff | raw | diff to current |
2011-05-09 |
Brecht Van Lommel | Code cleanup: warning fixes. |
blob | commitdiff | raw | diff to current |
2011-05-08 |
Campbell Barton | fix [#27324] WindowManager.invoke_search_popup() crashe... |
blob | commitdiff | raw | diff to current |
2011-05-04 |
Campbell Barton | alternative to joe's commit r36451. |
blob | commitdiff | raw | diff to current |
2011-05-04 |
Campbell Barton | pass colors to glColor as vectors where possible. |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Campbell Barton | correct url [#27252] Help link "Manual" in blender... |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Joseph Eagar | =trunk= |
blob | commitdiff | raw | diff to current |
2011-05-02 |
Campbell Barton | x11 builds again. |
blob | commitdiff | raw | diff to current |
2011-05-02 |
Nathan Letwory | Fix [#26981] Command window is not opening in 2.57.0 |
blob | commitdiff | raw | diff to current |
2011-04-25 |
Campbell Barton | workaround/fix [#27162] Running commands in python... |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Thomas Dinges | Crap, there was still a old Link to Release Logs. Maybe... |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Campbell Barton | - fix for cmake when there is no version character. |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Campbell Barton | ignore the local blender folder when displaying the... |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Campbell Barton | change behavior of restoring old settings |
blob | commitdiff | raw | diff to current |
2011-04-11 |
Campbell Barton | operator & splash button to copy over old settings... |
blob | commitdiff | raw | diff to current |
2011-04-10 |
Campbell Barton | quiet msvc/mingw compiler warnings. |
blob | commitdiff | raw | diff to current |
2011-04-06 |
Sergey Sharybin | Name unification commit for console toggling operator. |
blob | commitdiff | raw | diff to current |
2011-04-06 |
Campbell Barton | fix [#26803] Libs paths are case sensitive in windows |
blob | commitdiff | raw | diff to current |
2011-04-03 |
Sergey Sharybin | Fixed invalid RNA access in radial brush operators... |
blob | commitdiff | raw | diff to current |
2011-04-03 |
Campbell Barton | quiet warnings. |
blob | commitdiff | raw | diff to current |
2011-04-02 |
Campbell Barton | quiet gcc float -> double promotion warnings. |
blob | commitdiff | raw | diff to current |
2011-04-01 |
Ton Roosendaal | Bugfix #26654 |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Campbell Barton | subsurf, derived mesh and other misc files: floats... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Campbell Barton | some more corrections to incorrect rna get/set types. |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Campbell Barton | crash fix for Normalize All VGroups on a lattice withou... |
blob | commitdiff | raw | diff to current |
2011-03-21 |
Campbell Barton | fix for use of un-initialized pointers in file_sfile_to... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Andrea Weikert | == file browser == |
blob | commitdiff | raw | diff to current |
2011-03-15 |
Campbell Barton | fix [#26494] Auto run Python scripts option in User... |
blob | commitdiff | raw | diff to current |
2011-03-12 |
Campbell Barton | library loading api. |
blob | commitdiff | raw | diff to current |
2011-03-12 |
Campbell Barton | pass report list along to BLO_blendhandle_from_file... |
blob | commitdiff | raw | diff to current |
2011-03-10 |
Campbell Barton | fix [#26436] Operator.draw(): UI redraw; UI trimmed |
blob | commitdiff | raw | diff to current |
2011-03-03 |
Campbell Barton | use NULL instead of 0 for pointers, (editors) |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Andrea Weikert | == UI icons == |
blob | commitdiff | raw | diff to current |
2011-02-25 |
Nathan Letwory | doxygen: blender/windowmanager tagged. |
blob | commitdiff | raw | diff to current |
2011-02-25 |
Campbell Barton | internal operator/wm/macro function: dont crash if... |
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-18 |
Campbell Barton | - clear some warnings |
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-02-05 |
Ton Roosendaal | Bugfix, own todo |
blob | commitdiff | raw | diff to current |
2011-02-01 |
Campbell Barton | Script to test import operators, so a single command... |
blob | commitdiff | raw | diff to current |
2011-02-01 |
Campbell Barton | fix for 2 segfaults running in background mode. |
blob | commitdiff | raw | diff to current |
2011-01-19 |
Ton Roosendaal | Bugfix #25652 |
blob | commitdiff | raw | diff to current |
2011-01-19 |
Campbell Barton | new command line option '--factory-startup' to skip... |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Ton Roosendaal | Bugfix #25570 |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | remove references to BKE_utildefines where its not... |
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-05 |
Nicholas Bishop | Removed a call to glPopMatrix that had no corresponding... |
blob | commitdiff | raw | diff to current |
2010-12-30 |
Thomas Dinges | Porting URL fixes for Release Logs from Tag to Trunk. |
blob | commitdiff | raw | diff to current |
2010-12-23 |
Campbell Barton | use ICON_NULL define rather then 0, makes UI calls... |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Campbell Barton | rename addlisttolist() to BLI_movelisttolist() |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Ton Roosendaal | Macro Operators now pass on reports to the Mother Op! |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Campbell Barton | replace debug popup function with call to generic funct... |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Campbell Barton | Centralized operator UI drawing into a new function... |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Campbell Barton | bugfix [#25230] Quick extrude Ctrl-LMB : wrong behaviou... |
blob | commitdiff | raw | diff to current |
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... soc-2010-nexyon |
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 |
next |