Cronologia Commit

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