blender/intern
Joerg Mueller 7296600434 Audaspace: HUGE Refactor.
Some points of the refactor not sorted by importance:

* Fixed immutability of readers and factories (there are exceptions...)
* Fixed copy constructors and = operators
* Removed messaging system
* Removed reader types
* Added const where possible
* Using initalisers when possible
* Avoided use of pointers when possible
* Removed AUD_NEW and AUD_DELETE macros
* Removed useless NULL pointer checks
* Fixed exception catching
* Fixed some yet unknown bugs
* Lots of other stuff
2010-07-28 09:36:03 +00:00
..
audaspace Audaspace: HUGE Refactor. 2010-07-28 09:36:03 +00:00
boolop correct fsf address 2010-02-12 13:34:04 +00:00
bsp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
container remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
decimation remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
elbeem CMake fix for GCC 4.4.1 crash (on ubuntu 9.10 ) reported (on IRC) and fixed by Elia Sarti (vekoon) 2010-03-28 21:38:22 +00:00
ghost - correct some spelling errors. 2010-07-20 10:41:08 +00:00
guardedalloc from Luca's recent commit noticed there are more typo's: lenght -> length 2010-07-25 01:45:53 +00:00
iksolver - correct some spelling errors. 2010-07-20 10:41:08 +00:00
itasc - correct some spelling errors. 2010-07-20 10:41:08 +00:00
make 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
memutil remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
moto remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
opennl correct fsf address 2010-02-12 13:34:04 +00:00
smoke Attempt to fix compile for GCC 4.4. 2010-07-23 15:36:27 +00:00
string - correct some spelling errors. 2010-07-20 10:41:08 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile still doesn't work but this fixes make clean 2009-09-25 04:25:40 +00:00
SConscript Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00