~ogre-team/testogre/trunk

Viewing all changes in revision 6189.

  • Committer: sinbad
  • Date: 2010-02-08 18:30:32 UTC
  • Revision ID: svn-v4:8631bf8a-c64b-0410-883c-f3eb003322f7:trunk:9706
Merged revisions 9692-9696,9698-9705 via svnmerge from 
https://svn.ogre3d.org/svnroot/ogre/branches/v1-7

........
  r9692 | assaframan | 2010-02-05 18:29:39 +0000 (Fri, 05 Feb 2010) | 1 line
  
  static link: Added link check for the following plug-ins - BSP, Octree, PCZ, ParticleFX, CG.
........
  r9693 | masterfalcon | 2010-02-05 19:06:09 +0000 (Fri, 05 Feb 2010) | 1 line
  
  Removed unnecessary undef's/defines for iPhone.
........
  r9694 | masterfalcon | 2010-02-06 01:25:47 +0000 (Sat, 06 Feb 2010) | 5 lines
  
  Applying a couple Mac patches from ejtttje
  
  2946668 - use framework-relative paths in #includes
  
  2946664 - PluginFolder setting always relative to bundle
........
  r9695 | masterfalcon | 2010-02-06 01:48:27 +0000 (Sat, 06 Feb 2010) | 1 line
  
  Missed this file with the Mac include patch
........
  r9696 | masterfalcon | 2010-02-06 01:50:55 +0000 (Sat, 06 Feb 2010) | 1 line
  
  Throw an exception in the lighting sample under GLES because 1D textures are not supported
........
  r9698 | sinbad | 2010-02-06 16:19:55 +0000 (Sat, 06 Feb 2010) | 1 line
  
  Patch 2940178: avoid rare divide-by-zero case
........
  r9699 | sinbad | 2010-02-06 17:26:38 +0000 (Sat, 06 Feb 2010) | 1 line
  
  Patch 2943656: Prevent crash on 0 sized submeshes in edge list builder
........
  r9700 | sinbad | 2010-02-06 17:37:13 +0000 (Sat, 06 Feb 2010) | 1 line
  
  Patch 2946925: HW Gamma correction not working w/ DDS textures (Dx9)
........
  r9701 | sinbad | 2010-02-07 15:30:25 +0000 (Sun, 07 Feb 2010) | 1 line
  
  INSTALL was out of date on license and wasn't fulfilling any useful purpose anyway
........
  r9702 | assaframan | 2010-02-07 16:25:06 +0000 (Sun, 07 Feb 2010) | 5 lines
  
  cmake build system: Added an option to link CRT statically (MS msvcrt dll and such). 
  The option name is: OGRE_CONFIG_STATIC_LINK_CRT (default is FALSE for the common case)
  The cmake code snippet is from here: http://stackoverflow.com/questions/1618927/cmake-microsoft-visual-studio-and-monolithic-runtimes
  
  The need for static CRT link is for the cases that a copy paste installation in needed.
........
  r9703 | sinbad | 2010-02-07 19:25:37 +0000 (Sun, 07 Feb 2010) | 3 lines
  
  SDK samples CMake config now producing buildable results on win32
  Remove Paging sample, was basic proof anyway
........
  r9704 | noamgat | 2010-02-08 13:04:41 +0000 (Mon, 08 Feb 2010) | 1 line
  
  Minor changes in the deferred shading demo.
........
  r9705 | sinbad | 2010-02-08 16:11:37 +0000 (Mon, 08 Feb 2010) | 1 line
  
  Fix a problem in Dx9 where dropping from fullscreen to windnowed mode would not keep the correct size
........

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: