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/intern
AgeCommit message (Expand)Author
2006-05-13update to msvc7 projectfilesJoseph Gilbert
2006-05-13Happy msvc6 again .. however some new std::std::strings in El'BeemJens Ole Wund
2006-05-11- fixed MSVC problem in fluidsim.cNils Thuerey
2006-05-11- New options for mesh voxelization: shell only (alsoNils Thuerey
2006-05-10 This is a bit of a hack, but it looks like sunKent Mein
2006-04-18msvc6 project linking with shell32.lib to see SHGetFolderPath()Jens Ole Wund
2006-04-18Update to the VC7 projectfiles.Joseph Gilbert
2006-04-06I renamed a couple of simple variables to prevent warnings aboutKent Mein
2006-04-05Upgrading in 10.3 to quicktime 7 seems to remove a header file, whichTon Roosendaal
2006-03-30==Nothing to see here, move along==Chris Want
2006-03-30==Nothing to see here, move along==Chris Want
2006-03-29Added BOP_Mesh constructor to get rid of this:Kent Mein
2006-03-29Several minor fixes:Nils Thuerey
2006-03-29I fixed some warnings about multiply defined yy_parse (etc) fuctions.Kent Mein
2006-03-23Updated mallocn.c MEM_check_memory_integrity was castingKent Mein
2006-03-15mmap allocs now fall back on regular malloc when mmap fails.Ton Roosendaal
2006-03-13security patch #3910 provided by Joerg Sonnenberger on Os XJean-Luc Peurière
2006-03-13==SCons==Nathan Letwory
2006-03-05It looks like Irix works alright with the /dev/zero trick for mmap().Chris Want
2006-03-05To prevent confusement; used %u (unsigned int) for printing memory error.Ton Roosendaal
2006-03-04Fixes for some gcc 4 warnings in intern/. More than 100 lines of warningsBrecht Van Lommel
2006-03-02Improved error print in case malloc returns NULL; it now adds the currentTon Roosendaal
2006-02-28mscv6 projects againJens Ole Wund
2006-02-27commented out a debugging message... was getting errors about cast to intKent Mein
2006-02-27- elbeem.h header file was missingNils Thuerey
2006-02-27- typo in SConscriptNils Thuerey
2006-02-27Sorry for the big commit, but I've been fixing many of theseNils Thuerey
2006-02-24I had to disable mmap altogether for Irix.Chris Want
2006-02-24Paranoia "volatile" assignment to globals in MEM module. Was suggested toTon Roosendaal
2006-02-23Some issues compiling on Irix:Chris Want
2006-02-17temporarily fix from Johnny Matthews committed, win32 doesn't have munmap. So...Erwin Coumans
2006-02-16Added new malloc type in our MEM module; using the unix feature 'mmap'.Ton Roosendaal
2006-02-10make msvc6 compile (thanks peter)Jens Ole Wund
2006-02-09...umm msvc6 projects againJens Ole Wund
2006-02-09msvc6 projects that will compile when MEM_Allocator.h is fixedJens Ole Wund
2006-02-08==SCons==Nathan Letwory
2006-02-08==SCons==Nathan Letwory
2006-02-08==SCons==Nathan Letwory
2006-02-06mem_in_use can be victim to C++ name mangling on some platforms...Peter Schlaile
2006-02-05==SCons==Nathan Letwory
2006-02-05Adds generic memcache limitor (used by the new sequencer to cachePeter Schlaile
2006-02-05+ add check for cygwin to continue parsing of SCons scriptsNathan Letwory
2006-02-05+ WITH_BF_OPENAL=0 should now actually not need OpenAL stuffNathan Letwory
2006-02-04==SCons==Nathan Letwory
2006-02-04== SCons ==Nathan Letwory
2006-01-30More simple fixes to cleanup warnings and what not:Kent Mein
2006-01-30Use ALsizei/GLsizei to fix compile errors on mac / gcc 4.x.Brecht Van Lommel
2006-01-29Fix some of Stealth Apprent's warnings/errors and some extra little stuff.Kent Mein
2006-01-28==compiling==Tom Musgrove
2006-01-27doing MSCV6 project woodoo ( preparing orange --> bf migration )Jens Ole Wund