Commit Graph

2895 Commits (87b24bc4ab017e20714054e312eae9a1b7e2cb0f)
 

Author SHA1 Message Date
StudioEtrange 0efa7c8aee PCHSupport.cmake edited online with Bitbucket
--HG--
branch : StudioEtrange/fix-some-probleme-with-spaces-in-path-on-1374699208398
11 years ago
StudioEtrange 744267c63b Fix some probleme with spaces in path on windows
PCHSupport.cmake edited online with Bitbucket

--HG--
branch : StudioEtrange/fix-some-probleme-with-spaces-in-path-on-1374699208398
11 years ago
Cédric OCHS e5ddc9080d Merged in StudioEtrange/ryzomcore/StudioEtrange/error-passing-wrong-version-number-to-ms-1374694351376 (pull request #17)
Error in version number passed to msvc linker
11 years ago
StudioEtrange f18dd1f351 Error passing wrong version number to msvc linker
ENV: WinSDK8 VS2012 Compilation in 64 Bits
ERROR: error when linking client

CAUSE: msvc link support only major and minor version number. Before VS2012 extra number (like revision number) were stripped. Now the link throw an error with VS2012

see https://bugs.php.net/bug.php?id=63537 see http://msdn.microsoft.com/fr-fr/library/h88b7dc8(v=vs.110).aspx

--HG--
branch : StudioEtrange/error-passing-wrong-version-number-to-ms-1374694351376
11 years ago
StudioEtrange 10b176e865 Merged in StudioEtrange/nelcmake-edited-online-with-bitbucket-1374694264640 (pull request #2)
nel.cmake edited online with Bitbucket
11 years ago
StudioEtrange 885a39ad7e nel.cmake edited online with Bitbucket
--HG--
branch : StudioEtrange/nelcmake-edited-online-with-bitbucket-1374694264640
11 years ago
StudioEtrange 1df7aed48d Merged in StudioEtrange/env-winsdk8-vs2012-compilation-in-64-bit-1374693753244 (pull request #1)
Error passing version number to msvc linker
11 years ago
StudioEtrange cc30e3b8f8 ENV:
WinSDK8
VS2012
Compilation in 64 Bits

ERROR:
error when linking client

CAUSE:
msvc link support only major and minor version number.
Before VS2012 extra number (like revision number) were stripped. Now the link throw an error with VS2012

see https://bugs.php.net/bug.php?id=63537
see http://msdn.microsoft.com/fr-fr/library/h88b7dc8(v=vs.110).aspx

--HG--
branch : StudioEtrange/env-winsdk8-vs2012-compilation-in-64-bit-1374693753244
11 years ago
kaetemi e435a07bb6 Fix bug #45 crash in zone lighter with large number of CPU cores 11 years ago
kaetemi e9c274c135 Use tags for pacs prim export 11 years ago
kaetemi 179669116c EOL 11 years ago
kervala aeddda3e19 Fixed: lua_open() doesn't exist with Lua 5.2 11 years ago
kervala 296b4384a8 Fixed: Compilation in 64 bits with Windows SDK 8.0 (patch provided by StudioEtrange) 11 years ago
kaetemi 5831150471 Merge with default
--HG--
branch : multipass-stereo
11 years ago
kaetemi 347d4e0940 Some necessary ryzom tools did not build when client and server were unchecked 11 years ago
kaetemi 662b75f87a Merge with default
--HG--
branch : multipass-stereo
11 years ago
kaetemi 02dc3c1cfe Fix a divide-by-zero crash in the 3ds Max plugins on really fast PCs 11 years ago
kaetemi f280f4673f Merge with default
--HG--
branch : multipass-stereo
11 years ago
kaetemi 53e11d0d68 Merge with default
--HG--
branch : multipass-stereo
11 years ago
kaetemi 8323f95e22 Fix issue #48, landscape quality issues caused by incorrect defaults 11 years ago
kaetemi 9f185ce38d Fix an error in 3ds Max with the material script 11 years ago
kaetemi d5329b1ac8 Fix bad includes in snowballs, re #43
--HG--
branch : multipass-stereo
12 years ago
Michael Witrant 293601e80e Fixed definition tests for optional LibOVR
--HG--
branch : multipass-stereo
12 years ago
Michael Witrant a33a0e5c56 LibOVR is optional, and is disabled by default
--HG--
branch : multipass-stereo
12 years ago
Michael Witrant 0036b5c619 Added Win32 and Apple LibOVR build paths
--HG--
branch : multipass-stereo
12 years ago
Michael Witrant fa4cbb00f7 Fixed Linux build failure because a temporary pointer was passed, ref #43
--HG--
branch : multipass-stereo
12 years ago
Michael Witrant c60bd3e3f5 Added LibOVR finder and Linux support, ref #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi d1051ce5c9 Handle head orientation in ryzom client, ref #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi eab2386ff6 Don't render to texture when in wireframe mode, re #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 248f07ad9e Put stereo render loop inside ryzom client main loop, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi b1aaf05bf6 Init/release VR interfaces in ryzom client, ref #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi ffe05eae62 Move some more updates out of the render code, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 263e506551 Some necessary changes to camera setting, re #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 5ac4a23bd3 Some more cleanup
--HG--
branch : multipass-stereo
12 years ago
kaetemi 93d856b394 Make oversize screenshots be perfectly seamless
--HG--
branch : multipass-stereo
12 years ago
kaetemi bf8ad82e21 Pull weather updates out of scene render
--HG--
branch : multipass-stereo
12 years ago
kaetemi 5c568c6ea0 Correctly apply bloom on oversize screenshots
--HG--
branch : multipass-stereo
12 years ago
kaetemi c87403ecb9 Refactor fulldetail override
--HG--
branch : multipass-stereo
12 years ago
kaetemi 25f5bccfe6 Merge with default
--HG--
branch : multipass-stereo
12 years ago
kaetemi 352ee42571 Distort 2D gui as well, ref #43
--HG--
branch : multipass-stereo
12 years ago
Jan Boon 46c4cc7aa4 Merged in botanic/rc-botanic-webdev (pull request #13)
warning and path fix's
12 years ago
kaetemi 6cfc75a1a2 Correctly synchronize some more animation in snowballs, re #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi dcd77495ca Fix particles being animated twice in stereo render, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi bf8bd64f0d Add stereo debugger for visually comparing rendered frames, ref #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi e68e7161d8 Use width instead of height of screen for hmd fov, re #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 1fe2b62eb1 Add minimal head model and world scale, ref #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 0dd8764e45 Make bloom work together with render target used for the rift shader, ref #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 52f4a37939 Remove unnecessary user render target code from bloom, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 8c86b05d5b Merge with default
--HG--
branch : multipass-stereo
12 years ago
kaetemi 391fa6dcff Add arbfp1 and fp40 barrel fragment programs, see #43
--HG--
branch : multipass-stereo
12 years ago