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-12-09Added a few descriptions that were missing.Kent Mein
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton
2010-04-17bugfix and cleanupCampbell Barton
2010-04-03Bugfix #21896: Adding an modifier to a NLA strip adds it to all NLA stripsJoshua Leung
2010-04-02Batch renaming some keyframe editing internals in preparation for more generi...Joshua Leung
2010-04-01Assorted animsys fixes/tweaks:Joshua Leung
2010-03-25Adding menu entries for the new hotkeys (change keying set)Joshua Leung
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-18F-Modifier Goodies (as requested by @ndy):Joshua Leung
2010-02-23- use search box for adding actions in the NLACampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-01NLA Editor Bugfix:Joshua Leung
2010-01-24NLA Editor: Sync Action Extents with Referenced RangeJoshua Leung
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-08-252.5 - NLA Bugfixes:Joshua Leung
2009-08-16Animation Editors: Code Cleanups (for Channel Lists) Part 2Joshua Leung
2009-07-282.5 - Anim Editor cleanups + Graph Editor Clutter ReductionJoshua Leung
2009-07-242.5 - Adding Jump to Next/Prev Keyframe Operator Joshua Leung
2009-07-242.5 - Animation Tweaks (KeyingSets/NLA)Joshua Leung
2009-07-122.5 - Tweaks for Split Strips in NLA and Graph Editor view rangesJoshua Leung
2009-07-11NLA SoC: Names for NLA Strips Joshua Leung
2009-07-10NLA SoC: Notifier Fixes for Animation Editors Joshua Leung
2009-07-10NLA SoC: Fixes for renamed headers (BIF_transform.h -> ED_transform.h)Joshua Leung
2009-07-09NLA SoC: Toggle muting operator - HKEYJoshua Leung
2009-07-08NLA SoC: Clarifying the error message for adding transitions Joshua Leung
2009-07-07NLA SoC: Start of integration of Meta-strips in Transform Joshua Leung
2009-07-06NLA SoC: Fixes for Meta-Strips and EditingJoshua Leung
2009-07-06NLA SoC: More work on Meta-Strips Joshua Leung
2009-07-06NLA SoC: Start of 'Meta' StripsJoshua Leung
2009-07-03NLA SoC: Assorted fixesJoshua Leung
2009-07-02NLA SoC: F-Modifiers working on NLA Strips Joshua Leung
2009-06-28NLA SoC: NLA Mapping Cleanup Joshua Leung
2009-06-28NLA SoC: Renamed NLA-Editor operators to be more in line with those in other ...Joshua Leung
2009-06-27NLA SoC: Move Strips Up/Down Operators Joshua Leung
2009-06-27NLA SoC: Apply-Scale Operator now recalculates action length after scale is a...Joshua Leung
2009-06-24NLA SoC: Scale Operators - Clear (Alt-S) and Apply (Ctrl-A)Joshua Leung
2009-06-21NLA SoC: Fixes for Operator Poll Callbacks Joshua Leung
2009-06-20NLA SoC: Drawing + Editing FixesJoshua Leung
2009-06-19NLA SoC: Minor Tweaks (Duplicate + Muted-Strip Drawing)Joshua Leung