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-09-14fixes for NULL checks, remove some redundant checks and add some in that have...Campbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-31Fix #32408: image editor does not show paint brush circle on loading a .blendBrecht Van Lommel
2012-04-23code cleanup: comment unused functions (removed one which isnt useful anymore).Campbell Barton
2012-03-30style cleanupCampbell Barton
2012-03-27style/name cleanup: have EDBM_* functions match our style guide and also matc...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-02-20- remove some unused editmesh functions.Campbell Barton
2012-01-22svn merge ^/trunk/blender -r43564:43609Campbell Barton
2012-01-22reduce operator lookups in the UI (could do 4 hash lookups per button).Campbell Barton
2012-01-11svn merge ^/trunk/blender -r43278:43294Campbell Barton
2012-01-11use BLI_strncpy and BLI_snprintf when the size of the string is known.Campbell Barton
2011-11-26svn merge ^/trunk/blender -r42139:42172Campbell Barton
2011-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-10-28re-enable mirroring - it was commented in a few functions.Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-09svn merge ^/trunk/blender -r40720:40872Campbell Barton
2011-10-09replace sprintf with strcpy where no formatting is done and return value isn'...Campbell Barton
2011-07-25found some changes were missed from previous manual mergeCampbell Barton
2011-07-25recent merges lost changes in this file, manually merge changes from -r37078:...Campbell Barton
2011-06-13Fix #27594: non-active object in weight paint mode doesn't free memory.Brecht Van Lommel
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-26Possible fix for issue #2 in [#25664] Remove Pack does not work in Texture panelCampbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-08-01Fix for crash due to last commit.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-05Fix #21992: linked objects could be in edit/particle/paint/sculpt mode,Brecht Van Lommel
2010-04-07Modes are now toggled on using operators on load if the file was saved inBrecht Van Lommel
2010-03-31svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2787...Campbell Barton
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2009-12-20Fixes for memory leaks when exiting Blender while still in WeightPaint Mode.Joshua Leung
2009-11-04Sculpt: split generic part of image paint undo system into separateBrecht Van Lommel
2009-04-302.5Ton Roosendaal
2009-04-102.5Ton Roosendaal
2009-02-202.5:Brecht Van Lommel
2009-01-102.5Ton Roosendaal
2009-01-052.5Ton Roosendaal
2009-01-012.5Ton Roosendaal
2008-12-312.5Ton Roosendaal
2008-12-192.5: globals cleanupBrecht Van Lommel
2008-12-142.5Ton Roosendaal
2008-12-112.5Ton Roosendaal