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-11vector versions of BLI_in_rctf / BLI_in_rcti, (BLI_in_rctf_v, BLI_in_rcti_v)Campbell Barton
2012-07-11code cleanup: use const for passing vectorsCampbell Barton
2012-07-11missed this change from patch [#30274]Campbell Barton
2012-07-11Operator to move mask layers up and down in the listSergey Sharybin
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-10Fix for center calculation in node transforms. This now uses the actual baryc...Lukas Toenne
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-10rename BLI_getQuotedStr --> BLI_str_quoted_substrN to make it more clear its ...Campbell 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 #31962, changes image ignores correct aspect ratio. MadeAntony Riakiotakis
2012-07-09fix for ugly pixelated drawing of node frame text.Campbell Barton
2012-07-09UI translation from inside Blender UI: first part.Bastien Montagne
2012-07-09Merging r48740 through r48749 from trunk into soc-2011-tomatoSergey Sharybin
2012-07-09code cleanupCampbell Barton
2012-07-09localview operator now reports when 8 views are reached (since 2.5x update wa...Campbell Barton
2012-07-09style cleanupCampbell Barton
2012-07-08svn merge ^/trunk/blender -r48691:48729Campbell Barton
2012-07-08fix [#32020] Image will not render in second (any scene other than first) if ...Campbell Barton
2012-07-08style cleanupCampbell Barton
2012-07-07increase file browser title length for multibyte translations and use utf8 c...Sv. Lockal
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-07-07code cleanup: dont use function calls like dot_v3v3, pow and sqrt within macr...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-05svn merge ^/trunk/blender -r48638:48658Campbell Barton
2012-07-05code cleanup: replace magic numbers with enum.Campbell Barton
2012-07-05svn merge ^/trunk/blender -r48604:48638Campbell Barton
2012-07-05add the ability to make objects and obdata local but not materials.Campbell Barton
2012-07-05Color management: skip generating byte buffers in verify_buffer_floatSergey Sharybin
2012-07-05Draw outdated point cache in a lighter colorSergej Reich
2012-07-05style cleanupCampbell Barton
2012-07-04svn merge ^/trunk/blender -r48585:48604Campbell Barton