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-04-06Fix [#21678] Crease color cannot be adjustedMatt Ebb
2010-04-04pep8 cleanupCampbell Barton
2010-04-04keymap.add_item, add_modal_items --> keymap.items.add()/add_modal()Campbell Barton
2010-04-02Keyframe Defaults and Cleanups: Joshua Leung
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-04-01[#21835] Improved Addons in User Prefs by Keith Boshoff (wahooney) Thomas Dinges
2010-04-01Fix [#20711] Loop selection not working with Emulate MMB + Left mouse selectMatt Ebb
2010-03-30Fix [#20115] Some theme settings are not savedMatt Ebb
2010-03-29[#21807] Import Key Configuration problemsMartin Poirier
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-15pep8 warningsCampbell Barton
2010-03-15more addon UI cleanupCampbell Barton
2010-03-14cleanup for addon python internals, fix filtering bug.Campbell Barton
2010-03-14user preference to disable the splash screenCampbell Barton
2010-03-14Addons:Thomas Dinges
2010-03-13Add-Ons:Thomas Dinges
2010-03-13Patch [#21539] Improved organization of add-ons panel by Bart Crouch (crouch)...Thomas Dinges
2010-03-12- Hhighlight active nurb in edit modeSergey Sharybin
2010-03-07image editor user preference.Campbell Barton
2010-03-07Tab as Space as a User Preference option. to affect new and loaded text files.Dalai Felinto
2010-03-06pep8 cleanupCampbell Barton
2010-03-06Fix for #21420, Minor bug with editing keymapsElia Sarti
2010-02-28patch from Andy Braham with some modificationsCampbell Barton
2010-02-27rename flag for auto script execution since scriptlinks are no more.Campbell Barton
2010-02-26rename extension to addon after discussion with meta-androcto & mindronesCampbell Barton
2010-02-23- use search box for adding actions in the NLACampbell Barton
2010-02-23- py-drivers were not using the name lookup cache.Campbell Barton
2010-02-23pep8 cleanup + correction for external player operator return value.Campbell Barton
2010-02-18Animation Playback Option (No negative frames) and Other Bugfixes:Joshua Leung
2010-02-17rename rna props for auto-keying to be consistant, user prefs were graying ou...Campbell Barton
2010-02-16extension copying operator and fix in displaying extensions with no docstringCampbell Barton
2010-02-16[#21177] Text editorCampbell Barton
2010-02-15classes were having their dictionary cleared when the blender extension data ...Campbell Barton
2010-02-15Console:Thomas Dinges
2010-02-15initial support for extensions in the user preferencesCampbell Barton
2010-02-14change python scripts so modules which register with blender have a register(...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11Line up RNA property with the rest of spaceDaniel Salazar
2010-02-11Compile fixDaniel Salazar
2010-02-11Theme support for console background. Thx cam for help!Daniel Salazar
2010-02-11Added theme support for vertex normals display alongside face normals.Daniel Salazar
2010-02-11More tooltip editingDaniel Salazar
2010-02-02subtype support for properties in bpy.props.Campbell Barton
2010-02-01WM Draw Methods now has a new option Automatic (default). This willBrecht Van Lommel
2010-01-31pep8 changesCampbell Barton
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