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
2005-12-05fix for exotic msvc6 projects buildingJens Ole Wund
2005-12-01- last bugfix caused problems when using the makefile, this should work as we...Nils Thuerey
2005-12-01- this should fix bug #3468 (scons problem with fluidsim off)Nils Thuerey
2005-11-30Boolean op are undeffined when one of the two meshes are a no closed mesh (wi...Marc Freixas
2005-11-29.net projectfile updateJoseph Gilbert
2005-11-28Nvidia workaroundsJean-Luc Peurière
2005-11-24- 'extern "C"' fix for MSVC as suggested by StephaneNils Thuerey
2005-11-23- solver now supports animated time steps, gravityNils Thuerey
2005-11-21Changed powf to pow. (For Solaris)Kent Mein
2005-11-17Fix for bug #3414 provided by Lewis Saunders.Chris Want
2005-11-17some more msvc6 magicJens Ole Wund
2005-11-12Bjornmose's fixes for making booleans compile on MSVC 6.Alexander Ewering
2005-11-11special service for msvc6 projectsJens Ole Wund
2005-11-11Removal of ugly_nvidia_hack for OSX Nvidia systems. Apple has fixed thisTon Roosendaal
2005-11-09fixing msvc6 projects to compile againJens Ole Wund
2005-11-09adding msvc6 project to boolopsJens Ole Wund
2005-11-09- replaced values.h by float.h/limits.h as suggested by Hos,GSR,UnNamedNils Thuerey
2005-11-09- forgot to enable mac compile fixNils Thuerey
2005-11-09- popup menu now aborts by defaultNils Thuerey
2005-11-06I seem to have problems with the distinction between else and #else today.Chris Want
2005-11-06Use limits.h and float.h on *bsd instead of values.h.Chris Want
2005-11-03project file updateJoseph Gilbert
2005-11-01-- avoid some divide-by-zero errors/assertions in boolean modifiers whichKen Hughes
2005-10-30Support for adding elements in random positions in an opennl matrix.Brecht Van Lommel
2005-10-29fixing case issue for blender_BOP.lib to blender_bop.libJohnny Matthews
2005-10-29Scons files for BoolopJohnny Matthews
2005-10-29(Hopefully) last part of Booleans commit.Alexander Ewering
2005-10-29New files from new booleansAlexander Ewering
2005-10-28Somehow, most files are missing from this commit, and I have no idea why,Alexander Ewering
2005-10-26- hopefully fixed osx compilation by forcing compilationNils Thuerey
2005-10-25updated elbeem project for new / removed filesJens Ole Wund
2005-10-25Only restructured code:Nils Thuerey
2005-10-20fix for Game engine bug #1961 furnished by Josh Nimoy.Jean-Luc Peurière
2005-10-11looks like the warning fix caused problems so reverting it.Kent Mein
2005-10-11A couple of small fixes to get things working on solaris.Kent Mein
2005-10-10msvc6 project file suite complete againJens Ole Wund
2005-10-10Projectfile updateJoseph Gilbert
2005-10-10- minor solver fix for msvc compilationNils Thuerey
2005-10-10- fixed fluidsim inflow speed initNils Thuerey
2005-10-10- added option to switch off compiling elbeem to scons files (set USE_FLUIDSI...Nils Thuerey
2005-10-05added elbeem though it won't compile without modificationsJens Ole Wund
2005-10-03again an intermediate solution for the msvc6 buildersJens Ole Wund
2005-09-29projectfile update to elbeemJoseph Gilbert
2005-09-28- corrected MSVC6 fix in ntl_vector3dim.h (caused problems with SDL includes)Nils Thuerey
2005-09-28- removed some unecessary files & codeNils Thuerey
2005-09-26Project file update for elbeemJoseph Gilbert
2005-09-23- merged latest version of fluid solverNils Thuerey
2005-09-22update to .NET project filesJoseph Gilbert
2005-09-22Before including <GL/gl.h> on windows you have to include <windows.h>Joseph Gilbert
2005-09-21- fixes elbeem SConscript file for python2.3Nils Thuerey