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-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Code cleanup: file operations merged into single header, some function namesBrecht Van Lommel
2011-10-21Code cleanup: don't use btempdir/bprogdir/bprogname globals anymore, but wrapBrecht Van Lommel
2011-10-21Cleaning i18n code.Bastien Montagne
2011-10-03fix [#28784] CRASHER on load with load_post handlerCampbell Barton
2011-09-28Fix autosave trying to write to / if no userpref temp directory was set,Brecht Van Lommel
2011-09-28Fix #28726: maya key configuration lost after file > new.Brecht Van Lommel
2011-09-20i18n: code clean-upSergey Sharybin
2011-09-19i18n: code cleanup and fixing unneeded translation (when partial translation ...Sergey Sharybin
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-16fix a small bug , and update language-packsXiao Xiangquan
2011-08-15Code cleanup: add UNUSED_FUNCTION macro to avoid warning messages about unusedBrecht Van Lommel
2011-08-15Remove message "Info: Config directory with "startup.blend" file not found."Brecht Van Lommel
2011-08-10merge with trunk r39216Xiao Xiangquan
2011-08-06KEYMAP REFACTORINGBrecht Van Lommel
2011-07-22switch language in User Preference's System page. with some known switch fail...Xiao Xiangquan
2011-07-14merge from trunk 38379Xiao Xiangquan
2011-07-13reuse USER_SAVE_PREVIEWS to not save thumbnails into blend file headerCampbell Barton
2011-07-04fix for crash when setting layers or saving when there is no active scene - o...Campbell Barton
2011-06-25Bugfix #27765Ton Roosendaal
2011-06-24own patch [#27752] Python Callback (Scriptlink functionality)Campbell Barton
2011-06-15translate left panelXiao Xiangquan
2011-06-15merge from trunk r37405Xiao Xiangquan
2011-06-08don't write file history in backgound mode (running ctest would overwrite all...Campbell Barton
2011-06-04Code holiday commit:Ton Roosendaal
2011-06-02fix for [#27410] Manual save kills actual .blend file if disk space is lowAndrea Weikert
2011-05-27Windows installer and Path changes, fixing various issues:Brecht Van Lommel
2011-05-18cleanup onlyCampbell Barton
2011-05-05fix to scons after exotic was removed (patch from jms)Dalai Felinto
2011-05-05remove exotic.c, there was no operators to access these formats and they were...Campbell Barton
2011-04-30use camera render argument to avoid temp overwriting the scene camera.Campbell Barton
2011-04-28CMake build option for security report: CVE-2009-3850Campbell Barton
2011-04-13disable engine info until report popup bug is fixed.Campbell Barton
2011-04-13fix for mistake checking engines on load.Campbell Barton
2011-04-12report missing engines on file load. (request from Martin).Campbell Barton
2011-04-06fix [#26803] Libs paths are case sensitive in windowsCampbell Barton
2011-03-23Fix #26573, #26574 and #26551: objects on layers not visible on load or undoBrecht Van Lommel
2011-03-15fix [#26494] Auto run Python scripts option in User Preferences problemCampbell Barton
2011-03-07bug [#26329] Project Paint not workingCampbell Barton
2011-02-25doxygen: blender/windowmanager tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-22missed updating this when modifying addons module.Campbell Barton
2011-02-21bugfix [#26156] Opening .blend files through OS ignores "Load UI" flagCampbell Barton
2011-02-14more vars made staticCampbell Barton
2011-02-14misc small changes:Campbell Barton
2011-02-14fix for string copy error in own recent commitCampbell Barton
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-12fix for more warnings.Campbell Barton
2011-02-01fix for 2 segfaults running in background mode.Campbell Barton