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-10Keying screen: small fixes and improvements from tomatoSergey 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-09fix node drawing glitch where text alignment for output sockets would move th...Campbell Barton
2012-07-09Fix for #31962, changes image ignores correct aspect ratio. MadeAntony Riakiotakis
2012-07-09UI translation from inside Blender UI: first part.Bastien Montagne
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-06rgb color display options for compo backdrop.Campbell Barton
2012-07-04More spell checking.Bastien Montagne
2012-07-04relay the original node to a different place holder to resolve someJeroen Bakker
2012-07-04Two pass execution:Jeroen Bakker
2012-07-04Highlight nodes that are being processedJeroen Bakker
2012-07-04Revert the DNA pdef_stickness -> pdef_stickiness part of r48556.Bastien Montagne
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-07-03First load of spell and typo fixes (mostly UI messages, but also one or two p...Bastien Montagne
2012-07-03dont display image sequences outside the frame range in the 3D viewport.Campbell Barton
2012-07-01style cleanup: commentsCampbell Barton
2012-06-29Extended modes for snapping in the node editor.Lukas Toenne
2012-06-27style cleanupCampbell Barton
2012-06-25Added feather control to keying nodeSergey Sharybin
2012-06-24style cleanypCampbell Barton
2012-06-21negate previous commit flag, this way existing files dont loose their feather.Campbell Barton
2012-06-21option to disable feather, since its so slow - for interactively editing mask...Campbell Barton
2012-06-21Fixes for 8vytes scalar types used in DNA (int64 and double)Sergey Sharybin
2012-06-21falloff options for dilate/erode feather compo node.Campbell Barton
2012-06-19Implementation of node for track position inputSergey Sharybin
2012-06-19svn merge ^/trunk/blender -r47961:48070Campbell Barton
2012-06-16shrink the object struct 8 bytes - remove unused ctime variable.Campbell Barton
2012-06-16feather option for dilate/erode node - needed for alpha masks so we can (blur...Campbell Barton
2012-06-15Commit current patch needed for color pipeline investigation in Mango ProjectSergey Sharybin
2012-06-15Ensure enums in DNA files has got explicit valuesSergey Sharybin
2012-06-14revert own commits 47907, 47908 after some discussion this is really bad and ...Campbell Barton
2012-06-14change to scale node - multiply scale by scene size, without this theres no r...Campbell Barton
2012-06-14Kaying node from tomato branchSergey Sharybin
2012-06-14Keying Screen node from tomato branchSergey Sharybin
2012-06-13framing options for camera background image: stretch/fit/cropCampbell Barton
2012-06-13Added frame offset slider to clip datablocksSergey Sharybin
2012-06-12Added Selected Only and Show Hidden flags to clip editor's curve viewSergey Sharybin
2012-06-12Some Clip Editor interface clean-ups:Sergey Sharybin
2012-06-12Added options to display only selected tracks and show hidden tracksSergey Sharybin
2012-06-12Make dopesheet settings per-tracking dataSergey Sharybin
2012-06-12Naming + Style tweaks for newly added flag for Action ConstraintJoshua Leung
2012-06-12Masking support for motion tracksSergey Sharybin
2012-06-12"Fix" for [#30704] Action Constraint mapping bugBastien Montagne
2012-06-11Add user preference "GPU Mipmap Generation" under the System/OpenGLAntony Riakiotakis
2012-06-11Merging r47702 through r47726 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-11Code cleanup - Removing/commenting out various bits of legacy cruft related toJoshua Leung
2012-06-11svn merge ^/trunk/blender -r47698:47701Campbell Barton