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
2012-10-30Two fixes:Ton Roosendaal
2012-10-29Bugfix:Ton Roosendaal
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-07style cleanup: line length,Campbell Barton
2012-08-04style cleanupCampbell Barton
2012-08-04code cleanup:Campbell Barton
2012-07-08style cleanupCampbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-05-08style cleanup: misc editor changes.Campbell Barton
2012-05-05code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new...Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-04First part of fix for [#31157]: Some (actually, 172) operators have no tooltip.Bastien Montagne
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-01-25svn merge ^/trunk/blender -r43664:43676Campbell Barton
2012-01-24Fix #29946: Recover Auto Save defaults to "Short List" View -- Cannot determi...Sergey Sharybin
2012-01-13svn merge ^/trunk/blender -r43294:43338Campbell Barton
2012-01-11rename RNA_property_is_set() --> RNA_struct_property_is_set() in preperation ...Campbell Barton
2011-12-29svn merge ^/trunk/blender -r42967:42973Campbell Barton
2011-12-29Remove totally crappy and not used operator FONT_OT_buffer_pasteSergey Sharybin
2011-10-28svn merge -r41310:41329 ^/trunk/blenderCampbell Barton
2011-10-28prefix common internal operator function names so its possible to assign them...Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41100:41150Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20fixes for unicode input, should work for operator textinput now.Campbell Barton
2011-10-20unicode text input for 3d text.Campbell Barton
2011-10-20- add BLI_string_utf8.h for unicode functions.Campbell Barton
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-10-14svn merge ^/trunk/blender -r40890:40950Campbell Barton
2011-10-12changes to relative path optionCampbell Barton
2011-10-12fix for crash caused by invalid active material index while editing text.Campbell Barton
2011-10-09svn merge ^/trunk/blender -r40720:40872Campbell Barton
2011-10-08fix [#28846] Relative paths on linked scene failsCampbell Barton
2011-09-21svn merge -r40295:40367 ^/trunk/blenderCampbell Barton
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-08-11svn merge -r39057:39286 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-05get a tad more vertical space in the toolbar.Campbell Barton
2011-05-09=bmesh= merge from trunk at r36529Joseph Eagar
2011-05-07=bmesh=Joseph Eagar
2011-04-19Bugfix #26977 + Patch by Harley AchesonTon Roosendaal
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar
2011-03-26- fix for editfont using an enum func on boolean property.Campbell Barton
2011-03-25fix [#26610] Pressing the ENTER key while editing a Text Object crashes Blender.Campbell Barton
2011-03-15fix for crash with textbox add poll function, missing NULL check.Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27merge with/from trunk at r35190Joseph Eagar