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-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-20Vertex Groups Operators:Joshua Leung
2009-11-19Support for grab cursor in macro system (and vice versa).Martin Poirier
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-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-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-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-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-18Disable continuous grab during tablet use (fixing tablet jerkiness issues)Damien Plisson
2009-11-18Quicktime (non cocoa) crash upon export temporary fixDamien Plisson
2009-11-18Fix snap tooltip.Martin Poirier
2009-11-18scons update to enable build with QTKit (Cocoa Quicktime)Damien Plisson
2009-11-18Quicktime for Cocoa : export partDamien Plisson
2009-11-18own mistake meant bones could not drive eachother.Campbell Barton
2009-11-18Revert of ID Notifier, as requested by Matt. Thomas Dinges
2009-11-18bone & object properties editing was broken.Campbell Barton
2009-11-18Durian request: ClothDaniel Genrich
2009-11-18fix for own error in 24623, removed a memfree call,Campbell Barton
2009-11-18fix for memory leak, use Key Errors for pyrna getitem access & idpropsCampbell Barton
2009-11-18rename pose_channels to bonesCampbell Barton