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
path: root/source
AgeCommit message (Expand)Author
2009-11-21More macro goodness.Martin Poirier
2009-11-21Uncomment header.Guillermo S. Romero
2009-11-21made the merge limit show more precission and use a lower step.Campbell Barton
2009-11-21rna bge fix: using dynamode instead of mode for Dynamic Material option: Alig...Dalai Felinto
2009-11-21fix for [#19943] Selected object border color incorectCampbell Barton
2009-11-21fix for [#19940] Remove vertex color layer and remove texture layer operators...Campbell Barton
2009-11-21[#19930] Nurb CV select is failing because of view clippingCampbell Barton
2009-11-21fix for [#19655] Curve is a disasterCampbell Barton
2009-11-21patch from Dave Plater which fixes some problems building the BGE with cmakeCampbell Barton
2009-11-21- added back Shift+Tab to toggle snap Campbell Barton
2009-11-21only show normal snap option in object modeCampbell Barton
2009-11-21id properties for editbones and pose channels were not being freed in a numbe...Campbell Barton
2009-11-21* Made 'set active' vgroup menu fold out, rather than pop up newMatt Ebb
2009-11-21Nodes Editor: Restored 'Show Cyclic Dependencies' Operator (CKEY)Joshua Leung
2009-11-21Node Editor - More Cleanups (Reshuffling):Joshua Leung
2009-11-21left in printCampbell Barton
2009-11-20use a metaclass to have operator attributes register and display in the order...Campbell Barton
2009-11-20use negative boolean option no_zbuf -> use_zbufCampbell Barton
2009-11-20* More small modifier improvements by nudelZ.Thomas Dinges
2009-11-20RNA doc update. the "no_zbuf" flag in Defocus node was incorrectly doc'ed as ...Roland Hess
2009-11-20Improvements to tab -> spaces conversions and use in the Text Editor:Willian Padovani Germano
2009-11-20- dont define properties in the global script namespaceCampbell Barton
2009-11-20Fix for unitialized variable and resulting render artifactsBrecht Van Lommel
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