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-07-10Make grumpy gcc in "overwarning" mode happy again...Bastien Montagne
2012-07-10Keying screen: small fixes and improvements from tomatoSergey Sharybin
2012-07-10Improved cache management for movie clips from tomato branchSergey Sharybin
2012-07-10Movie Clip Node: skip putting frame to cache when rendering animationSergey Sharybin
2012-07-10Fix for center calculation in node transforms. This now uses the actual baryc...Lukas Toenne
2012-07-10Synchronize style cleanup changes made in tomato branchSergey Sharybin
2012-07-10Fix compilation error when using MSVCSergey Sharybin
2012-07-10Tag ununsed variable and make function real explicit prototype.Sergey Sharybin
2012-07-10refactor node highlight code. New implementation will not write toJeroen Bakker
2012-07-10Mango request: added an input node to use track's position in compositorSergey Sharybin
2012-07-10Mango request: option to clamp result of Mix RGB and Color Math nodesSergey Sharybin
2012-07-10Mango request: disable compositing on file load.Sergey Sharybin
2012-07-10Fix #32052, Conflicts in unique node names.Lukas Toenne
2012-07-10Tomato mango request: do not start compositing on file loadSergey Sharybin
2012-07-10Tomato: added option to clamp result of Mix RGB and Color Math nodesSergey Sharybin
2012-07-10Tomato: fix typos in mask maps used for raster cacheSergey Sharybin
2012-07-10Tomato: fix wrong default value for despill balanceSergey Sharybin
2012-07-10rename raskter kdtree files to be less genericCampbell Barton
2012-07-10Inline the read Memory Buffer functions for speed optimizations.Jeroen Bakker
2012-07-10fix: inline to __inline in raskter.c for msvcPeter Larabell
2012-07-10some code refactors in raskter.c to sync it with build where mask tiling is b...Peter Larabell
2012-07-10Fix for a crash caused by ReplaceMesh changing an objects physics shape. CcdS...Mitchell Stokes
2012-07-10center node group text button verticallyCampbell Barton
2012-07-10fix warnings/errors in recent raster commit.Campbell Barton
2012-07-10style cleanup: line length, also comment some unused codeCampbell Barton
2012-07-10updating raskter to support tiles compositor. this commit puts in some ground...Peter Larabell
2012-07-10Fixed an exception during image export when a source image does not exist in ...Gaia Clary
2012-07-10fix for blender naming all new node groups "Missing Datablock"Campbell Barton
2012-07-10rename BLI_getQuotedStr --> BLI_str_quoted_substrN to make it more clear its ...Campbell Barton
2012-07-10Removed unneeded variable from Image ExporterGaia Clary
2012-07-10style cleanup: missed previous commitCampbell Barton
2012-07-10And arabic is over 60% done too, now! :)Bastien Montagne
2012-07-09style cleanup: node drawingCampbell Barton
2012-07-09improve node text alignment with different zoom levelsCampbell Barton
2012-07-09Small cleanup...Bastien Montagne
2012-07-09BGE: Fixing up the error message received when trying to add an object from a...Mitchell Stokes
2012-07-09code cleanup: remove pointless casts (int -> short -> int)Campbell Barton
2012-07-09fix node drawing glitch where text alignment for output sockets would move th...Campbell Barton
2012-07-09correction to last commit. aspect doesn't need to be calculated every time.Campbell Barton
2012-07-09Fix for #31962, changes image ignores correct aspect ratio. MadeAntony Riakiotakis
2012-07-09fix for ugly pixelated drawing of node frame text.Campbell Barton
2012-07-09removed depth aware defocusJeroen Bakker
2012-07-09UI translation from inside Blender UI: first part.Bastien Montagne
2012-07-09svn merge ^/trunk/blender -r48749:48754Campbell Barton
2012-07-09fix/workaround for cycles crash packing bvhCampbell Barton
2012-07-09Tomato: fix for mask cacheSergey Sharybin
2012-07-09Fixed issue with missed cache update when disabling movie clip channelsSergey Sharybin
2012-07-09code cleanup: move sequencer timecode into its own func.Campbell Barton
2012-07-09Merging r48740 through r48749 from trunk into soc-2011-tomatoSergey Sharybin
2012-07-09Fixed issues updating texture buffer used for clip editor frame displaySergey Sharybin