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-24fix/workaround for glitch with node editing active texture bug - where a node...Campbell Barton
2012-07-22fix for node editor re-rendering when the background image was moved in the v...Campbell Barton
2012-07-20Fix #32118, Reroute nodes inside groups get created in wonky places.Lukas Toenne
2012-07-19Fix for Jeroen Bakker
2012-07-19Fix #32118, Reroute nodes inside groups get created in wonky places. The oper...Lukas Toenne
2012-07-17fix for scons building with compositorCampbell Barton
2012-07-17fix for building without the compositorCampbell Barton
2012-07-16toggling node hide/sockets/options was triggering a re-render.Campbell Barton
2012-07-15fix: node background image move operator didn't take zoom into account when c...Campbell Barton
2012-07-15minor refactor for rect functions. more consistent naming.Campbell Barton
2012-07-14header comment cleanup, explain whats the difference between confusingly name...Campbell Barton
2012-07-13Fix #32087: Crash while changing values in comp editor (bt and blender included)Sergey Sharybin
2012-07-12Fix #32051, Ungroup operator crashes. The link iterator can be invalidated wh...Lukas Toenne
2012-07-11improved node frame text alignment and use default label font (not monospaced)Campbell Barton
2012-07-10Keying screen: small fixes and improvements from tomatoSergey 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-10center node group text button verticallyCampbell Barton
2012-07-10style cleanup: line length, also comment some unused codeCampbell Barton
2012-07-10style cleanup: missed previous commitCampbell Barton
2012-07-09style cleanup: node drawingCampbell Barton
2012-07-09improve node text alignment with different zoom levelsCampbell Barton
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 ugly pixelated drawing of node frame text.Campbell Barton
2012-07-06svn merge ^/trunk/blender -r48674:48681Campbell Barton
2012-07-06Tomato keying screen: small fixes and improvementsSergey Sharybin
2012-07-06use icons for rgb colorsCampbell Barton
2012-07-06svn merge ^/trunk/blender -r48658:48674Campbell Barton
2012-07-06rgb color display options for compo backdrop.Campbell Barton
2012-07-04svn merge ^/trunk/blender -r48585:48604Campbell Barton
2012-07-04More spell checking.Bastien Montagne
2012-07-04svn merge ^/trunk/blender -r48576:48585Campbell Barton
2012-07-04Highlight nodes that are being processedJeroen Bakker
2012-07-04Merging r48545 through r48574 from trunk into soc-2011-tomatoSergey Sharybin
2012-07-03Also fix Anim Player button for node editorSergey Sharybin
2012-07-03svn merge ^/trunk/blender -r48527:48537Campbell Barton
2012-07-03dont display image sequences outside the frame range in the 3D viewport.Campbell Barton
2012-07-03svn merge ^/trunk/blender -r48489:48527Campbell Barton
2012-07-02Color management refactorSergey Sharybin
2012-07-02Fix for image texture node in cycles. The button draw function has to use the...Lukas Toenne
2012-07-01svn merge ^/trunk/blender -r48415:48469Campbell Barton
2012-07-01style cleanupCampbell Barton