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-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-09-30Cleanup of Auto-Keyframing code:Joshua Leung
2010-09-25Fix #23847: keyframe insert on button not working in popup menus, e.g.Brecht Van Lommel
2010-09-24Fix #22947: sample color tool not working in user preferences, was assuming theBrecht Van Lommel
2010-08-22remove inline loops in a few placesCampbell 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-23[#22488] Reloading scripts causes crashCampbell Barton
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-05-14Fixes for crashes when trying to add/remove properties from builtin Keying Se...Joshua Leung
2010-03-25More assorted Keying Sets changes for Cessen (mainly api stuff):Joshua Leung
2010-03-24Keying Sets - PyAPI consistency issues:Joshua Leung
2010-03-23more lint includesCampbell Barton
2010-03-23Keying Sets: BuiltIn vs Absolute TweaksJoshua Leung
2010-03-18Bugfix: Autokeying was non-functional after the Keying Sets refactorJoshua Leung
2010-03-17PyKeyingSet Bugfixes:Joshua Leung
2010-03-16== Massive Keying Sets Recode ==Joshua Leung
2010-02-27* Renaming some Keying Sets API functions to make the terminology more consis...Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-28Fix RMB menu insert driver not working on some buttons, passingBrecht Van Lommel
2010-01-26Assorted Bugfixes:Joshua Leung
2009-12-14Keyframing Bugfixes and Feature Requests:Joshua Leung
2009-12-14A few KeyingSet + Transform Tweaks:Joshua Leung
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-25selected_pchans --> selected_pose_bones, same for visible_pchansCampbell Barton
2009-11-24Fix for last commit, forgot to update collada.Brecht Van Lommel
2009-11-24Depsgraph/DriversBrecht Van Lommel
2009-11-23Auto-Keyframing and Clear Transform Operators:Joshua Leung
2009-11-18rename pose_channels to bonesCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-10-29moved the following into the screen context rather then the view3d context so...Campbell Barton
2009-10-29use objects rather then bases where possible, use context rather then OBACT m...Campbell Barton
2009-10-16Added Notifier for Adding and Removing Keying sets. Thomas Dinges
2009-10-14UI Templates: ('Any ID' Selector)Joshua Leung
2009-10-09A few bugfixes:Joshua Leung
2009-10-08A few fixes:Joshua Leung
2009-10-08Keying Sets - Bugfixes + Auto-KeyframingJoshua Leung
2009-10-08Bugfix #19576: Auto keyframing does not record rotations on object level anim...Joshua Leung
2009-10-03Keying Sets UI:Joshua Leung
2009-09-28Durian Feature Request: Rotation Modes for ObjectsJoshua Leung
2009-09-122.5 - More work on Axis-Angle RotationsJoshua Leung
2009-09-062.5 Anim Bugfixes:Joshua Leung
2009-09-042.5 - KeyingSet fixesJoshua Leung
2009-09-04Keying Sets: Added options to add/remove properties from the active Keying Se...Joshua Leung
2009-09-042.5 - Keyframing Bugfixes + Code CleanupsJoshua Leung
2009-08-25Implemented dynamic and multidimensional array support in RNA.Arystanbek Dyussenov