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-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
2005-09-18Added zlib include for solaris and windows to fix broken compilation ofChris Burt
2005-09-18initial commit of the fluid simulator.Jean-Luc Peurière
2005-09-15Getting blender to compile for IRIX, in particular:Chris Want
2005-09-01- Changed xz limit drawing to use same formulas as the limiting in the IKBrecht Van Lommel
2005-08-31Update to .NET project filesJoseph Gilbert
2005-08-29Bugfix; rotation limits for < 3 DOF bones were using wrong referenceBrecht Van Lommel
2005-08-29updated MSVC 6 Project file for IKSolver.Simon Clitherow
2005-08-28IK rotation limits fixes:Brecht Van Lommel
2005-08-28Bugfix; the IK solver would crash if there were 0 DOF's in the chain.Brecht Van Lommel
2005-08-27Make IK DOF stiffness work in range 0.0-1.0, for consistency.Brecht Van Lommel
2005-08-27Update SConscript.Brecht Van Lommel
2005-08-27Another file missed in IK commit.Brecht Van Lommel
2005-08-27Forgot to add new files...Ton Roosendaal
2005-08-27Second commit for Brecht's IK work.Ton Roosendaal
2005-08-27First commit of Brecht's new IK work. This only does the IK module.Ton Roosendaal
2005-08-21MEM_alloc allocated in units of 8 for 32 bits systems, and units of 4 forTon Roosendaal
2005-08-04updates to the OS X build system :Jean-Luc Peurière
2005-08-02_.NET projectfiles update_Joseph Gilbert
2005-08-01BMFont didn't define correct character size for "Screen 15" font for TAB and ...Martin Poirier
2005-07-31updated vc7 projectfiles so they work with bulletErwin Coumans
2005-07-27- added debug line drawing in gameengine (handy for debugging physics problems)Erwin Coumans
2005-07-22 - got fed up with not being able to put a breakpoint on MEM_Daniel Dunbar
2005-07-20 - remove MEM_dupallocN's warning on dup of len==0 sized objectDaniel Dunbar
2005-07-18 - commit patch from Matthew Plough to request buffer with SWAP_COPYDaniel Dunbar
2005-06-08(Accidentally sent previous commit without message... is same stuff)Ton Roosendaal
2005-05-24Disabled assert foolery in Decimator. :)Ton Roosendaal
2005-04-30Weird, make on OS X needs an 'export' for CPPFLAGS to make valueChris Want
2005-04-30Uncommitted fix in NAN_NO_KETSJI compile, which seems to work only forTon Roosendaal
2005-04-29Compile with NAN_NO_KETSJI kept giving me errors with OpenAL.Ton Roosendaal
2005-04-27Bunch of gcc 4.0 warning fixes.Kent Mein
2005-04-24Sigh! Left in debug print... :)Ton Roosendaal
2005-04-24Adapted Nvidia hack for OSX; it checks for the gl string more narrow, toTon Roosendaal
2005-04-04Moved the start of an ifdef so it includes vars specific to the ifdefKent Mein
2005-04-02*** empty log message ***Joseph Gilbert
2005-04-02 - got tired of str[n]casecmp not declared warningsDaniel Dunbar