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
2010-01-31bugfix [#20878] Filtering for keymaps became useless [26389]Campbell Barton
2010-01-30View2D/TimeCode Drawing:Joshua Leung
2010-01-29Make expanding kmi possible even when they are not user defined (makes it pos...Martin Poirier
2010-01-29Speed up keymap editor a bit (less context changes)Martin Poirier
2010-01-29Add cfg folder for keyconfigs (and possibly others later) to be imported afte...Martin Poirier
2010-01-28Keyconfig import and removeMartin Poirier
2010-01-28Add missing properties to keymap export operator.Martin Poirier
2010-01-27[#20808] r26221 - Cannot remove shortcuts in user preferences @ modified conf...Martin Poirier
2010-01-25Added a 'linked' icon to modal key maps, to communicate better that they're Matt Ebb
2010-01-22Macro operator properties using property groups in groups (initial code by br...Martin Poirier
2010-01-21Patch #20693: add parameters for FPS and wait timer for screen castJoshua Leung
2010-01-21Fix for key map python file export and loadMatt Ebb
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2010-01-15Console:Thomas Dinges
2010-01-10Removed game_sound property as it is not working and not necessary anymore.Joerg Mueller
2010-01-09Themes:Thomas Dinges
2010-01-09User Preferences:Thomas Dinges
2010-01-09User Preferences Themes:Thomas Dinges
2010-01-09Added user preferences for color picker type, includes colour wheel + 3 squar...Matt Ebb
2010-01-08Disable anti-aliasing initialization, was causing GL_SELECT issuesDamien Plisson
2010-01-07OpenGL anti-aliasing for 3D view, user selectableDamien Plisson
2010-01-07- leg_quadruped_generic missing importsCampbell Barton
2010-01-04Fix #20561: keymap editing after using search could edit wrong keymap item.Brecht Van Lommel
2009-12-29netrender tab to spacesCampbell Barton
2009-12-28Added 'Add New' buttons to key maps shown in filtered mode.Matt Ebb
2009-12-26pep8 edits, removed MakeCursor.py and rna_array.py, not important to make pep8Campbell Barton
2009-12-25operator draw function working again. needed to add layout to the operator to...Campbell Barton
2009-12-24* register operators like other classesCampbell Barton
2009-12-24Key map related things:Matt Ebb
2009-12-18Keymap conflict detection operator.Martin Poirier
2009-12-17keymap editorMartin Poirier
2009-12-17pep8 corrections and no need to use C's _OT_ syntax when accessing operator n...Campbell Barton
2009-12-17Added search filtering to key map editor - searches in UI names of operatorsMatt Ebb
2009-12-16First version of updated key map editor UI (in User Preferences)Matt Ebb
2009-12-15Slight reorganization of user preferences. I've switched out the clunky use o...William Reynish
2009-12-14Keyframing Bugfixes and Feature Requests:Joshua Leung
2009-12-13script for automating pep8 checks.Campbell Barton
2009-12-11Added back rendered animation playback (in a sense), with a Matt Ebb
2009-12-10Double Click event value.Martin Poirier
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-12-082.5 User Preferences:Thomas Dinges
2009-12-04String fix and a bunch of PEP8 issues I had collected in the meanwhile.Guillermo S. Romero
2009-11-30Cleanup:Thomas Dinges
2009-11-30Rename Centroid to Origin, following discussions on mailing list.William Reynish
2009-11-29pep8 cleanup in ui and op dirs, added popup to select patternCampbell Barton
2009-11-28* Restored the "Solid OpenGL lamps" Buttons in user Preferences. Thomas Dinges
2009-11-28A few new mouse navigation config options to help transitioning usersMatt Ebb
2009-11-24removed mmb pan/rotate user preference - this is handled by key maps nowMatt Ebb
2009-11-23more ui api changes.Campbell Barton
2009-11-23rna UI api rename...Campbell Barton