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-15dont transform hidden handles in the graph editor.Campbell Barton
2010-12-10transforming pose bones while the animation was playing would crash.Campbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-07Added an assert() check for normalized quats which exposed a number of bugs w...Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-04Maintenance, Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-30bugfix [#24974] "select all" in weight paint -> face selection mode selects a...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-28minor changes to the python api.Campbell Barton
2010-11-27[#24935] Proportional translation size stuck to noneMartin Poirier
2010-11-25bugfix [#24907] bone roll z up broken and python script showing correct metho...Campbell Barton
2010-11-24bugfix [#24887] Crash on snapping verts on other objectCampbell Barton
2010-11-22bugfix [#20768] Project Snap BrokenCampbell Barton
2010-11-21[#22854] Objects lag behind mouse pointer when transformed (translated)Martin Poirier
2010-11-21[#24827] Crash when auto-keyframing while playing animationMartin Poirier
2010-11-20Cancel edge slide on invalid selection.Martin Poirier
2010-11-19patch from Shane Ambler, free memory when failing to create slide verts.Campbell Barton
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