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-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
2009-11-22use is rather then == when comparing with singletons (None/False/True), its f...Campbell Barton
2009-11-222.5: Emulate numpad works again.Brecht Van Lommel
2009-11-21pep8 cleanup & default select axis to negative (artist requst, make sense if ...Campbell Barton
2009-11-19operators were copying the properties from the rna operator into the class in...Campbell Barton
2009-11-19Revert toolbar shading commit.William Reynish
2009-11-18Accidentally overrode a small change in the keymap preferences. Fixed.William Reynish
2009-11-18Changed the appearance of the toolbar buttons.William Reynish
2009-11-18default name of keymap to 'keymap.py' + pedantic pep8 editsCampbell Barton
2009-11-16Fixing keymap export:Martin Poirier
2009-11-16add hook in vertex and control point menu's, Ctrl+HCampbell Barton
2009-11-15=== Better support for user defined modal keymaps ===Martin Poirier
2009-11-14used py error checking tools to fix some bugs & make pep8 correctionsCampbell Barton