Commit Graph

1313 Commits (1476bfe648a1b88213453592ba9587b206ba5dbc)

Author SHA1 Message Date
dfighter1985 2603ad3a2b Refactoring. Added CInterfaceFactory.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 0055e2dd91 A little refactoring.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 4797b150d8 Move the text too with the text button.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 d053bb51c2 Merged develop
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 c6df57adf1 Initialize struct member before use...
--HG--
branch : develop
10 years ago
Nimetu 0d62650159 Add maxlength attribute to input and textarea tags
--HG--
branch : html-maxlength-attr
10 years ago
dfighter1985 c92d084600 Merged develop.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 938c36027d Editbox selection should be stopped when the mouse button goes up, even if it happens outside of the box.
--HG--
branch : develop
10 years ago
dfighter1985 006f87278b Refactored IWidgetAdditionWatcher, now it's called IWidgetWatcher and it also reports widget moves.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 a658be39b7 No need for free floating elements when we can simply reparent to the top window...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 e7ab56beea Orphaned widgets won't get stuck.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 bd7cb1eea3 Add widget to a new parent when the widget being dragged is dropped, otherwise add it to the orphanlist so that it's drawn anyways. NOTE: The dropped widget can be clipped. If it is clipped, it never shows up even tho it's there.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 f9dbef7df7 Set dragged widgets' coordinates based on the move rather than the mouse pointer's coords.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 62744db86d Dragged elements will no longer disappear.
--HG--
branch : dfighter-tools
10 years ago
kaetemi 6551881171 Handle GUI event only once
--HG--
branch : develop
10 years ago
dfighter1985 f61438d7d9 Studio should no longer crash when multiple plugins that use LIGO are loaded. LIGO classes are now guarded against multiple registrations. If it's tried log messages are generated. Mission Compiler and World Editor will now apply their own LIGO configs when the user switches to their tab.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 447aac5821 Merged develop
--HG--
branch : dfighter-tools
10 years ago
kaetemi c1b8ea9bd0 Backed out incomplete changes to GL driver
--HG--
branch : develop
10 years ago
dfighter1985 7a4d9e2cdc Merged the gui-editor branch.
--HG--
branch : dfighter-tools
10 years ago
kaetemi d12ccf194e Merge with develop
--HG--
branch : multipass-stereo
10 years ago
kaetemi 0d7c9fd4bf When in Rome, do as the Romans do 10 years ago
dfighter1985 46e3242557 Merged default.
--HG--
branch : dfighter-tools
11 years ago
dfighter1985 ff0df2bf50 Added support for manipulating atoms.
--HG--
branch : dfighter-tools
11 years ago
kervala ff370bb49f Changed: Code formatting 11 years ago
dfighter1985 c51b519845 Implemented add and remove buttons.
--HG--
branch : dfighter-tools
11 years ago
dfighter1985 f1a6a8d9cd Apply changes.
--HG--
branch : dfighter-tools
11 years ago
kervala bb324e80b4 Fixed: Use ...ARBPROC declarations for ARB_occlusion_query (to fix a conflict with official OpenGL headers under Mac OS X) 11 years ago
kaetemi 573fb44088 Link group_wheel.cpp, ref #176 11 years ago
kaetemi da5558d50a Merge with default
--HG--
branch : multipass-stereo
11 years ago
dfighter1985 a810b29ec7 Merged default.
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi d4b7a3cf8a Crashfix in case pacs_prim are exported into .ig 11 years ago
kervala 31e9934ba7 Changed #172 XML floating point serialization not using neutral culture 11 years ago
kervala 41f6e70dc9 Fixed #172 XML floating point serialization not using neutral culture 11 years ago
kaetemi 38abf2193f Project client loading screens into 3D space for HMD
--HG--
branch : multipass-stereo
11 years ago
kaetemi 38a418503d Non-functional direct to rift
--HG--
branch : multipass-stereo
11 years ago
kaetemi aff0cab54e GL: Fix switch from different resolution fullscreen to borderless display
--HG--
branch : multipass-stereo
11 years ago
kaetemi e2bfb5d542 Clean handling of display mode switching in client
--HG--
branch : multipass-stereo
11 years ago
kaetemi 400f479fe1 GL: Handle borderless fullscreen to specified monitor internally
--HG--
branch : multipass-stereo
11 years ago
kaetemi 7c39f7d33b Specify monitor when changing display mode
--HG--
branch : multipass-stereo
11 years ago
dfighter1985 0f7e1c022a Merge default
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi 4e33e5cf2f Process some scene traversals only once when rendering in stereo
--HG--
branch : multipass-stereo
11 years ago
kaetemi e8a245a133 OVR: Chroma factor
--HG--
branch : multipass-stereo
11 years ago
kaetemi e61eb57fd9 OVR: Fix for debug devices
--HG--
branch : multipass-stereo
11 years ago
kaetemi 3fd358d69d OVR: Convert texture coordinates and setup rendering material
--HG--
branch : multipass-stereo
11 years ago
kaetemi 102d3653d7 3D: Ensure correct fog handling for effects
--HG--
branch : multipass-stereo
11 years ago
kaetemi 6ad1d14617 OVR: Test distortion mesh
--HG--
branch : multipass-stereo
11 years ago
kaetemi 65578ce498 OVR: Test large render target
--HG--
branch : multipass-stereo
11 years ago
kaetemi 2fbf1cb06d 3D: Set matrix modes after changing render target in effect
--HG--
branch : multipass-stereo
11 years ago
kaetemi 339c8b8dfa 3D: Render target matrix context fix
--HG--
branch : multipass-stereo
11 years ago
kaetemi 33235bdf6c OVR: Testing
--HG--
branch : multipass-stereo
11 years ago
kaetemi 2e6893fd48 OVR: Translate camera
--HG--
branch : multipass-stereo
11 years ago
kaetemi 9b79a44f8a OVR: Get orientation
--HG--
branch : multipass-stereo
11 years ago
kaetemi 262c1f84a9 OVR: Generate distortion mesh
--HG--
branch : multipass-stereo
11 years ago
kaetemi 99ea2c685c OVR: Read device descriptions
--HG--
branch : multipass-stereo
11 years ago
kaetemi f2274d2378 OVR: Iterate devices
--HG--
branch : multipass-stereo
11 years ago
kaetemi b9e10fca72 Cleanup
--HG--
branch : multipass-stereo
11 years ago
kaetemi 0488b706b2 Add placeholders for LibOVR 0.4.0 support
--HG--
branch : multipass-stereo
11 years ago
kaetemi 96bd17ae63 3D: Fix texture coords for FXAA on D3D
--HG--
branch : multipass-stereo
11 years ago
kaetemi d56047bde6 Remove debug
--HG--
branch : multipass-stereo
11 years ago
kaetemi 8a283ea518 3D: User higher quality FXAA version
--HG--
branch : multipass-stereo
11 years ago
kaetemi ec4762f669 3D: Add FXAA
--HG--
branch : multipass-stereo
11 years ago
kaetemi f59de199cf Fix crash on AMD with legacy clouds
--HG--
branch : multipass-stereo
11 years ago
kaetemi d98f1ede47 Move default render target handling to CDriverUser
--HG--
branch : multipass-stereo
11 years ago
kaetemi e88dedf00c Adjust render target handling for effects
--HG--
branch : multipass-stereo
11 years ago
kaetemi 6c3bcc2439 Merge with default
--HG--
branch : multipass-stereo
11 years ago
kaetemi 1c67d6ec0f GL: Occlusion query bugfix 11 years ago
kaetemi 6a21d0503c 3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
11 years ago
kaetemi 8af686f7ef 3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
11 years ago
kaetemi 78ce8f4f25 GL: Share depth and stencil to get similar behaviour to D3D driver
--HG--
branch : multipass-stereo
11 years ago
kaetemi 503292065c Simplify GUI projection settings
--HG--
branch : multipass-stereo
11 years ago
kaetemi 1965d46dce Off-center GUI cylinder
--HG--
branch : multipass-stereo
11 years ago
kaetemi f2dd6083fa Cylindrical GUI
--HG--
branch : multipass-stereo
11 years ago
kervala 7aedffce9a Changed: #172 XML floating point serialization not using neutral culture (for VC++ 2005 and up) 11 years ago
kaetemi c11706feb8 Project GUI into space
--HG--
branch : multipass-stereo
11 years ago
kaetemi f32c3bf6b0 Temporary crashfix, ref #68
--HG--
branch : multipass-stereo
11 years ago
kaetemi caefb04928 Restore camera and scene viewport after disabling VR
--HG--
branch : multipass-stereo
11 years ago
kaetemi c70d8597b2 Merge with default
--HG--
branch : multipass-stereo
11 years ago
kaetemi 79c6f50054 Render target format (for alpha)
--HG--
branch : multipass-stereo
11 years ago
kaetemi 61f97fae40 Fix issue with render target in OpenGL when size not specified
--HG--
branch : multipass-stereo
11 years ago
kaetemi 22d03c5f79 Mode2D selection
--HG--
branch : multipass-stereo
11 years ago
kaetemi dac5b2d274 Merge with game-device
--HG--
branch : multipass-stereo
11 years ago
kaetemi b1e2b60381 Add render target manager, issue #47
--HG--
branch : multipass-stereo
11 years ago
kaetemi c461502dc7 Crash workaround in IG loading, ref #171 11 years ago
kaetemi 6b0d468240 Remove a debug assert 11 years ago
dfighter1985 8373118c7e Merged default.
--HG--
branch : gsoc2014-dfighter
11 years ago
kervala 4b39f9640d Changed: Minor optimization and warning 11 years ago
kervala 0bb464411b Changed: Replaced tests with .size() by .empty() because faster 11 years ago
kervala c1ea3820d5 Fixed: Warning 11 years ago
Laszlo Kis-Adam 03af2ed463 Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #94)
Just too lazy to push directly

--HG--
branch : develop
10 years ago
dfighter1985 f91846c970 Fix parent pos and size parsing.
--HG--
branch : dfighter-tools
10 years ago
kaetemi b010f224e4 Don't use I18N when the required ui prefix is not in the tooltip text (convention actually dictates uitt as tooltip prefix)
--HG--
branch : develop
10 years ago
kaetemi 07a57f81f8 Shadow should not be taken into account for font height, breaks vertical centering
--HG--
branch : develop
10 years ago
dfighter1985 c5cd6990fe When creating a new GUI set the base color to white.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 8066717aa2 Pos and Size parent setters should now use the widget directly as well.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 2dd6278771 Size parent is now queried directly from the widget.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 487c6a3440 GUI Editor should show the right parent position.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 b3dd26e01c Parent positions should now be saved right again.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 ded18b266c Implemented new action.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 e5d2e9293d Moved CRootGroup out of CInterfaceParser.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 7e16e95c35 CInterfaceParser in editor mode should look for files in the working directory first.
--HG--
branch : dfighter-tools
10 years ago