Commit Graph

2673 Commits (197c0687d9920acfad014f5c6aed492f6aebdf64)
 

Author SHA1 Message Date
kaetemi 197c0687d9 Add direct3d diff for old nevrax pixel program code, marked a todo in the comments
--HG--
branch : multipass-stereo
12 years ago
kaetemi f08de2dcdc Added diff to opengl driver for old nevrax pixel program code, marked todos in comments
--HG--
branch : multipass-stereo
12 years ago
kaetemi 983fab378c Add rest of the diff from the old nevrax code for pixel programs to NL3D
--HG--
branch : multipass-stereo
12 years ago
kaetemi ef720f764f Removed some CEffect related bit that slipped in
--HG--
branch : multipass-stereo
12 years ago
kaetemi 3927378399 Add diff from old nevrax pixel program code to IDriver, CEffect related code not included
--HG--
branch : multipass-stereo
12 years ago
kaetemi 7be5858010 Simplify CPixelProgram
--HG--
branch : multipass-stereo
12 years ago
kaetemi 16d47d742f Add some files from old nevrax shader code for exposing pixel programs in the drivers
--HG--
branch : multipass-stereo
12 years ago
kaetemi f63a275f2b Backed out changeset ea4b76b7213a, bad approach
--HG--
branch : multipass-stereo
12 years ago
kaetemi c7994bb11f Allow rendering with bloom to a user provided render target (untested) (#43)
--HG--
branch : multipass-stereo
12 years ago
kaetemi 4a7f58938d Allow stepping through the time delta in multiple passes in snowballs
--HG--
branch : multipass-stereo
12 years ago
kaetemi c7a9edd495 Remove silly heap allocation of a null pointer
--HG--
branch : multipass-stereo
12 years ago
kaetemi f17145cde6 Allow configuration of bloom settings from config files in snowballs
--HG--
branch : multipass-stereo
12 years ago
kaetemi 87c30bceea Add info structure for multipass camera rendering effects #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 3b9f934b82 Fixes to compile Ryzom Client with lua 5.2 12 years ago
kaetemi 8629f069ae Allow compiling with shared libxml2 on Windows 12 years ago
kaetemi d139185b1e Compile NLGUI with lua 5.2 12 years ago
kaetemi b37606ed06 Ignore .Sync* files 12 years ago
kervala 30d56b7c24 Added: CMake project for shape2obj 12 years ago
kervala d77926c96e Fixed: EOL for client_config_qt 12 years ago
dfighter1985 cfc78bd614 FIXED: GUI not showing up because of the interface user functions not getting registered, because of a file linking issue. 12 years ago
dfighter1985 81df0aae27 Merged client_config_qt. 12 years ago
dfighter1985 301077c93d Merged default
--HG--
branch : client_config_qt
12 years ago
dfighter1985 d2a7c66e9f Use to .toUTF8() instead of .toStdString().
--HG--
branch : client_config_qt
12 years ago
dfighter1985 e950834079 Merged default
--HG--
branch : client_config_qt
12 years ago
Dzmitry Kamiahin 68fe576f01 Fixed self-comparsion in ps. 12 years ago
sfb 1bfba35cd0 merge 12 years ago
kaetemi 76a7df820b This should fix #41. It was creating the unknown for the new type and then returning a new sheet for the requested unknown 12 years ago
sfb 2bf56882f8 merge 12 years ago
sfb 8fe6eee93c fixed #40 with an explicit static_cast. 12 years ago
dfighter1985 bdfa7dbc37 Don't build GUI Editor when not building the GUI library. 12 years ago
kervala 2aea567fe2 Changed: Moved Ryzom detailed version in client 12 years ago
kervala f68cda5cd2 Changed: Process EventCloseWindowId by client 12 years ago
kervala 0624da9c82 Changed: Added a new event EventCloseWindowId when system reports window should be closed 12 years ago
kervala 67c93a1238 Changed: Warning 12 years ago
kervala d85e4f9ec7 Changed: EOL fixes 12 years ago
kervala 381eeaef8a Fixed: Virtual destructor warning 12 years ago
kervala 920cbf55ca Fixed: Assign instead of a comparison 12 years ago
kervala b0e717728b Changed: French comments translated to English 12 years ago
kervala 9aff9ae939 Fixed: PCH compilation 12 years ago
kervala d505b181f9 Changed: Define CMAKE_OSX_DEPLOYMENT_TARGET if not specified on command line 12 years ago
kervala 33c73f3f16 fixes #33 build failure/error using clang 12 years ago
kervala 0c2e2d3e8f fixes #32 build failure/error using clang 12 years ago
kervala 3aee7c3ac8 fixes a warning 12 years ago
kervala ab454f3d92 fixes #31 Luabind can't be found
Added PCH support to NeL GUI
12 years ago
kervala a5806126b4 Fixed: Compilation under Mac OS X (CMAKE_OSX_DEPLOYMENT_TARGET and CMAKE_OSX_SYSROOT must be set on CMake command-line if needed) 12 years ago
dfighter1985 526da8ddf8 MODIFIED: no more action handler spam. 12 years ago
dfighter1985 fb4875570e Merging dangling default branch. 12 years ago
mattraykowski b90737e365 changes #6 - updated the NL_VERSION_MINOR version from 8 to 9. 12 years ago
dfighter1985 2bdceaecda Resolved some build errors occuring after previous commit. 12 years ago
dfighter1985 fe456d91b6 GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago