blender/build_files/cmake
Campbell Barton 21253def7c - removed some duplicate library links from cmake (which were needed because of bad level calls)
- FindXML2 we had copied from another project was always running and not using cached value, rewrote based on template used for most of our other find modules which makes use of 'FindPackageHandleStandardArgs'
- mark statuc collada libs as advanced.
2011-09-14 01:02:57 +00:00
..
config fix [#28356] Import export STL files, problem in script in version r39307 2011-08-24 14:22:41 +00:00
example_scripts added a check to console auto-compleation for pythons struct_seq type, so bpy.app and sys.float_info autocompleate their attributes rather then bring treated as a typle. 2011-06-10 09:44:27 +00:00
Modules - removed some duplicate library links from cmake (which were needed because of bad level calls) 2011-09-14 01:02:57 +00:00
buildinfo.cmake buildinfo is now quoted from the build systems, avoids stripping quotes on startup. 2011-08-22 12:24:14 +00:00
cmake_consistency_check_config.py split cmake check configuration out 2011-06-22 05:30:06 +00:00
cmake_consistency_check.py py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. 2011-07-31 03:15:37 +00:00
cmake_netbeans_project.py py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. 2011-07-31 03:15:37 +00:00
cmake_qtcreator_project.py py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. 2011-07-31 03:15:37 +00:00
macros.cmake fix for error linking opencollada on linux. 2011-09-12 13:58:13 +00:00
packaging.cmake part of a patch from Dan Eicher for cmake packaging. 2011-08-24 18:23:21 +00:00
project_info.py correct spelling error and some pep8 changes. 2011-05-26 09:33:51 +00:00
RpmBuild.cmake fix [#26152] Blender File for Image too Small 2011-02-21 01:02:30 +00:00