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-08-03code cleanup: remove unused includesCampbell Barton
2012-08-01make node select_all consistent with other select operators, also add Ctrl+I,...Campbell Barton
2012-08-01Do not highlight non-selected active node with active outlineSergey Sharybin
2012-07-29add inline functions for max/min ints, good to use when the arguments are fun...Campbell Barton
2012-07-29code cleanup: replace MIN2/MAX2 with minf/maxfCampbell Barton
2012-07-27Fix crash in drawing socket names when zooming out a lotSergey Sharybin
2012-07-27Track input node: more control on over output valueSergey Sharybin
2012-07-27mask motion blur shutter optionCampbell Barton
2012-07-27motion blur for mask node:Campbell Barton
2012-07-26option to use manual size input for sceneCampbell Barton
2012-07-19Fix for Jeroen Bakker
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-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-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-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-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-06-30Color management cleanup and improvementsSergey Sharybin
2012-06-30Color management refactoiring and some extra optionsSergey Sharybin
2012-06-30Color management fixes and improvementsSergey Sharybin
2012-06-29svn merge ^/trunk/blender -r48409:48411Campbell Barton
2012-06-29Extended modes for snapping in the node editor.Lukas Toenne
2012-06-28svn merge ^/trunk/blender -r48333:48370Campbell Barton
2012-06-28Fix for image node: The button draw function was using the image user pointer...Lukas Toenne
2012-06-25Merging r48257 through r48263 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-25Added feather control to keying nodeSergey Sharybin
2012-06-24Merging r48224 through r48237 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-24Fix #31908, better drawing for node group interface links. Links from/to node...Lukas Toenne
2012-06-21svn merge ^/trunk/blender -r48162:48168Campbell Barton
2012-06-21display a sample line in the hue correct, handy to sample the image to know w...Campbell Barton