Commit Graph

20 Commits (master)

Author SHA1 Message Date
nadro eef7353833 - Added projects for Visual Studio 2014. Due to a problems with Windows7.1 SDK on Windows 10 those projects are recommended for users of this OS.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5148 dfc29bdd-3216-0410-991c-e03cc46cb475
2015-10-01 22:59:08 +00:00
cutealien c7c5f166fe Rolled back to r5145. We're still disucssing better solutions
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5147 dfc29bdd-3216-0410-991c-e03cc46cb475
2015-09-28 09:17:47 +00:00
nadro f6ac9e1906 - Updated Visual Studio 12.0 build platform.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5146 dfc29bdd-3216-0410-991c-e03cc46cb475
2015-09-27 18:16:10 +00:00
cutealien b3ba72ab74 Merge branch releases/1.8 revisions 5129:5140 into trunk:
- Set the platform SDK for VS2010 and VS 2012 throughout to Windows7.1SDK
- Fix the fix for compiling on GCC5


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5141 dfc29bdd-3216-0410-991c-e03cc46cb475
2015-09-20 11:19:26 +00:00
cutealien c3e94cf597 Change all VS 12 project files to use Windows SDK7.1 for compatibility between different VS versions.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5140 dfc29bdd-3216-0410-991c-e03cc46cb475
2015-09-19 14:39:52 +00:00
cutealien f4687fb2e9 Use #ifdef _MSC_VER instead of _IRR_WINDOWS_ when linking lib's with a pragma comment. Thx @AReichl for reporting.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5059 dfc29bdd-3216-0410-991c-e03cc46cb475
2015-03-02 13:43:29 +00:00
nadro ae476a0dc3 - Updated changes.txt.
- Removed project files for Dev-C++ and Visual Studio 2008 and older.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5022 dfc29bdd-3216-0410-991c-e03cc46cb475
2015-01-11 20:20:12 +00:00
nadro 1300c4df95 - Added Visual Studio 2013 project files.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5021 dfc29bdd-3216-0410-991c-e03cc46cb475
2015-01-11 20:11:21 +00:00
cutealien bd0b92996e Merge branch releases/1.8 revisions 4685 to 4721 into trunk:
- C::B project files work again on newer Linux-distributions which have cleaned up their dev-lib dependencies.


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4722 dfc29bdd-3216-0410-991c-e03cc46cb475
2014-03-13 23:07:59 +00:00
hybrid ae25bdf202 Merged from 1.8 branch, revisions 4345-4378. All release fixes since the branch to 1.8, and some fixes after that. Now commencing development on this branch, and only bug fixes on the others.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4379 dfc29bdd-3216-0410-991c-e03cc46cb475
2012-11-20 18:31:33 +00:00
hybrid ecc6ea3884 First try for MSVC2012 project files. conversion seems to have worked, though some warnings for 64bit targets were shown.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4298 dfc29bdd-3216-0410-991c-e03cc46cb475
2012-08-22 23:14:16 +00:00
cutealien 9254ed9b27 Add 64 bit targets for examples and tests for VS2010.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4213 dfc29bdd-3216-0410-991c-e03cc46cb475
2012-06-26 17:53:38 +00:00
bitplane 5faf99e1bf Added Linux target to "All" virtual target in CodeBlocks tools projects
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3597 dfc29bdd-3216-0410-991c-e03cc46cb475
2011-02-18 04:28:54 +00:00
hybrid 1fcf0461fe Add the other msvc 2010 project and solution files. Fix all configurations to work as expected.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3381 dfc29bdd-3216-0410-991c-e03cc46cb475
2010-08-31 16:51:14 +00:00
hybrid 0ca3ba3744 Merged revisions 3089-3138 from 1.7 branch. Full merge, all changes from 1.7 beta phase up to now are included.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3139 dfc29bdd-3216-0410-991c-e03cc46cb475
2010-01-08 11:46:38 +00:00
hybrid 34f496f76a Remove GLU from linker flags.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2890 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-11-19 17:35:47 +00:00
bitplane 82df00f08a Updated changes.txt and added codeblocks project for meshconverter
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2609 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-14 11:02:31 +00:00
bitplane 00be4fed05 Added PLY writer and added VC9 project for mesh converter
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2248 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-03-02 11:46:47 +00:00
hybrid d53f71bd16 MeshConverter: Added better format support and added tangent calculation.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1543 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-09-05 16:42:59 +00:00
hybrid e9fe5ab4b6 Added a command-line tool for access to the mesh writer modules.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1207 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-01-27 15:41:38 +00:00