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
2005-12-05-- remove unused variable "dict" which was giving compiler warnings.Ken Hughes
2005-12-04-- Fix segfault when callign Blender.Armature.Get() with no parametersKen Hughes
2005-12-04Bf-blender commit! :)Ton Roosendaal
2005-12-03- fixed output behaviour (now behaves just like render output,Nils Thuerey
2005-12-03Just one more useful commit from Desoto: added a newline to the endChris Burt
2005-12-03fix for #3498Kent Mein
2005-12-03Small changes to API docs on curves and space handlers explanations.Ken Hughes
2005-12-03This commit does very little for the number of files touched.Kent Mein
2005-12-02-- Bugfix #3524: theEditMesh structure was not being initialized correctly.Ken Hughes
2005-12-01Bugfix #3510Johnny Matthews
2005-12-01Wee li'll commit in tooltip for "W" button softbodies.Ton Roosendaal
2005-12-01-- Bugfix #3139: Blender.Library.Open() was changing current .blendKen Hughes
2005-12-01Make curnurb.flagU and curnurb.flagV range check their inputs, plus makeKen Hughes
2005-11-30Orange bugreport; disabling (with small icon button) a deforming modifierTon Roosendaal
2005-11-30-- previous commit was decrefing a borrowed reference; thanks Ascotan forKen Hughes
2005-11-30Bugfix - own repertoire :)Ton Roosendaal
2005-11-30Boolean op error handling has been added. When a no closed mesh is used the f...Marc Freixas
2005-11-30-- Bugfix #3186: Fix memory leaks caused by multiple calls toKen Hughes
2005-11-30-- Bugfix #2868: NMesh.update(0,0,1) with derived mesh data would cause aKen Hughes
2005-11-30Bugfix #496Ton Roosendaal
2005-11-30Bugfix #3494Ton Roosendaal
2005-11-30Bugfix #3493Ton Roosendaal
2005-11-30Fixed calls to BIF_draw_icon_blended() in draw_marker() to use TH_BACK,Ken Hughes
2005-11-30A small tweak on the Glow effect Alpha channel.Johnny Matthews
2005-11-30Possible fix for bug #3400Johnny Matthews
2005-11-29Disabled commit of three days ago to speedup and improve hairstrandTon Roosendaal
2005-11-29Cleanup & preparation commit for getting Armatures/Poses/Actions workingTon Roosendaal
2005-11-29* warnings fixesJoseph Gilbert
2005-11-29-- Partial bugfix for #3186. curve.getControlPoint() wasn't DECREF-ingKen Hughes
2005-11-29Fix incorrect documentation for Window.QTest().Ken Hughes
2005-11-29I hesitate to call it a bugfix... but it's a removal of a very ancientTon Roosendaal
2005-11-28Bugfix; using vertex+edge select in Mesh editmode, didn't restore selectionTon Roosendaal
2005-11-28Bugfix #3469Ton Roosendaal
2005-11-28As reported on bf-committers maillist: new object centers were drawing inTon Roosendaal
2005-11-28cosmetic change to reduce console output on Os XJean-Luc Peurière
2005-11-28Nvidia workaroundsJean-Luc Peurière
2005-11-28-- Fix bugs caused (by me) by incorrect use of Py_RETURN_NONE macro inKen Hughes
2005-11-28-- Bugfix #3458: keyblock.getData() was getting vertex data from keysKen Hughes
2005-11-28New object centers were not visible consistantly when using zbuffering.Ton Roosendaal
2005-11-28-- bugfix: me.subdivide() was declared NOARGS but was expecting an arg,Ken Hughes
2005-11-28Bugfix #3467Ton Roosendaal
2005-11-28Prevented mirror or ray-transparency to use the new hair-cylinder code.Ton Roosendaal
2005-11-27Depsgraph fix for editing linked Objects with the other instances beingTon Roosendaal
2005-11-27Bug #3479Ton Roosendaal
2005-11-27* Trying some tweaks to lamps/centers drawing based on IRC discussionsMatt Ebb
2005-11-27Bugfix #3478Ton Roosendaal
2005-11-27Bugfix #3477Ton Roosendaal
2005-11-27"UV Test Grid" option in Image Window > Image menu > New, to generateBrecht Van Lommel
2005-11-27Finishing touch for hair strand shadows;Ton Roosendaal
2005-11-27patch #3475 for bug #2867 Object.makeParent with noninverse doesn't clear pa...Stephen Swaney