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
2006-03-15Bugfix: when compositor reads incomplete renders, when using the newTon Roosendaal
2006-03-15Silly copy/paste error enabled the 'save render to file' option always...Ton Roosendaal
2006-03-15Bugfix: Node editor, ALT+G "UnGroup" crashed when group was editable.Ton Roosendaal
2006-03-15Memory saving for large renders:Ton Roosendaal
2006-03-14Crashfix in compositing RenderLayer that doesn't exist... can happen onTon Roosendaal
2006-03-14WIP commit on getting the 'render result layers' saved in a singleTon Roosendaal
2006-03-14Urgh... the commit to free texture images always also did it for preview...Ton Roosendaal
2006-03-14Made 'free texture images' default for a while... gives too many errorsTon Roosendaal
2006-03-14CTRL+C copy menu now has "Copy UV orco" for curves/surfacesTon Roosendaal
2006-03-14When faces are extremely small (like 0.01 size of pixel), the UV calculusTon Roosendaal
2006-03-14Restored syntax for function calls in sequence.c.Ton Roosendaal
2006-03-14Interpolated scaling for float buffers in Imbuf still went wrong...Ton Roosendaal
2006-03-13Autosmooth fix: if original Mesh has same amount of faces and verticesTon Roosendaal
2006-03-13A small alteration for C syntax, code before vars (MSVC complained about this).Johnny Matthews
2006-03-13==BPy==Nathan Letwory
2006-03-13==SCons==Nathan Letwory
2006-03-13Two fixes in renderpipe...Ton Roosendaal
2006-03-13fix for bug #3930 Colour picker broken - HSV slidersJean-Luc Peurière
2006-03-13Scene unlinking didnt set the python objects scene to NULL,causing memory err...Campbell Barton
2006-03-13More bugs in float imbuf scaling code... an x and y were mixed up, causingTon Roosendaal
2006-03-12Scaling code in imbuf didn't like float buffers enough yetTon Roosendaal
2006-03-12Forgot Cineon lib in Makefile :)Ton Roosendaal
2006-03-12Sequencer now outputs float buffers to render too, when available.Ton Roosendaal
2006-03-12==SCons==Nathan Letwory
2006-03-12==SCons==Nathan Letwory
2006-03-12Half fix for colorpicker: after using sliders, the redraw callback wasTon Roosendaal
2006-03-12New: Import/Export of Cineon and DPX image files. The first is Kodak'sTon Roosendaal
2006-03-12Pressing Tkey in empty action window crashed... bad pointer handling.Ton Roosendaal
2006-03-12A couple of render improvements;Ton Roosendaal
2006-03-12Added security to vectorbuffer code... before it gets used, it checksTon Roosendaal
2006-03-12And now the studio is rendering panoramas... finding out that vectorblurTon Roosendaal
2006-03-12==UV Editor==Brecht Van Lommel
2006-03-11Fix for messy commits in attempt to fix groups wire colors...Ton Roosendaal
2006-03-11Bugfix #3995: NMesh.GetRawFromObject() would segfault sometimes if objectKen Hughes
2006-03-11Fix for bug #3739:Brecht Van Lommel
2006-03-11Fix for bug #3997:Brecht Van Lommel
2006-03-11Fix for bug #3802: Display problems with modifiers and uv face selectBrecht Van Lommel
2006-03-11===Python API===Ken Hughes
2006-03-11With the commit last week to have curve bevels nice circular (when noTon Roosendaal
2006-03-11==oops==Tom Musgrove
2006-03-11==bug fix==Tom Musgrove
2006-03-11Bugfix: Object.link() was not correctly handling object/datablock materialKen Hughes
2006-03-11Bugfix #3898: Scene.unlink() was not decrementing the datablock user count.Ken Hughes
2006-03-11==SCons==Nathan Letwory
2006-03-11===Python API===Ken Hughes
2006-03-11Bugfix #3895: Call to PyString_FromString() wasn't being Py_DECREF()'ed,Ken Hughes
2006-03-10==SCons==Nathan Letwory
2006-03-10fix for bug 3970Joilnen Leite
2006-03-10fix bug 3970Joilnen Leite
2006-03-10fix for bug 3970Joilnen Leite