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-03-09big warning hunt commitJean-Luc Peurière
2005-03-03Applied correct '\\' for file paths on Windows (thanks Elubie!)Simon Clitherow
2005-02-27Fixed Constraint projection code in perspective mode. When using a planar con...Martin Poirier
2005-02-25Added include sys/vfs.h for hpux was in the patches tracker....Kent Mein
2005-02-18I updated the FREETYPE2 checks so it didn't build freetype stuffKent Mein
2005-01-30Fixed old annoyance; enabling true Ortho render in Blender.Ton Roosendaal
2005-01-09Mixup of vectors in VecAngle3 (caused by me switching order of args!)Ton Roosendaal
2005-01-09The "teac" (measurement info) patch from Campbell BartonTon Roosendaal
2005-01-03More warning cleanups...Kent Mein
2005-01-03Some of the Makefiles had CPPFLAGS += LEVEL_(X)_C_WARNINGSKent Mein
2005-01-03Bug fix 2047Ton Roosendaal
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
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