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
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-15svn merge -r39834:40222 https://svn.blender.org/svnroot/bf-blender/trunk/blenderSergey Sharybin
2011-09-05Code cleanup: remove context from RNA update functions, only one left.Brecht Van Lommel
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-07-023D view, graph editor, etc. doneXiao Xiangquan
2011-06-24right panel doneXiao Xiangquan
2011-06-15translate left panelXiao Xiangquan
2011-06-08Bugfix [#27586] P for setting playback range is clamped to > 0Joshua Leung
2011-06-06Added cancel callbacks to modal operators which allocates memorySergey Sharybin
2011-05-20use event->mval rather then subtracting ar->winrct.x / y from event->x / yCampbell Barton
2011-04-07Bugfix #26812Ton Roosendaal
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-02Adding some descriptions for animation-related operators that were missing them.Joshua Leung
2010-11-04bugfix [#24009] Crash when switching area types and performing opsCampbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-08-31rna support for passing dynamic sized arrays to rna functionsCampbell Barton
2010-07-20Bugfix #22917: Translating numerically doesn't allow animationJoshua Leung
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-03-25More assorted Keying Sets changes for Cessen (mainly api stuff):Joshua Leung
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-14remove unused includesCampbell Barton
2010-02-18Animation Playback Option (No negative frames) and Other Bugfixes:Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-082.5 Audio:Joerg Mueller
2010-01-19Preview Range Tweak:Joshua Leung
2009-12-17RNA/UI - Reset Settings to Default ValuesJoshua Leung
2009-12-11Timeline Drawing Tweaks:Joshua Leung
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-17Assorted bugfixes - Sequencer/Preview Range:Joshua Leung
2009-10-20Graph Editor: Added 2D CursorJoshua Leung
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-07Option to copy the data path of an RNA buttonCampbell Barton
2009-10-03Keying Sets UI:Joshua Leung
2009-09-25Drivers: Copy/Paste tools for the RMB MenuJoshua Leung
2009-09-24fix for middle mouse up events not working with modal keymaps (used for fly m...Campbell Barton
2009-09-182.5: Handlers are now evaluated in a different order, fixing someBrecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-04Keying Sets: Added options to add/remove properties from the active Keying Se...Joshua Leung
2009-08-27Tweaked layout of game properties. The Add button is now at the top, meaning ...William Reynish
2009-08-252.5 - Keying Sets API (now usable from Py-Scripts)Joshua Leung
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-07-282.5: code cleanup, added CTX_wm_space_* for each space type,Brecht Van Lommel
2009-07-242.5 - Timeline window now displays keyframe lines againJoshua Leung
2009-07-112.5: X11Brecht Van Lommel
2009-07-07NLA SoC: Current Frame can now be negative Joshua Leung