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
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2016-09-28POSELIB_OT_pose_add: only create keyframes for selected bones.Sybren A. Stüvel
2016-07-16Cleanup: spellingCampbell Barton
2016-04-15Drivers Editing: Added "Copy/Paste" buttons beside "Add Variable" for copying...Joshua Leung
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-03-29Drivers Setup: Expose all mapping types for creating driversJoshua Leung
2016-03-27Drivers: Add a "none" mode for use when adding driversJoshua Leung
2016-03-26Driver Setup Workflow Improvement: Property EyedropperJoshua Leung
2016-03-24Cleanup: use prefix for return argsCampbell Barton
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
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