Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-09-15Apply patch [#23809] Blender.exe -W supportNathan Letwory
2010-09-12building without python was brokenCampbell Barton
2010-08-31rna support for passing dynamic sized arrays to rna functionsCampbell Barton
2010-08-30- keymap import/export works again (broke with own api changes)Campbell Barton
2010-08-13minor changes to rna/python.Campbell Barton
2010-06-03Reworked the non-blocking reports display in the info header:Matt Ebb
2010-05-29[#21842] Beta patch to restore cmake MinGW compilationCampbell Barton
2010-04-06Fix #21402: python operator redo properties not refreshed. Now sends aBrecht Van Lommel
2010-03-24remove unused rna includesCampbell Barton
2010-03-24enable compiling without python againCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-27hold the python operator instance in the operator, otherwise the handelers ne...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-30Fix #20886: user defined keymap could be loaded before python scripts,Brecht Van Lommel
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2009-12-08RNA:Brecht Van Lommel
2009-11-11Background mode in more working conditions.Martin Poirier
2009-10-20Auto SaveBrecht Van Lommel
2009-10-18Bugfix: memory was leaking when opening a new file (Ctl-N). Reports were not...Ken Hughes
2009-10-09wm menu freeing was using freed memory, bone-parent names were being set to "...Campbell Barton
2009-10-08menus are now global (like operators), so for eg, the info add menu and the 3...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-15Completely move freeing flag to report, operator flag is uneeded.Martin Poirier
2009-09-14Bugfix with py operator api and modal operators. Modal operators would keep a...Martin Poirier
2009-09-142.5 mesh cleanup: merge tools all work againJoseph Eagar
2009-09-052.5Brecht Van Lommel
2009-09-04allow execution mode to be given as an argument to operators from python (req...Campbell Barton
2009-08-162.5/RNA:Nicholas Bishop
2009-08-02fix for crash in background mode.Campbell Barton
2009-07-30better blender doesnt look idiot for siggraph with tips wider then the screen.Campbell Barton
2009-07-30- include operator commands in tooltips (needs sanitizing for transform opera...Campbell Barton
2009-07-292.5Ton Roosendaal
2009-07-18initialize keymaps after python so python keymaps, solves the problem of keym...Campbell Barton
2009-07-17- Scrollbars for the console (use View2D functions)Campbell Barton
2009-07-16Console Space TypeCampbell Barton
2009-06-262.5Ton Roosendaal
2009-05-30* fix for resetting window size on builtin b.blend startup.Matt Ebb
2009-05-30* Updated blender 2.5 default setupMatt Ebb
2009-02-202.5Ton Roosendaal
2009-02-182.5Ton Roosendaal
2009-02-072.5Ton Roosendaal
2009-02-072.5Ton Roosendaal
2009-02-062.5: fix triple buffer memory leak on exit.Brecht Van Lommel
2009-01-272.5Ton Roosendaal
2009-01-232.5Ton Roosendaal
2009-01-232.5: WM CompositingBrecht Van Lommel
2009-01-092.5Ton Roosendaal
2009-01-032.5: fix "repeat last", and display of operator propertiesBrecht Van Lommel
2009-01-01RNABrecht Van Lommel