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-04-24harmless changes to quiet clang static check warnings.Campbell Barton
2011-03-27Bugfixes due to recent RNA renaming:Joshua 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-13many functions in blender are not marked static but should be.Campbell Barton
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-10Small consistency fixupsJoshua Leung
2011-02-10Bugfix [#25831] Sorting channels brokenJoshua Leung
2011-02-02"Batch-Edit" Code cleanup: Renaming ED_operator_ipo_active toJoshua Leung
2011-01-11Todo #22395: Restoring Grease Pencil Editing Mode in DopeSheet EditorJoshua Leung
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-05Animation data for lattices is now shown in the Animaton EditorsJoshua Leung
2010-12-21rename addlisttolist() to BLI_movelisttolist()Campbell Barton
2010-12-14Bugfix #21724Ton Roosendaal
2010-12-02Adding some descriptions for animation-related operators that were missing them.Joshua Leung
2010-11-12rename anim.channels_revive_fcurves --> anim.channels_fcurves_enableCampbell Barton
2010-11-11Animation Editors: Experimental indicators + "fixup" operator for "Disabled F...Joshua Leung
2010-11-08Bugfix: NLA Channel Borderselect works againJoshua Leung
2010-11-08compiler warning fixesCampbell Barton
2010-11-07Partial fix for NLA Channel-List Border Select. This part of the fix gets the...Joshua Leung
2010-11-07Animation Editors: Channel ReorderingJoshua Leung
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-10-02make fly mode border draw into a area drawing callback rather then using a fl...Campbell Barton
2010-09-30Cleanup of Auto-Keyframing code:Joshua Leung
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.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-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-14remove unused includesCampbell Barton
2010-02-18Animation Playback Option (No negative frames) and Other Bugfixes:Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10Bugfix #20903: Concitency issues between point and click and Tab Key in the G...Joshua Leung
2010-02-09Bugfix #21029: Animation editor's channel-group check boxes behave oddlyJoshua Leung
2010-02-08Durian Bugreport - Animation channel visiblity (upwards) flushingJoshua Leung
2010-02-08Small assorted harmless code cleanup tweaks before a round of cleanups aimed ...Joshua Leung
2010-02-08Hid some debug prints for clicking on animation channels.Joshua Leung
2010-02-08Operator Execution Contexts Bugfix:Joshua Leung
2010-01-24Bugfix #20664: NLA Editor - Hiding stuff causes instant crash ..Joshua Leung
2010-01-23Durian Request: Expansion of Action Groups not linked between DopeSheet edito...Joshua Leung
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-10Animation Channels - Protect + Mute toggles flushing:Joshua Leung
2009-12-28Mesh Animation + Depsgraph Tweaks:Joshua Leung
2009-12-24Key map related things:Matt Ebb
2009-12-15Small Durian Request for animation editors:Joshua Leung
2009-12-04Bugfixes: Deleting Keyframes + F-CurvesJoshua Leung
2009-12-03Bugfix: Toggle animation channel visibility (shift-v) was not flushing the ne...Joshua Leung