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
2009-11-21patch from Ronan BignauxCampbell Barton
2009-11-21- added back Shift+Tab to toggle snap Campbell Barton
2009-11-21pep8 cleanup & default select axis to negative (artist requst, make sense if ...Campbell Barton
2009-11-21Nodes Editor: Restored 'Show Cyclic Dependencies' Operator (CKEY)Joshua Leung
2009-11-21Node Editor - More Cleanups (Reshuffling):Joshua Leung
2009-11-20use a metaclass to have operator attributes register and display in the order...Campbell Barton
2009-11-20* More small modifier improvements by nudelZ.Thomas Dinges
2009-11-20Modifier Layout improvements (single column and normal) by nudelZ. Thomas Dinges
2009-11-20option to have scripts run on startup for per blendfile UI'sCampbell Barton
2009-11-20Small update to render properties.William Reynish
2009-11-20Armature Editing Fixes:Joshua Leung
2009-11-20Quicktime-qtkit : encoding settings now in blender ui (encoding panel)Damien Plisson
2009-11-20- dir() now works for collection functionsCampbell Barton
2009-11-20More Node Editor Fixups:Joshua Leung
2009-11-20* Added a quick little weight group 'Levels' operator, can interactively twea...Matt Ebb
2009-11-20Node Editor: Various usability and code tidyupsJoshua Leung
2009-11-20* Removed tablet pressure sensitive number field widget scrubbing, wasn't tha...Matt Ebb
2009-11-20pep8 compliance, also removed use of exec() for netrender module importingCampbell Barton
2009-11-19missing check for the active objectCampbell Barton
2009-11-19- StructRNA's __dir__ was missing members from its classes __dict__Campbell Barton
2009-11-19operators were copying the properties from the rna operator into the class in...Campbell Barton
2009-11-19operator properties were not the correct typeCampbell Barton
2009-11-19Renamed "col2" to "wide_ui" which is more meaningful. Thomas Dinges
2009-11-19* Small Layout fixes.Thomas Dinges
2009-11-19Single Column layout for Fields, Smoke, Cloth and Fluids.Thomas Dinges
2009-11-19Revert toolbar shading commit.William Reynish
2009-11-19* Added control and animation of sound volume of sequence sound strips (found...Matt Ebb
2009-11-19Sequencer UI: Sequencer now uses the standard timeline cursor instead of a ha...Joshua Leung
2009-11-192.5 Single Column Layout:Thomas Dinges
2009-11-18ID properties that are displayed via RNA can now define their own UI settings,Campbell Barton
2009-11-18Netrender cleanup and bug fixMartin Poirier
2009-11-18New B.Blend.William Reynish
2009-11-18Code cleanup in netrenderMartin Poirier
2009-11-18remove GPL headers from templates, am happy for them to be public domainCampbell Barton
2009-11-18Durian request: ClothDaniel Genrich
2009-11-18python pose_channels -> bonesCampbell Barton
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-18- rna attribute setting problem, class instances could not set their own attr...Campbell Barton
2009-11-18default name of keymap to 'keymap.py' + pedantic pep8 editsCampbell Barton
2009-11-18Small UI Tweaks - Toolbar + Graph Editor:Joshua Leung
2009-11-17make animation system and rna internals use getattr style syntax for user def...Campbell Barton
2009-11-17-Single column UI for image editor.William Reynish
2009-11-17* Create Group Operator had a wrong name, so it didn't showed up in the menu. Thomas Dinges
2009-11-17use number keys to set the current brush in paint modesCampbell Barton
2009-11-17Single column UI for constraintsWilliam Reynish
2009-11-17fix for error editing a string property with quotesCampbell Barton
2009-11-17Toolbar reorganizationWilliam Reynish
2009-11-17- in pose mode, pose bone properties are edited rather then armature boneCampbell Barton
2009-11-17- access console languages as modules rather then having the py operator call...Campbell Barton