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-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-21- Bugfix: NLA "duplicate" operator now lets strips get moved betweenJoshua Leung
2011-01-20NLA Tool Bugfixes:Joshua Leung
2011-01-19NLA Editor: Swap Strips (Alt-F) and BugfixesJoshua Leung
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
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