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-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-07-07Outliner RMB Menu - AnimData mangementJoshua Leung
2011-07-01Icons!Joshua Leung
2011-06-09Bugfix: Setting action for AnimData via RNA didn't change theJoshua Leung
2011-05-18RNA: make mechanism used by operators to keep python instance alive more gene...Brecht Van Lommel
2011-05-18RNA: pass Main rather than Context to register/unregister callbacks.Brecht Van Lommel
2011-04-28rename duplicate header defines & remove unused var.Campbell Barton
2011-04-26Adding support for adding copies of existing drivers to other animdataJoshua Leung
2011-04-19Bugfix [#25960] Action/NLA Editor issues with animdata contextJoshua Leung
2011-03-13Inconsistent use of array_index vs index with animation keyword args.Campbell Barton
2011-03-03replace 0 with NULL when used as a pointerCampbell Barton
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-01Bugfix: Renaming Keying Sets didn't update timelineJoshua Leung
2011-01-24Raise an exception when registering classes with ID names which are too long....Campbell Barton
2011-01-19Added missing updates for NLA RNA settingsJoshua Leung
2011-01-13remove/comment unused varsCampbell Barton
2011-01-12modification to Joshua's commit r34270,Campbell Barton
2011-01-12Patch [#24763] NLA Track & Strip methodsJoshua Leung
2011-01-10comment/remove various unused vars,Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-29Bugfix [#24163] Unable to animate INSIDE a group node in theJoshua Leung
2010-12-28- Typo fixesJoshua Leung
2010-12-07pass along the context to extension functions, this was already being done in...Campbell Barton
2010-12-04Give functions that use printf style formatting GCC format attributes so if i...Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-14bugfix [#24668] Deleting armature objects removes a user from its action, eve...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-23bugfix [#23795] Insert Visual Loc/Rot Keyframe of Armature Bones BrokenCampbell Barton
2010-08-24py/rna remove functions now all work in a similar way.Campbell Barton
2010-08-24move more active variables to be nested in collections.Campbell Barton
2010-08-24- move more active properties into their collections:Campbell Barton
2010-08-18rna naming mainly for Scene/IK/KeyingSet'sCampbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17apply UserPrefs and Theme rna naming changes.Campbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-05-20Bugfix #22374: index=-1 not work for keyingset.paths.add() functionJoshua Leung
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-04-04make keying set path functions members of the paths collectionCampbell Barton
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-24remove unused rna 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