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-06-10* fix for bug #2720Nathan Letwory
2005-06-04new round of warning fixes. we are now down to 24 with Xcode on blenderJean-Luc Peurière
2005-05-20* Check path for NULL. Fixes potential crash on non-win32 systems at startup,...Nathan Letwory
2005-05-20This commit fixes two related issues:Nathan Letwory
2005-04-30- file sizes > 4 GB were not correctly displayed in the file window. ItTon Roosendaal
2005-04-23Add "View Selected" (numpad .-key) for faceselect mode and the uv editor.Brecht Van Lommel
2005-04-17Patch provided by Andrea Weikert (elubie):Ton Roosendaal
2005-04-04Yuck, forgot to uncommit the ugly version of Mat3ToSize(). Caused scalingTon Roosendaal
2005-04-02 - fix unused variable warningDaniel Dunbar
2005-04-02 - got tired of str[n]casecmp not declared warningsDaniel Dunbar
2005-03-31 - perhaps I should commit a version that compilesDaniel Dunbar
2005-03-31 - committed VecLength function for theethDaniel Dunbar
2005-03-30 - restored msvc warning disable codeDaniel Dunbar
2005-03-29 - added Mesh->derived and Mesh->decimated DerivedMesh pointersDaniel Dunbar
2005-03-28 - switch some code to using BLI_strncpy (with right string lengths!)Daniel Dunbar
2005-03-28bug fix for #2096:Simon Clitherow
2005-03-27Transform goodies;Ton Roosendaal
2005-03-21 - switch BLI_memarena to use stdlib malloc/free (alloc errorsDaniel Dunbar
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-19Some cleaning up of BLI_winstuff.h usageDaniel Dunbar
2005-03-14ome more warnings cleaningJean-Luc Peurière
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-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-05New: color picker!Ton Roosendaal
2004-05-31Limit for Normalise() call was 0.000000001 or so. This is still far tooTon Roosendaal
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