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
2012-11-20Bugfix [#33154] Toggle/Enable/Disable channel settings operators inJoshua Leung
2012-10-15Making "Jump to Keyframes" operator (for Action/Graph Editors) more obviousJoshua Leung
2012-10-10Graph Editor: Added a filtering option for Drivers mode to only show F-CurvesJoshua Leung
2012-05-24Restoring Group Colours for Animation Channels - Part 1Joshua Leung
2012-04-04replace relative imports with absolute imports so scritps can be executed dir...Campbell Barton
2012-01-14replace ANIM_OT_time_toggle operator with generic WM_OT_context_toggle operatorCampbell Barton
2012-01-14fix own bug [#29875] Due to operators now reusing there last-used settings, s...Campbell Barton
2011-11-03patch [#27917] MARKER MENUS: Unification and adding "Duplicate Marker to Scen...Campbell Barton
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-30minor edits, pep8 - also correct float -> double promotion for blf.Campbell Barton
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-22pep8 edits and change '!= None' to 'is not None'Campbell Barton
2011-08-22Bugfix: "Filters" toggle was being shown in Action Editor too, whereJoshua Leung
2011-08-22Reshuffling DopeSheet filter icons so that they appear more obviouslyJoshua Leung
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-132.6 UI Files:Thomas Dinges
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-13complete space outliner, space node, space nla, etc.Xiao Xiangquan
2011-07-13Bugfix: DopeSheet + Graph Editors were referring to wrong operator forJoshua Leung
2011-06-30Tweak to the toggle to show/hide datablock filtering items inJoshua Leung
2011-06-29Animation Editors - Small Visual Tweaks for UsabilityJoshua Leung
2011-04-05quiet warning & minor pep8 edits.Campbell Barton
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-04-01Animation Editors: Name-based filteringJoshua Leung
2011-03-21move script directories for internal blender scripts.Campbell Barton