Commit Verlauf

Autor SHA1 Nachricht Datum
  Campbell Barton 3076d95ba4 Cleanup: use 2 space indentation for CMake vor 5 Jahren
  Campbell Barton 47adab4f99 CMake: prepare for BLENDER_SORTED_LIBS removal vor 5 Jahren
  Campbell Barton ab5e69e660 Cleanup: remove contributors for CMake files vor 6 Jahren
  Campbell Barton b372766816 Cleanup: trailing newlines vor 6 Jahren
  Kévin Dietrich 14de8361f9 Smoke (fire): Move spectrum code from C++ (intern/) to C code (BLI) vor 9 Jahren
  Campbell Barton 2e840e56cf CMake: correct include dirs vor 10 Jahren
  Campbell Barton 925c5010e8 fix for checking char arrays against NULL, instead check their first character. also remove some dead code (return directly after return). vor 11 Jahren
  Campbell Barton c2839bfe76 add option WITH_SYSTEM_BULLET to link against the bullet installation found on the system. vor 12 Jahren
  Campbell Barton 3a947cf537 code cleanup: remove redundant casts vor 12 Jahren
  Daniel Genrich cb634b9100 Google Summer of Code project: "Smoke Simulator Improvements & Fire". vor 12 Jahren
  Campbell Barton 4a04f72069 remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n vor 13 Jahren
  Campbell Barton 84d06f252e tag & comment unused vars with /* UNUSED */ vor 13 Jahren
  Campbell Barton bf5a6531a6 replace define '#if FFTW3==1' --> '#ifdef WITH_FFTW3' vor 13 Jahren
  Campbell Barton 410c5e3cd2 cmake source definitions: vor 13 Jahren
  Campbell Barton 1fd33b6e77 cmake option to build without smoke sim: WITH_MOD_SMOKE vor 13 Jahren
  Campbell Barton 968b2a8afb rename cmake include/libraries to conform with suggested cmake names vor 13 Jahren
  Campbell Barton 09da9d4393 cmake maintenance vor 13 Jahren
  Campbell Barton 1bd0db59f4 use cmake defined names for jpeg, png, zlib and python libs, building on *nix with non-standard libjpeg/png/zlib locations was broken. vor 14 Jahren
  Campbell Barton 5e382eb8e5 rename blenderlib to blender_add_lib vor 14 Jahren
  Campbell Barton afacd18498 use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. vor 14 Jahren
  Campbell Barton e8397e6193 include headers in cmake source, added a script to check for consistency, reporting missing headers & C files. vor 14 Jahren
  Campbell Barton 2777ba74b0 remove include paths which dont exist, fix for doc upload script which was getting the blender version twice and not working sometimes. vor 14 Jahren
  Campbell Barton c6976e7351 use explicit file paths for CMake rather then globing, This is recommended by cmake devs. vor 14 Jahren
  Campbell Barton 2406ebe1a4 - added back zlib include (needed for win32). vor 14 Jahren
  Campbell Barton 6464718083 rename some cmake build targets vor 14 Jahren
  Dalai Felinto 33ee3fc6fe CMake fix for GCC 4.4.1 crash (on ubuntu 9.10 ) reported (on IRC) and fixed by Elia Sarti (vekoon) vor 14 Jahren
  Dalai Felinto c5231858d4 fix for CMake compile in windows. ($PNG_INC was needed) - partial revert of commit 27251 vor 15 Jahren
  Campbell Barton f09efddcda fix for minor errors/warnings vor 15 Jahren
  Campbell Barton 081c1205a3 correct fsf address vor 15 Jahren
  Campbell Barton 0a3694cd6e white space commit. (2 spaces -> tab). vor 15 Jahren