blender/projectfiles_vc9/blender
Andrea Weikert ca16488e81 MSVC 9 compile fixes and cleanups
* added renamed files in revision 25337
* renamed BLI_util.h -> BLI_path_util.h for consistency
* cleanup of #includes: removed BLI_blenlib.h in favour of direct includes of the needed headerfiles in a few places.
* removed debug print in sequencer.c
* added missing include in blenkernel/blender.c -> bad dependency, needs to be fixed still
2009-12-13 17:46:30 +00:00
..
avi 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
blenfont 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
blenkernel MSVC 9 compile fixes and cleanups 2009-12-13 17:46:30 +00:00
blenlib MSVC 9 compile fixes and cleanups 2009-12-13 17:46:30 +00:00
blenpluginapi/blenpluginapi Update MSVC project files 2009-09-30 19:51:12 +00:00
BLO_readblenfile 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
BPY_python MSVC 9 projectfiles 2009-12-09 18:38:55 +00:00
collada MSVC project files update for collada. It won't compile yet, waiting for lib/windows/collada to be updated. 2009-11-01 17:12:09 +00:00
editors MSVC projectfiles 2009-12-11 18:02:42 +00:00
ftfont Add MSVC90 project files - part 3. Extern and Intern projects are merged in projectfiles_vc9\blender\blender.sln solution, you just need to open that solution to compile everything with VS2008. 2008-11-10 21:22:22 +00:00
gpu MSVC 9 projectfiles 2009-11-22 13:15:36 +00:00
ikplugin 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
imbuf Update MSVC9 project files 2009-12-04 10:45:23 +00:00
img Add MSVC90 project files - part 3. Extern and Intern projects are merged in projectfiles_vc9\blender\blender.sln solution, you just need to open that solution to compile everything with VS2008. 2008-11-10 21:22:22 +00:00
loader MSVC 9 projectfiles 2009-12-10 00:20:19 +00:00
makesdna 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
makesrna MSVC 9 compile fixes and cleanups 2009-12-13 17:46:30 +00:00
nodes Update MSVC project files 2009-09-30 19:51:12 +00:00
radiosity == MSVC project files == 2008-11-16 16:53:37 +00:00
render Update MSVC project files 2009-10-11 21:13:32 +00:00
renderconverter Add MSVC90 project files - part 3. Extern and Intern projects are merged in projectfiles_vc9\blender\blender.sln solution, you just need to open that solution to compile everything with VS2008. 2008-11-10 21:22:22 +00:00
windowmanager Fix MSVC project files for blenderplayer: the player compiles and runs properly in debug and release mode. Still a problem with scons: the player compiles but crashes on startup. 2009-11-22 21:55:59 +00:00
yafray Add MSVC90 project files - part 3. Extern and Intern projects are merged in projectfiles_vc9\blender\blender.sln solution, you just need to open that solution to compile everything with VS2008. 2008-11-10 21:22:22 +00:00
blender.sln Fix MSVC project files for blenderplayer: the player compiles and runs properly in debug and release mode. Still a problem with scons: the player compiles but crashes on startup. 2009-11-22 21:55:59 +00:00
blender.vcproj Sequencer: Transform Strip updates (Durian wish) 2009-12-11 22:51:53 +00:00