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
2013-02-24pointcache: Fix freeing all bakes in particle modeSergej Reich
2012-10-12quiet some -Wshadow warningsCampbell Barton
2012-08-12code cleanup: WM naming conventionsCampbell Barton
2012-08-08code cleanup: rename G.afbreek --> is_break, G.rendering --> is_renderingCampbell Barton
2012-05-06Last part of fix for [#31157]: Some (actually, 172) operators have no tooltip.Bastien Montagne
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
2011-12-17style edit only - move parenthesis onto second line of function definition (i...Campbell Barton
2011-11-25Fix part of #29310: secondary point caches for cloth did not get stepsBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-08-27- fix for BL_Shader::SetUniform() missing out the last part of the matrix.Campbell Barton
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-18Extreme makeover of pointcache code:Janne Karhu
2010-12-03Bugfix #24568Ton Roosendaal
2010-11-04Temporary fix for "freezing when pointcache is baked":Janne Karhu
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-08-04Fix crash in point cache baking due to my recent changes.Brecht Van Lommel
2010-08-04include cleanup, no functional changesCampbell Barton
2010-06-22Timeline addition: Display cached framesMatt Ebb
2010-05-18fix for crash baking in background mode.Campbell Barton
2010-05-18context.PointCache --> context.point_cache (not to confuse type with property...Campbell Barton
2010-03-30Baking for dupligroup & linked library objectsBrecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-14edits to the bone copy metarig type from Cessen, pointcache warning fixCampbell Barton
2009-12-04Null check for baking progressend functionMartin Poirier
2009-12-04* Fix for incorrect disabling after baking cloth simMatt Ebb
2009-12-04Print baking progress to console when window is not available.Martin Poirier
2009-12-04Only set baking progress function to cursor when a window is present.Martin Poirier
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel