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
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-02-15Motion blur investigation featureSergey Sharybin
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2016-04-16Anim Editors: "View Frame" Operator - Code Cleanups/Reshuffling + NLA/Timelin...Joshua Leung
2016-03-13Default Keyframe Type: Some UI tweaksJoshua Leung
2016-03-13Fancy procedural icons for Keyframe TypesJoshua Leung
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2015-09-01Cleanup: pep8Campbell Barton
2015-04-15RNA: use lock_ prefix for booleansCampbell Barton
2015-04-14Add flag that prevents editing of markers. Can be located in markerAntony Riakiotakis
2015-03-28Fix T44068: "Layered" option for auto keyframing doesn't "Insert Available On...Joshua Leung
2015-02-06Animation play: Follow feature. Enabled from playback menu in theAntony Riakiotakis
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-09-01Expose preview setting operators on menus for sequencer and timelineAntony Riakiotakis
2014-05-01View2d: bring back 2.4x option to lock time for 2d viewsCampbell Barton
2014-04-27Fix T34993: "Jump to Next Keyframe" shortcut not related to the timeline view...Joshua Leung
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-10-21Jump to Next/Previous Marker operators in the timeline menu, shortcuts areBrecht Van Lommel
2013-10-14Project Pampa request: option to lock frame selection to the rangeSergey Sharybin
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-04-04code cleanup: py uiCampbell Barton
2013-01-23rigidbody: Add point cache supportSergej Reich
2012-11-04Editors UI:Thomas Dinges
2012-07-29User Interface Scripts:Thomas Dinges
2012-05-15style cleanup: pep8Campbell Barton
2012-05-06Timeline Header: Only show the "use active keyingset only" toggle (beside theJoshua Leung
2012-01-17pep8 edits, also remove unused varsCampbell 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-11pep/style edits & quiet some warningsCampbell Barton
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-05Merge with trunk r41545Miika Hamalainen
2011-11-03patch [#27917] MARKER MENUS: Unification and adding "Duplicate Marker to Scen...Campbell Barton
2011-10-04Merge with trunk r40782Miika Hamalainen
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-21Merge with trunk r39589Miika Hamalainen
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-07-14merge from trunk 38379Xiao Xiangquan
2011-06-24right panel doneXiao Xiangquan
2011-06-16Dynamic Paint:Miika Hamalainen
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton