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-20=== MINGW compile ===Andrea Weikert
2006-03-20Cineon/DPX export didn't survive when Blender gave it negative colors.Ton Roosendaal
2006-03-20Fixed an error in the help printout and set out the formats that are not supp...Campbell Barton
2006-03-19Fix various gcc warnings.Ken Hughes
2006-03-19Threshold for non-flat quad detection was too wide still. Causing errorsTon Roosendaal
2006-03-19More environment map stuff:Ton Roosendaal
2006-03-19=== fileseletor ===Andrea Weikert
2006-03-19Added a way to set the renderpath (dir and name) from the command line.Campbell Barton
2006-03-19Bugfix in environment mapping: Ztransp and Halo didn't show up. Bug isTon Roosendaal
2006-03-19Added option to only render a single side of an Environment map cube,Ton Roosendaal
2006-03-19=== bugfix win32 - python ===Andrea Weikert
2006-03-19Added support for group objectsCampbell Barton
2006-03-18Added object.dupliGroup so objects can access the groups they instance.Campbell Barton
2006-03-18Slight change, when moving the active object out of localview, keep it the ac...Campbell Barton
2006-03-18Moved declerations to the top of the skope so as to work with MSVC?Campbell Barton
2006-03-18Added Blender.Group moduleCampbell Barton
2006-03-18Tsk! A 'new' for filehandle wasn't combined with a 'delete', which isTon Roosendaal
2006-03-16We're now doing final conversions... float exrs to dpx amd png. Found aTon Roosendaal
2006-03-152 New tools, 'Loop to region' and 'Region to loop'Geoffrey Bantle
2006-03-15Dang... on background rendering (renderfarm) the user preset for temp dirTon Roosendaal
2006-03-15Bugfix: In sequencer, duplicating effects crashed due to calling a NULLTon Roosendaal
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