- 21 Oct, 2015 1 commit
-
-
nadro authored
Prepared OpenGL CacheHandler class for the new architecture of Irrlicht's shared OpenGL drivers code. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5165 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 19 Oct, 2015 2 commits
-
-
nadro authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5164 dfc29bdd-3216-0410-991c-e03cc46cb475
-
nadro authored
- Prepared OpenGL RenderTarget class for new architecture of Irrlicht's shared OpenGL drivers code (new architecture will allow us to adopt new OpenGL drivers faster and makes different drivers easier to maintain). git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5163 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 18 Oct, 2015 4 commits
-
-
nadro authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5162 dfc29bdd-3216-0410-991c-e03cc46cb475
-
nadro authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5161 dfc29bdd-3216-0410-991c-e03cc46cb475
-
nadro authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5160 dfc29bdd-3216-0410-991c-e03cc46cb475
-
nadro authored
- Changed default values for parameters and settings like a StencilBuffer (from OFF to ON), ColorBuffer Bits (from 16 to 32) and ZBuffer Bits (from 16 to 24). git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5159 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 17 Oct, 2015 4 commits
-
-
nadro authored
- Fixed issue related to compilation issues on VS2015 in some cases due to unimportant namespace prefix. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5158 dfc29bdd-3216-0410-991c-e03cc46cb475
-
nadro authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5157 dfc29bdd-3216-0410-991c-e03cc46cb475
-
nadro authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5156 dfc29bdd-3216-0410-991c-e03cc46cb475
-
nadro authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5155 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 16 Oct, 2015 4 commits
-
-
nadro authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5154 dfc29bdd-3216-0410-991c-e03cc46cb475
-
nadro authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5153 dfc29bdd-3216-0410-991c-e03cc46cb475
-
nadro authored
- Removed texture IDs parameter from IVideoDriver::setRenderTarget method. Performance gain was too low to keep this parameter available. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5152 dfc29bdd-3216-0410-991c-e03cc46cb475
-
nadro authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5151 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 07 Oct, 2015 1 commit
-
-
cutealien authored
- Add warning in tests when stabilizing screenshots fails (Note - it still fails sometimes, just less now with trying to get a good screenshot) git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5150 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 02 Oct, 2015 1 commit
-
-
nadro authored
- 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
-
- 28 Sep, 2015 2 commits
-
-
cutealien authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5147 dfc29bdd-3216-0410-991c-e03cc46cb475
-
nadro authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5146 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 25 Sep, 2015 3 commits
-
-
cutealien authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5145 dfc29bdd-3216-0410-991c-e03cc46cb475
-
cutealien authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5144 dfc29bdd-3216-0410-991c-e03cc46cb475
-
nadro authored
- Added exampleHelper and updated all examples. This is a base patch for upcoming patches related to iOS and OSX. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5143 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 21 Sep, 2015 1 commit
-
-
cutealien authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5142 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 20 Sep, 2015 1 commit
-
-
cutealien authored
- 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
-
- 19 Sep, 2015 2 commits
-
-
cutealien authored
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
-
cutealien authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5139 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 17 Sep, 2015 1 commit
-
-
cutealien authored
- Fix: CGUIImage no longer scales wrong when working with textures which don't have the original image size. - Fix CSoftwareTexture2 calculation for OriginalSize of ITexture. It had returned the changed texture size instead of the original one. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5138 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 14 Sep, 2015 1 commit
-
-
cutealien authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5137 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 30 Aug, 2015 1 commit
-
-
cutealien authored
- Fix compiling with IRR_LINUX_XCURSOR_ git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5128 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 29 Aug, 2015 1 commit
-
-
cutealien authored
- Fix compiling with -DNO_IRR_COMPILE_WITH_LIBJPEG_ git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5125 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 27 Aug, 2015 1 commit
-
-
cutealien authored
- Fix compiling on GCC5 on MinGW git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5121 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 14 Aug, 2015 1 commit
-
-
cutealien authored
Also clarified animation documentation to describe current behavior more exactly. CSkinnedMesh had returned the last key instead of the number of keys. Thx to whoever mentioned to me once that our example dwarf is not playing his full animation in the meshviewer. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5118 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 11 Aug, 2015 2 commits
-
-
cutealien authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5116 dfc29bdd-3216-0410-991c-e03cc46cb475
-
cutealien authored
Thx@ Squarefox for reporting. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5115 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 08 Aug, 2015 1 commit
-
-
cutealien authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5114 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 31 Jul, 2015 1 commit
-
-
cutealien authored
Do return references local statics instead of references to 0 in error cases (was undefined in c++). Thx @floriang for reporting at http://irrlicht.sourceforge.net/forum/viewtopic.php?f=7&t=50877 git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5112 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 29 Jul, 2015 1 commit
-
-
cutealien authored
CLightSceneNode::updateAbsolutePosition does now light recalculations. This is to fix using animators with lights. Thx @chronologicaldot for report. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5111 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 13 Jul, 2015 2 commits
-
-
cutealien authored
Found by VS code analysis. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5109 dfc29bdd-3216-0410-991c-e03cc46cb475
-
cutealien authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5108 dfc29bdd-3216-0410-991c-e03cc46cb475
-
- 05 Jun, 2015 1 commit
-
-
cutealien authored
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5107 dfc29bdd-3216-0410-991c-e03cc46cb475
-