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
2004-03-01SCons updatesMichel Selten
2004-02-29 Fixes bug report 1012. Copy Attrib didn't copy sudsurftype.Robert Wenzlaff
2004-02-29 - SConscript error for mathutils, no comma after C fileDaniel Dunbar
2004-02-29Update to SCons for new Mathutils libJoseph Gilbert
2004-02-29Mathutils library for the python APIJoseph Gilbert
2004-02-24SCons updatesMichel Selten
2004-02-23sorry more ;'s this should be the last of them though.Kent Mein
2004-02-23another extraninous ;Kent Mein
2004-02-23SCons updatesMichel Selten
2004-02-23Added a if defined(__sun)Kent Mein
2004-02-23* [WIN32] Added snprintf define so msvc linker doesn't complain about missing...Nathan Letwory
2004-02-21- [win32] updated SConscripts to use new configuration method (config.opts).Nathan Letwory
2004-02-21Todd Koeckeritz' patch to sort the vertex groups menu and adapted toChris Want
2004-02-21Todd Koeckeritz' patch to fix inconsistent placement in multicolumnChris Want
2004-02-21SCons updatesMichel Selten
2004-02-20Jonathan Thambidurai's patch for fixing the baking of NLA.Chris Want
2004-02-16A little improvement by Joilnen Leite: makes the pixel RGBA values visibleChris Want
2004-02-15SCons updatesMichel Selten
2004-02-15Moved a line to make armarures recalculate better after framechangedChris Want
2004-02-15Text Window keyboard event cleaning.Martin Poirier
2004-02-08 - bug fix, ctrl-x didn't clear file name in window titleDaniel Dunbar
2004-02-07SCons updatesMichel Selten
2004-02-06Kino's tooltip fix for envmap. (fixes a typo)Kent Mein
2004-02-06Added the DELKEY for editing a Text object.Rob Haarsma
2004-02-05Christian Pless's patch it just updates the toolbox shorcuts forKent Mein
2004-02-05This one is a bit strange to describe so I'll just mention the symptom:Chris Want
2004-02-03Added two small bug fixes LukeW found.Kent Mein
2004-02-01- Added missing break statements. Panning and zooming from the menusv2.32Simon Clitherow
2004-02-01* Got rid of the dual URLs on the splash screenMatt Ebb
2004-01-31- version upped to 2.32Ton Roosendaal
2004-01-31Fixed problem of missing win32 drive when file selector was used to choose ex...Alfredo de Greef
2004-01-30- removed error() call from initrender, for when no backbuf found.Ton Roosendaal
2004-01-30- Last minute script addition (blame / thank Theeth :) -- Theeth's UV Face ex...Willian Padovani Germano
2004-01-30Lamp Dist limit brought back up to 5000 like it was before. (Hoping it doesn'...Martin Poirier
2004-01-30- made f10 mode buttons (shadow/env/ray/etc) all equal height.Ton Roosendaal
2004-01-30- fix after testing with regression files; the boundary on a sphere, on theTon Roosendaal
2004-01-30second last minute commit! -- removed a trailing slash which preventedSimon Clitherow
2004-01-29last minute commit -- saving .b.blend files on Windows for usersSimon Clitherow
2004-01-29fix for bug #933, specularity was clipped too soon, especially evidentTon Roosendaal
2004-01-29Fixed problem reported by Panagiotis Papadakos about yafray path in unixAlejandro Conty Estevez
2004-01-29NURBS CV Weight button fix for the Editing window and Properties floating panel.Martin Poirier
2004-01-28BPython:Willian Padovani Germano
2004-01-28Whoops, this should have gone along with the panel shading commit.Matt Ebb
2004-01-28* Widened the tooltips when using non-AA fonts, so there's a margin between t...Matt Ebb
2004-01-28* Replaced crappy close icon (that always got distorted) with an OpenGL drawn...Matt Ebb
2004-01-28* Reverted to an older method of drawing button outlines (previous caused a s...Matt Ebb
2004-01-28(re)added pulldown menu to select physics. Both the menu and the gravityStefan Gartner
2004-01-27My beautification of the behemoth do_all_actions() broke NLA blend in/outChris Want
2004-01-27Gi power behaviour changed so it's exported as a multiplier for the emitAlejandro Conty Estevez
2004-01-27BPython - two small fixes:Willian Padovani Germano