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-05-20use BKE_area_find_region_type in place of inline loops (no functional changes).Campbell Barton
2011-03-17Bugfix [#26505] zoom in selected keys on graph editorJoshua Leung
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
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-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-06== Long-Standing 2.5 Todo - Markers fully working again in allJoshua Leung
2011-01-06fix for clang static check warnings.Campbell Barton
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().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-20Bugfix #22204: curve modifier onto lamp energy with more than one user of lam...Joshua Leung
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-25Remove unneeded notifier data added in revision 26219.Martin Poirier
2010-01-25Durian Request/Bugfixes: Graph Editor Zooming doesn't go far enoughJoshua Leung
2010-01-24View3d transform was sending a too-general notifier to redraw, causing severa...Joseph Eagar
2010-01-19Preview Range Tweak:Joshua Leung
2009-12-24Key map related things:Matt Ebb
2009-12-23Bugfix #20463: In graph editor bone channels cannot be selected with 'A' or '...Joshua Leung
2009-12-21Animation Editors - Durian Request - Selection Syncing:Joshua Leung
2009-12-20Animation Editor Code Cleanups:Joshua Leung
2009-12-20Add missing names to SpaceTypesMartin Poirier
2009-12-17Durian request:Matt Ebb
2009-12-14patch [#20342] Notifier patch for modifier rename and particle system renameMatt Ebb
2009-12-10Notifier related fixes:Matt Ebb
2009-12-07Porting of Graph Editor's UI to python, just header done for now.Elia Sarti
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-11* Fixed nodetree animation by giving nodes unique namesMatt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-10-23Bugfixes:Joshua Leung
2009-10-20Graph Editor: Added 2D CursorJoshua Leung
2009-10-19Graph Editor: Visibility toggles improved (Durian Request)Joshua Leung
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-192.5 - More Animation BugfixesJoshua Leung
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-052.5Brecht Van Lommel
2009-08-16Animation Editors: Code Cleanups (for Channel Lists) Part 2Joshua Leung
2009-08-02Animato - Bugfixes for ShapeKeys + ShapeKey Drivers Joshua Leung
2009-07-302.5: Buttons ViewBrecht Van Lommel
2009-07-282.5: code cleanup, added CTX_wm_space_* for each space type,Brecht Van Lommel
2009-07-122.5 - Tweaks for Split Strips in NLA and Graph Editor view rangesJoshua Leung
2009-07-10NLA SoC: Notifier Fixes for Animation Editors Joshua Leung
2009-07-08NLA SoC: Minor UI-TweaksJoshua Leung
2009-07-03NLA SoC: Merge from 2.5Joshua Leung
2009-07-022.5Ton Roosendaal
2009-05-29NLA SoC: Start of UI Drawing Code for NLA Editor Joshua Leung