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
2010-12-15Centralized operator UI drawing into a new function uiLayoutOperatorButs(),Campbell Barton
2010-12-15bugfix [#25230] Quick extrude Ctrl-LMB : wrong behaviour of 'RotateSource' op...Campbell Barton
2010-12-15Fixed bug #23042, Sculpting + Multires + Noise texture tears meshNicholas Bishop
2010-12-15remove unused args.Campbell Barton
2010-12-15Exposed mesh edit 'select similar' threshold as operator property, must have ...Matt Ebb
2010-12-15Apply patch [#25224] Refactor COLLADA DocumentImporterNathan Letwory
2010-12-14Bugfix #21724Ton Roosendaal
2010-12-14Bugfix #22040Ton Roosendaal
2010-12-14clamp colors from 0-1 which are used for display only.Campbell Barton
2010-12-14Bugfix #25212Ton Roosendaal
2010-12-14- revert own recent change after discussion, default set hard minimum of colo...Campbell Barton
2010-12-14Fix for [#25206] Particles system can't start at frame 0Janne Karhu
2010-12-14graph editor & action keyframe paste options.Campbell Barton
2010-12-14Fix for [#25198] Smoke gets shown before simulation startsJanne Karhu
2010-12-14curve hide keys were still not right, now match mesh editmode.Campbell Barton
2010-12-14Fix for 'handle_type' submenu in Graph Editor no longer working.Joshua Leung
2010-12-14Change set handle types back to menu now menus have key access - V+A, V+V, V+...Campbell Barton
2010-12-14[#25211] Impossible to select an armature with shapesCampbell Barton
2010-12-14disallow RNA color values to be set to negative values. Material colors could...Campbell Barton
2010-12-14Fixed bug #23922, Sculpting - Textured display draws incorrectlyNicholas Bishop
2010-12-14Menu UI feature common in other widget sets:Campbell Barton
2010-12-14Fixed bug #23826, Other kind of brushes appear in sculpt modeNicholas Bishop
2010-12-14Initial implementation of mdisps layer interpolationSergey Sharybin
2010-12-14Compositor: Add an option to select the YCbCR conversion mode for the YCbCR c...Xavier Thomas
2010-12-13Bugfix #25207Ton Roosendaal
2010-12-13Bugfix #23420Ton Roosendaal
2010-12-13Bugfix #25191Ton Roosendaal
2010-12-13Small fix in error text returned from baking.Ton Roosendaal
2010-12-13Bugfix #25197Ton Roosendaal
2010-12-13Bugfix #25199Ton Roosendaal
2010-12-13Fix for imageeditor's scopes not updating when changing the image.Xavier Thomas
2010-12-13Bugfix #25178Ton Roosendaal
2010-12-13check if a path can be created to a property before showing keyframe items in...Campbell Barton
2010-12-13"Fix" for [#25184] Forces for growing hair - update inconsistency - as discus...Janne Karhu
2010-12-13Use mdisps layer from edit_mesh when adding/removing multires modifierSergey Sharybin
2010-12-13Fix for [#25185] Toggling hair dynamics without deleting cache leaves hair di...Janne Karhu
2010-12-13Expose access to PROP_ENUM_FLAG from bpy.props.EnumProperty(), this is expose...Campbell Barton
2010-12-13Bugfix #25188: Can't assign "add driver" to hide properties of bonesJoshua Leung
2010-12-13fix for error in recent commit.Campbell Barton
2010-12-13Reshuffled AnimData reading functions in writefile.c as per an oldJoshua Leung
2010-12-13exceptions in registering properties were not properly handled, allowing a si...Campbell Barton
2010-12-13fix for transform operator giving '<UNKNOWN>' enum value when logged, now pas...Campbell Barton
2010-12-13Lattices now have AnimDataJoshua Leung
2010-12-13option to reverse cycle through render slots (Alt+J).Campbell Barton
2010-12-13multi-dimensional array resolving for rna paths.Campbell Barton
2010-12-13bugfix [#23395] Mirror + Front Faces Only + Grab = Scaling oddityCampbell Barton
2010-12-13clipboard setting background check correction.Campbell Barton
2010-12-12Fix for compile on windows:Thomas Dinges
2010-12-12Bugfix #25183Ton Roosendaal
2010-12-12Bugfix #25179Ton Roosendaal