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-10-07'Add Group' back in the add object menuCampbell Barton
2009-10-07Option to copy the data path of an RNA buttonCampbell Barton
2009-10-07Updated descriptions from Ron WalkerCampbell Barton
2009-10-07Check if the object is in editmode with (ob->mode==OB_MODE_EDIT) rather then ...Campbell Barton
2009-10-07Bugfix: move to layer was not assigned to M key yet.Brecht Van Lommel
2009-10-07Fix compile warning, function does not return anything (void function).Daniel Genrich
2009-10-07- rna path lookup crashed if the string was null (reported by Cessen with an ...Campbell Barton
2009-10-07Experimental option to allow moving the mouse outside the view, "Continuous G...Campbell Barton
2009-10-07* Add numpad enter as an alternative key to confirm/execute file browserMatt Ebb
2009-10-07* Fix for previous 'set object as camera' operator - now properly sets the sc...Matt Ebb
2009-10-06Material buttons now view the active node material shading settings.Campbell Barton
2009-10-06* Remember, C-style declarations at the *beginning* of a scope, not C++ style...Nathan Letwory
2009-10-06new operator - bpy.ops.wm.call_menu(name="SOME_MT_menu")Campbell Barton
2009-10-06Bone Selections: Ability to set bones as unselectableJoshua Leung
2009-10-06sculpt was checking if multires was the last modifier,Campbell Barton
2009-10-06Several fixes:Joshua Leung
2009-10-06Merged Soc 2009 - raytrace optimization [0]Andre Susano Pinto
2009-10-06* Added 'set object as camera' operatorMatt Ebb
2009-10-06svn merge -r 23528:23646 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2009-jaguarandiAndre Susano Pinto
2009-10-06Small fix for some old files crashing in particle drawing.Janne Karhu
2009-10-06[#19535]Martin Poirier
2009-10-06[#19542] Martin Poirier
2009-10-05edge loop delete, should be a c macro but they cant do settings atmCampbell Barton
2009-10-05VBO:Brecht Van Lommel
2009-10-05VBO: disable VBO's by default. Not sure why this was not done, weBrecht Van Lommel
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
2009-10-05normals were updated incorrectly in buffers when sculpting. Still not perfect.Lukas Steiblys
2009-10-04* update default physics settings for jahkaNathan Letwory
2009-10-04VBOs weren't fully turned off in edit mode. Fixed thatLukas Steiblys
2009-10-03sculpt mode crash fix when VBOs disabledLukas Steiblys
2009-10-03imbusy GSoC'09 branch merge (Vertex Buffer Object support)Lukas Steiblys
2009-10-03UI tweaksWilliam Reynish
2009-10-03Keying Sets UI:Joshua Leung
2009-10-03F-Modifiers: Fix for Function Generator's "type" field not workingJoshua Leung
2009-10-03Quick Animation Editors Bugfix:Joshua Leung
2009-10-02Fix for [#19524] Lamp icons are not updated in outliner. Thomas Dinges
2009-10-02Anim Bugfixes:Joshua Leung
2009-10-02projection painting changes from 2.4x r23600Campbell Barton
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-10-01Bug fixMartin Poirier
2009-10-01Brought back mousewheel multicut to Ctrl-R loopcut tool that was recently add...Roland Hess
2009-10-01Fixing scons compile on windows.Martin Poirier
2009-10-01Fix crashes with .blend files saved in particle mode, derivedmeshBrecht Van Lommel
2009-10-01Fix #19513: scroll wheel did not work when over disabled buttons.Brecht Van Lommel
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-30Rework of volume shadingMatt Ebb
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-29Bugfix #19490: Adding UV texture, adds Vertex color insteadJoshua Leung