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-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-15replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.Campbell Barton
2011-08-22Reshuffling DopeSheet filter icons so that they appear more obviouslyJoshua Leung
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-02Merging trunk up to r38932.Joerg Mueller
2011-08-02don't include fcurve modifiers when getting an actions frame range.Campbell Barton
2011-08-013D Audio GSoC:Joerg Mueller
2011-06-29Animation Editors - Small Visual Tweaks for UsabilityJoshua Leung
2011-04-19Bugfix [#25960] Action/NLA Editor issues with animdata contextJoshua Leung
2011-04-01Animation Editors: Name-based filteringJoshua Leung
2011-03-13Inconsistent use of array_index vs index with animation keyword args.Campbell 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-16PoseLib Bugfixes, Cleanups, and Missing OperatorsJoshua Leung
2011-02-16Pose Lib: Start of PoseLib UI in Armature buttonsJoshua Leung
2011-01-10comment/remove various unused vars,Campbell Barton
2011-01-05Animation data for lattices is now shown in the Animaton EditorsJoshua Leung
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-08-30- keymap import/export works again (broke with own api changes)Campbell Barton
2010-08-28bugfix [#23548] calling fcurves.new() results in EXC_BAD_ACCESSCampbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-07Bugfix #23216: Memory leak when removing Fcurve from actionJoshua Leung
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-05Bugfix #22030: Animation Editors and Layer AnimationJoshua Leung
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-05-15patch from Dan EicherCampbell Barton
2010-05-06more checks to last commitCampbell Barton
2010-05-06rna functions...Campbell Barton
2010-04-01scene.timeline_markers.add/remove() support.Campbell Barton
2010-04-01Assorted animsys fixes/tweaks:Joshua Leung
2010-04-01svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2789...Campbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-02-17Animation Editors: DopeSheet filter for Object-level animationJoshua Leung
2010-02-17Animation Editors - Texture Animation:Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-03Animation Data Types - RNA Fixes:Joshua Leung
2010-01-23Animation Editors: DopeSheet filtering option to only include Objects that ar...Joshua Leung
2010-01-23Graph Editor: Bugfixes for option where only the keyframes of selected F-Curv...Joshua Leung
2010-01-05More "Window" terminology corrections Matt Ebb
2009-12-30* Assorted comments/warnings fixes for animation codeJoshua Leung
2009-12-28Assorted Animation/RNA fixes:Joshua Leung
2009-12-28Mesh Animation + Depsgraph Tweaks:Joshua Leung
2009-12-18RNA wrapping of Action Groups:Joshua Leung
2009-12-17Durian request:Matt Ebb
2009-12-08Animation Editors: Fixes for RNA/Python BastardisationJoshua Leung
2009-12-07Talked with Aligorith and made changes as follows to DopeSheet struct:Elia Sarti
2009-12-07Added icons to a few RNA properties.Elia Sarti