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
2014-11-20Cleanup: ints/shorts -> bool.Bastien Montagne
2014-04-28Fix T39902: Keyframe insertion by a Keying Set fails in the edit mode when ke...Tamito Kajiyama
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-31Code cleanup: use boolCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-17Fix T37103: Keyframing custom properties issue (FCurve would not reflect Cust...Bastien Montagne
2013-09-03Tweaks to New Driver creation behaviourJoshua Leung
2012-06-01Action Group Colors for Bones (Part 2)Joshua Leung
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-04-26rename WholeCharacter in C too, add pthreads include back for msvc which need...v2.63Campbell Barton
2012-03-08Fixing several issues with keyingsets:Bastien Montagne
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23use defines for keying set names to avoid confusing them with text and having...Campbell Barton
2011-10-10fix [#28850] With "Auto-keyframe" on, the "Selection to Cursor" option doesn'...Campbell Barton
2011-08-15Select by Keying Set...Joshua Leung
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-07-04First stages of easier "expressions" creation...Joshua Leung
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-18RNA: pass Main rather than Context to register/unregister callbacks.Brecht Van Lommel
2011-02-21doxygen: editor entryNathan Letwory
2011-02-04Moved Auto-Keying "Insert for KeyingSet only" option from UserPrefs toJoshua Leung
2011-01-03Keyframing Operator Code Cleanup:Joshua Leung
2010-12-28Drivers Code Cleanups and UI Tweaks:Joshua Leung
2010-11-17Keyframing Operators: Improved Error MessagesJoshua Leung
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-09-30Cleanup of Auto-Keyframing code:Joshua Leung
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
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-23Keying Sets: BuiltIn vs Absolute TweaksJoshua Leung
2010-03-16Fix this error when building with collada: http://www.pasteall.org/11757Arystanbek Dyussenov
2010-03-16Fixing compiler errors for those people who compile those c++ modules... bleh!Joshua Leung
2010-03-16== Massive Keying Sets Recode ==Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2009-12-14Keyframing Bugfixes and Feature Requests:Joshua Leung
2009-12-10Durian Request: Default F-Curve Auto-Colour ModesJoshua Leung
2009-10-27- fixed enum syntax in BKE_fcurve.h and ED_keyframing.h to make g++ happyArystanbek Dyussenov
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-25Drivers: Copy/Paste tools for the RMB MenuJoshua 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-252.5 - Keying Sets API (now usable from Py-Scripts)Joshua Leung
2009-07-242.5 - Timeline window now displays keyframe lines againJoshua Leung