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-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
2005-03-29Removed comma at end of enumerator list to please fussy compiler.Stephen Swaney
2005-03-29Changed:Kent Mein
2005-03-26TEMPORAL HACK!!!Ton Roosendaal
2005-03-25I'll break this commit into two sections in the moto filesKent Mein
2005-03-25Small fix for the following warning:Kent Mein
2005-03-14ome more warnings cleaningJean-Luc Peurière
2005-03-09big warning hunt commitJean-Luc Peurière
2005-02-21MSVC7 update and freetype2 sourceJoseph Gilbert
2005-02-12The opennl vcproj was not copying ONL_opennl.h to the lib\windows\opennl\incl...Joseph Gilbert
2005-02-12Update to the MSVC7 project files (vcproj) for Blender's internal librariesJoseph Gilbert
2005-01-17Use the default windows assert for VisualCKester Maddock
2005-01-16Fixed #define for snprintf on win32Simon Clitherow
2005-01-16Advanced MT_assert macro.Kester Maddock
2005-01-09Fix bug #2006:Kester Maddock
2004-12-30Fix loading of non-packed sounds for Linux.Kester Maddock
2004-12-08This commit makes it so openal finally works on solaris.Kent Mein
2004-12-05Fix for bug #1875:Kester Maddock
2004-12-04Bugfix for #1949:Brecht Van Lommel
2004-11-29fix for #1590, possible fix for #1849 (to be confirmed)Jean-Luc Peurière
2004-11-22Fix for bugs: 1788 (forces) and 1799 (python delattr on game objects)Kester Maddock
2004-11-22Fix stereo window creationKester Maddock
2004-11-07fix bug #1546Jens Ole Wund
2004-11-06Solved annoyance in OSX warp cursor. The former used CGPostMouseEvent callTon Roosendaal
2004-09-06Bugfix for the render window not popping to the front when it already existed,Brecht Van Lommel
2004-09-01removed 4 unused vars...Kent Mein
2004-08-31two more vars that were questionably not initalized...Kent Mein
2004-08-30Changed : A[i,k] to A[i][k]Kent Mein
2004-08-24Fix stereo window creation on X11.Kester Maddock
2004-08-02OS X fix:Jean-Luc Peurière
2004-07-28added a nice alert box when blender is run on a mac with less than 8Mb VRAMJean-Luc Peurière
2004-07-28 new window behaviour for macos X computers :Jean-Luc Peurière
2004-07-26Let the game engine manage it's own sound scene. This is to fix bug 1415 (Pa...Kester Maddock
2004-07-22GCC 3.4 compile fixes from bug #1277Kester Maddock
2004-07-17Fix m_type used uninitialised in MT_Transform.Kester Maddock
2004-07-16Bunch of small fixes for warnings and whatnot....Kent Mein
2004-07-15workspace and project to make opennlJens Ole Wund
2004-07-15workspace with opennl includedJens Ole Wund
2004-07-13* add opennl and superlu to intern projectNathan Letwory
2004-07-13Added SuperLU 3.0:Brecht Van Lommel
2004-06-14rewind of previous commit as some experiment bad problems.Jean-Luc Peurière