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-11-18bugfix [#24777] Scale both markers and keyframes at the same time?Campbell Barton
2010-11-17Keyframing Operators: Improved Error MessagesJoshua Leung
2010-11-16bugfix [#24509] UV/Image Editor: selected elements move not as specifiedCampbell Barton
2010-11-14Move rotOrder to proper transform data structureMartin Poirier
2010-11-14bugfix [#24697]Martin Poirier
2010-11-14[#24639] Snap to Face (retopo) doesn't work when clipping is enabled in mirro...Martin Poirier
2010-11-14bugfix [#24697] Trying to run bpy.ops.transform.create_orientation crashes Bl...Campbell Barton
2010-11-14bugfix [#24702] 3Dmanipulator does not display if view's layers are not synch...Campbell Barton
2010-11-11Bugfix #24621: NLA strips move insensitively across tracksJoshua Leung
2010-11-10bugfix [#23710] 'repeat last' button doesnt' work with extrude along axes oth...Campbell Barton
2010-11-10fix for the crash reported in [#24625] Duplifaces not generated using spaceba...Campbell Barton
2010-11-07de-duplicate unique naming logic, was used in 7 different places, convert int...Campbell Barton
2010-11-05centralize function for calculating pixel size. (no functional changes)Campbell Barton
2010-11-04workaround/fix [#24451] Motion path not automatic recalculating + locking obj...Campbell Barton
2010-11-04workaround [#24392] 2d Image paint editor: no clone/smear/soften tools etcCampbell Barton
2010-11-03bugfix [#24505] Python command bpy.ops.transform.rotate(...) does not follow ...Campbell Barton
2010-11-03fix [#24499] Consistency Issue with LassoSelect/ExtendOptionCampbell Barton
2010-11-02fix for compiling with the c90 standard, support for non-static variable init...Campbell Barton
2010-11-02Patch [#24497] Fix for [#24484] Right Ctrl for snapping by Alexander Kuznetso...Thomas Dinges
2010-11-01improvement to axis/angle gimble conversion added last commit. fixed flipping...Campbell Barton
2010-11-01bugfix [#24480] Axis Angle + manipulators: bad behaviourCampbell Barton
2010-11-01bugfix [#24477] Can easily create bones with duplicate namesCampbell Barton
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-24bugfix [#21097] Rotating multiple bones with non-local location behaves incor...Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-21bugfix [#24331] EdgeSlide not as flawless as 2.49's Campbell Barton
2010-10-19bugfix [#24324] Wrong center for scaling Bezier Curve's handlesCampbell Barton
2010-10-19Cancelling rotation on axis/angle object rotation didnt restore the original ...Campbell Barton
2010-10-19bugfix [#24322] Rotating objects with Axis+Angle mode fails.Campbell Barton
2010-10-18[#21475] Moving a Transform strip upwards moves its animation sidewardsJanne Karhu
2010-10-17Bugfix #24296: AutoIK interactive chain length adjustment feature is missingJoshua Leung
2010-10-17Partial fix for #22409: Locked axis + auto IK = badJoshua Leung
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15Partial fix for [#22867] retopo bugJanne Karhu
2010-10-15bugfix [#24256] Wrong bone subdivision number in tweak panel.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-10-14add UNUSED() to modifiers, also removed some unused args.Campbell Barton
2010-10-12bugfix [#23191] Ctrl-LMB quick extrude problem with non-perpendicular edges/f...Campbell Barton
2010-10-11bugfix [#23412] Weightpaint and rotate around bonesCampbell Barton
2010-10-07Fix for [#22250] Retopo projects to the wrong object when multiple objects ar...Janne Karhu
2010-10-07misc fixes found with clang's static checker.Campbell Barton
2010-10-06Unhide confirm on release property (otherwise, it's not easily modifiable in ...Martin Poirier
2010-10-05rename Command key to OSKey, Window manager already called it the OSKey but i...Campbell Barton
2010-09-28[#24028] Minor fixes to BLI_math_vectorCampbell Barton
2010-09-28images bigger then 32k no longer crash blender, use unsigned int for image si...Campbell Barton
2010-09-28bugfix [#23908] Irratic manipulator scale at far out distancesCampbell Barton
2010-09-24Fix for [#22289] Cancelling transform fails to revert change in f-curve handl...Janne Karhu
2010-09-24Fix for [#22323] Graph Editor: crashe when transforming keys after pivot is s...Janne Karhu
2010-09-24Fix for [#22662] Transforming handles in the graph editor is broken.Janne Karhu
2010-09-22bugfix [#23832] Moving a pose bone doesnt update the transform button props r...Campbell Barton