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-22header cleanup and typo'sCampbell Barton
2011-10-22Code cleanup: remove BLI_exist, now there is only BLI_exists. One function justBrecht Van Lommel
2011-10-21- add convenience functions BLI_split_dir_part / BLI_split_file_part, which j...Campbell Barton
2011-10-21Cleaning i18n code.Bastien Montagne
2011-10-20- add BLI_string_utf8.h for unicode functions.Campbell Barton
2011-10-15misc editsCampbell Barton
2011-10-15fix for buffer overrun with BLI_split_dirfile(...), was simple to do since ma...Campbell Barton
2011-10-12changes to relative path optionCampbell Barton
2011-10-10Revert "Fix #28863: Inconsistent UI inside of the UV/ImageEditor window"Sergey Sharybin
2011-10-10Fix #28863: Inconsistent UI inside of the UV/ImageEditor windowSergey Sharybin
2011-10-05minor editsCampbell Barton
2011-10-05fix [#28809] Fileselect strange icon display.Campbell Barton
2011-10-05fix for error when fixing crash in filesel poll function.Campbell Barton
2011-10-03fix [#27578] Fileselector UI area does not scale with UI (partially hides but...Campbell Barton
2011-10-03fix for crash when loading the file selector on startup.Campbell Barton
2011-09-28whitespace edits, make formatting for functions consustent at least within th...Campbell Barton
2011-09-25Fix some MSVC 2010 warnings (including one apparent bug in intern/elbeem/inte...Andrew Wiggin
2011-09-22Fix #28549: file browser recent directories could include directory thatBrecht Van Lommel
2011-09-20i18n: code clean-upSergey Sharybin
2011-09-19Merging r40345 through r40365 from trunk into soc-2011-garlicSergey Sharybin
2011-09-19i18n: code cleanup and fixing unneeded translation (when partial translation ...Sergey Sharybin
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-19svn merge -r40222:40344 ^/trunk/blenderSergey Sharybin
2011-09-16- fix for access past the buffer size (paint / sculpt used some 2d vecs as 3d)Campbell Barton
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-12fix for ntreeGPUMaterialNodes(), using uninitialized exec pointer.Campbell Barton
2011-09-11replace magic numbers for flags for uiSetRoundBox();Campbell Barton
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-26file-selector: when converting operator arguments to the file selector, wasnt...Campbell Barton
2011-08-25Fix for [#28304]Alexander Kuznetsov
2011-08-24fix [#28356] Import export STL files, problem in script in version r39307Campbell Barton
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-15Code cleanup: add UNUSED_FUNCTION macro to avoid warning messages about unusedBrecht Van Lommel
2011-08-15workaround [#28250] Append dialogue will ask to create new directory inside a...Campbell Barton
2011-08-10merge with trunk r39216Xiao Xiangquan
2011-08-07Merging trunk up to r39145.Joerg Mueller
2011-08-05fix [#28102] Typing 'C:' into the file selector's directory asks to make a ne...Campbell Barton
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-29merge with trunk r38787Xiao Xiangquan
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-16select uiStyle according to UserDef and update lang-packsXiao Xiangquan
2011-07-08finish user preference dlg's input handlesXiao Xiangquan
2011-06-24right panel doneXiao Xiangquan
2011-06-24merge from trunk #37722Xiao Xiangquan