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
2011-01-05Todo item: brought transform texture space back.Ton Roosendaal
2010-12-28Bugfix #21825Ton Roosendaal
2010-12-20bugfix [#25238] Render image window edits UV'sCampbell Barton
2010-12-19bug [#25292] No undo scale with sculpt modeCampbell Barton
2010-12-19Bugfix #25292Ton Roosendaal
2010-12-17no functional change: only check against OB_RECALC_ALL but don't use for assi...Campbell Barton
2010-12-16Bugfix, irc reportTon Roosendaal
2010-12-15dont transform hidden handles in the graph editor.Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-03- added GCC warning -Wstrict-prototypesCampbell 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-14Move rotOrder to proper transform data structureMartin Poirier
2010-11-11Bugfix #24621: NLA strips move insensitively across tracksJoshua Leung
2010-11-10fix for the crash reported in [#24625] Duplifaces not generated using spaceba...Campbell Barton
2010-11-04workaround/fix [#24451] Motion path not automatic recalculating + locking obj...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-10-24bugfix [#21097] Rotating multiple bones with non-local location behaves incor...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-18[#21475] Moving a Transform strip upwards moves its animation sidewardsJanne Karhu
2010-10-17Partial fix for #22409: Locked axis + auto IK = badJoshua Leung
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15bugfix [#24256] Wrong bone subdivision number in tweak panel.Campbell Barton
2010-10-14add UNUSED() to modifiers, also removed some unused args.Campbell Barton
2010-10-11bugfix [#23412] Weightpaint and rotate around bonesCampbell 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-21bugfix [#23927] Crash proportional editing: connectedCampbell Barton
2010-08-22possible fix [#23331] Hidden Bones Contribute to Axis NormalCampbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-14[#22831] transform problem with hidden parent objectMartin Poirier
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-28bugfix [#23055] transforms with proportional fall off affect hidden vertices ...Campbell Barton
2010-07-26bugfix [#22985] dope sheet crashes Blender 2.5 BetaCampbell Barton
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-06-17fix for fcurve doubles not being removed when moving more then one selected p...Campbell Barton
2010-05-21Motion Paths: Experimental optimisations from joeedh for speeding up the calc...Joshua Leung
2010-05-15Tweak to previous commit - the corrections shouldn't be done for translations...Joshua Leung
2010-05-15Durian request: Attempted fix for rotations not taking non-uniform scaling of...Joshua Leung
2010-05-07Minor formatting tweaks (killing some "caterpillar if's"... yuck those things...Joshua Leung
2010-05-06keyframe transform, both through dopesheet/action editor and graph editor, wo...Joseph Eagar