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-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-20Attempted fix for #19870 - Crash on Shift Numpad 1 based on the backtrace htt...Joshua Leung
2009-11-20Bugfix #19923: UVImage editor gets stuck in move/zoom modeJoshua Leung
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-20Simpler default smooth brush curve preset - less points, easier to tweakMatt Ebb
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-20Vertex Groups Operators:Joshua Leung
2009-11-19MSVC 9 projectfilesAndrea Weikert
2009-11-19Support for grab cursor in macro system (and vice versa).Martin Poirier
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-19idprop.get(key, default=None)Campbell Barton
2009-11-19operator properties were not the correct typeCampbell Barton
2009-11-19Indentation fix. :/ Thomas Dinges
2009-11-19* Added Shift+Space hotkey for "Area Full Screen" as it is in 2.49.Thomas Dinges
2009-11-19added 'hidden' option for python defined rna props, means py operators can us...Campbell 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-19correcting ID property list was incorrect on portingCampbell Barton
2009-11-19- remove CPPFLAG XP_UNIX from CMake, Scons and Irix make, checked our own cod...Campbell Barton
2009-11-19missed render border in modal keymapCampbell Barton
2009-11-19Revert toolbar shading commit.William Reynish
2009-11-19Drag'n'drop : moved "setAcceptDragOperation" functions at window levelDamien Plisson
2009-11-19* Fix for texture->image node not workingMatt Ebb
2009-11-19* Changed scroll bar scale handles back to scaling from either side, rather t...Matt Ebb
2009-11-19* Fix for RMB keyframe/data path/etc operators not working in sub-regions, wa...Matt Ebb
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-19Bugfix:Joshua Leung
2009-11-192.5 Single Column Layout:Thomas Dinges
2009-11-19Fix crash on Windows when clicking anywhere in a window. Cursor grabbing code...Joshua Leung
2009-11-18ID properties that are displayed via RNA can now define their own UI settings,Campbell Barton
2009-11-18Quicktime-cocoa : fix file busy issue when rendering a second time with quick...Damien Plisson
2009-11-18SVN maintenance.Guillermo S. Romero
2009-11-18Made toolbar buttons slightly brighter, to make them stand out from the backg...William Reynish
2009-11-18Netrender cleanup and bug fixMartin Poirier
2009-11-18New B.Blend.William Reynish
2009-11-18Custom Ratio mouse input didn't check for initialization properly, which coul...Martin Poirier
2009-11-18Correctly detect and use modal keymaps in macrosMartin Poirier
2009-11-18Code cleanup in netrenderMartin Poirier
2009-11-18Disable continuous grab during tablet use (fixing tablet jerkiness issues)Damien Plisson