blender/build_files/cmake/Modules
Campbell Barton 4d9766aacf minor cleanup
- remove / comment unused python vars
- replace mul_v3_fl(somevec, -1.0f); with negate_v3(somevec);
2011-11-16 16:38:37 +00:00
..
FindFftw3.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindGLEW.cmake cmake's find glew wasnt working right - if glew wasnt found installing the package would not help since the not-found result was cached. 2011-10-14 12:17:35 +00:00
FindJack.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindJeMalloc.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindOpenCOLLADA.cmake correct collada lib linking order (wasnt building for me), and sphinx doc syntax warning. 2011-10-13 14:10:38 +00:00
FindOpenEXR.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindOpenImageIO.cmake added FindOpenImageIO cmake module. 2011-09-18 04:55:22 +00:00
FindOpenJPEG.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindPCRE.cmake removed nodes from CMake's BLENDER_LINK_LIBS, rewrote find-pcre using own template. 2011-09-14 01:23:17 +00:00
FindPythonLibsUnix.cmake minor cleanup 2011-11-16 16:38:37 +00:00
FindSndFile.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindSpacenav.cmake more cmake/x11 edits 2011-08-02 06:32:53 +00:00
FindXML2.cmake - removed some duplicate library links from cmake (which were needed because of bad level calls) 2011-09-14 01:02:57 +00:00