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-12-16Errors in saving runtime, and fileops in file window; files were copiedTon Roosendaal
2004-12-12fix for potential crasher. we were returning pointer to a local varJean-Luc Peurière
2004-12-11Bugfix #1589Rob Haarsma
2004-11-11Added winstuff.h for M_PI_2 define!Ton Roosendaal
2004-11-11Fix for bug #1756Ton Roosendaal
2004-11-03Two fixes;Ton Roosendaal
2004-10-31ESC during scanfill (triangulate) delivers corrupted memoryTon Roosendaal
2004-10-29Added an #ifndef PRINTKent Mein
2004-10-01Recoded how 'handles' were implemented; these were extra wireframe edgesTon Roosendaal
2004-09-24New: Fake Polygons, or Face-polygons, or FGons nicked for now.Ton Roosendaal
2004-09-24- basic code for fake-polygon support (called FGon in code). Disabled nowTon Roosendaal
2004-09-24EditMesh refactory + undo recodeTon Roosendaal
2004-09-19Evil commit! Nothing really changed except;Ton Roosendaal
2004-08-03- Fix build failure on Linux sparcWouter van Heyst
2004-07-13Added LSCM UV Unwrapping:Brecht Van Lommel
2004-07-12- changed sequence for finding HOME on Win32. Sequence is now asSimon Clitherow
2004-07-09Quite a large one this time... but now we have:Ton Roosendaal
2004-07-05New: color picker!Ton Roosendaal
2004-05-31Limit for Normalise() call was 0.000000001 or so. This is still far tooTon Roosendaal
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
2004-05-11Changed printing an empty string to print "0" for files for zero sizeTon Roosendaal
2004-05-11 - nasty memory corruption on windows for getting home directoryDaniel Dunbar
2004-05-07- switched a strcat and strcpy pair... doh! (well spotted b-ix!)Simon Clitherow
2004-05-07potential fix for windows crash when it encounters file dates beyondTon Roosendaal
2004-04-25Mirror in object mode. Works like Mirror in edit mode but only works on local...Martin Poirier
2004-04-20- Returned multi-user support on Win2k/XP.Simon Clitherow
2004-04-05Rick Kimball's patch Basically it checks to make sure the unix platformsKent Mein
2004-04-04Making noise.c more palatable on irix.Chris Want
2004-04-03Eesho's patch for new noise textures!Ton Roosendaal
2004-03-30Fixed the fix I did earlyer. (Move var declaration up in the functionKent Mein
2004-03-29Bug fix for #977Kent Mein
2004-03-28 - replaced G.{edve,eded,edvl} with G.editMesh, atm just a structure toDaniel Dunbar
2004-03-06Updated the Sun ifdef's basically I standardized them so theyKent Mein
2004-03-01SCons updatesMichel Selten
2004-02-23SCons updatesMichel Selten
2004-02-23Added a if defined(__sun)Kent Mein
2004-02-21SCons updatesMichel Selten
2004-02-15SCons updatesMichel Selten
2004-01-29last minute commit -- saving .b.blend files on Windows for usersSimon Clitherow
2004-01-25Applied checks for more secure 3D font handling.Rob Haarsma
2004-01-16Corrected the line distance behaviour for Text objects.Rob Haarsma
2004-01-15Changed the Font editing panel so it displays the Postscript name of the font.Rob Haarsma
2004-01-08- [win32] now really using the directory Blender is installed in. My patch wa...Nathan Letwory
2004-01-07 - added BLI_ghash_size(), number of entries in tableDaniel Dunbar
2004-01-05- Revert to NaN makefilesWouter van Heyst
2004-01-05Basic initial yafray integration by Eeshlo.Alejandro Conty Estevez
2004-01-05SCons build system files added.Michel Selten
2003-12-24- only cosmetic stuff; result of going over the output of mipspro ccTon Roosendaal
2003-12-08A fix so that verts can be added or removed from a mesh with vertex keysChris Want
2003-12-07- Solution for fixing plugins, which now runs without -ldl at OSX 10.2/3Ton Roosendaal