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-10-18Patch 5105 by Joshua Leung (Aligorith), slightly modified by meNathan Letwory
2006-09-17==== MSVC 7 project files ===Andrea Weikert
2006-09-15adding include pathesJens Ole Wund
2006-09-08Scons update for today's earlier boolean commit.Ken Hughes
2006-09-07Updated boolop Makefile so that it can find various headers it needs now.Kent Mein
2006-09-07===Tools===Ken Hughes
2006-09-06Added support for threadsafe MEM_mallocN/MEM_freeN in the guardedallocBrecht Van Lommel
2006-08-22- modified patch #4681, for scons compilingNils Thuerey
2006-08-22elbeem update:Nils Thuerey
2006-08-04I Added a dummy Error Handler temporarly while it trys toKent Mein
2006-08-03* Added tablet tilt data collection for X11Matt Ebb
2006-08-03* Tablet Pressure support in GHOSTMatt Ebb
2006-08-03Adds scons support for SunOS...Kent Mein
2006-07-22Minor fix: default name for dupli-alloc was mixed up, using mapalloc forTon Roosendaal
2006-07-07- fixed bug #4517:Nils Thuerey
2006-07-06uninitialized varErwin Coumans
2006-07-06Needed to add the conditional commands to ranlib for the darwin platforms.Ed Halley
2006-07-03Mac intel commitTon Roosendaal
2006-07-01Fix for bug #4425:Brecht Van Lommel
2006-06-23*msvc project updateJoseph Gilbert
2006-06-21fix of the previous security patch for file opening on Os X.Jean-Luc Peurière
2006-06-20- minor fix for moving object boundary conditionsNils Thuerey
2006-06-19* Patch from Ed Halley:Matt Ebb
2006-06-12- another minor solver update to fixNils Thuerey
2006-06-12- added fix for fluidsim copying bugNils Thuerey
2006-06-10removed extra qualifier on class memeber bool BOP_Mesh::isClosedMesh();Stephen Swaney
2006-06-10===Tools===Ken Hughes
2006-06-10===Tools===Ken Hughes
2006-06-08===Tools===Ken Hughes
2006-06-06===Tools===Ken Hughes
2006-06-05Bugfix #4081: support for OpenBSD platform for scons. Big thanks to Nathan H...Ken Hughes
2006-06-02applied patch [ #4207 ] Boolean operations fixErwin Coumans
2006-05-16- fixed geometry init (object id init was missing)Nils Thuerey
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