Commit Graph

4790 Commits (e311547a39ac9d07a7612b75eb313e4fdad9410b)
 

Author SHA1 Message Date
kaetemi f718380f52 Zone light exporter adjust 10 years ago
dfighter1985 fb5ce7baac Use the string 'array size' as the name for the property holding the array size.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 6d074bc618 Only add atoms to the property browser..
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 2a0af6cabf Only add atoms to the property browser..
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 99502a1bfc Handle selected arrays too ( show size, changing it isn't implemented yet ).
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 5812058ea6 Only add atoms to the property browser.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 c740d5a773 Fixed a crash. Setting a value into a valueless Georges node doesn't assign a type, which leads to a crash when trying to poll the value directly from the node. However if the value is polled indirectly using the node's name the value can be retrieved without a crash.
--HG--
branch : gsoc2014-dfighter
10 years ago
botanic 64fafda9bc updated hgignore 10 years ago
botanic 4b871c43f5 updated doxygen 10 years ago
shubham_meena 2a2c2b1d67 Merged in Gsoc14-ryzomAppImprovements (pull request #1)
Merging Gsoc 14 branch with default
10 years ago
shubham_meena ee6db8ef7f code modified to accept request through Rest and sending achievments in response
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena a01e331639 bug fix in plugin installation
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena 750ded21bd added option for posting data in REST api
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena f8a92326ed BugFixes: achievements and API key management plugins
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena 5fd2615f0e small bug fix: support group missing brackets at end
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena ac980adcc7 Added few more options in REST api
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
kaetemi 993f2ffab7 Snowballs update
--HG--
branch : multipass-stereo
10 years ago
dfighter1985 aa95cc3c4b Apply changes.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 1b7b081c60 Shown properties can now be edited.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 a43c2f0a5e First iteration of the property browser.
--HG--
branch : gsoc2014-dfighter
10 years ago
shubham_meena 0e4b004978 Bug Fix: delete plugin option available for inactive plugins
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena acb4f26f1a API key management plugin for ams
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena 0d8fe2b7aa Achievements plugin integrated with ams
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena 70e8310fff added API key mangement and Achievements plugin during installation of ams
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
shubham_meena 990eae1065 Adding activated plugins to the main options list
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
dfighter1985 9315b7229e Don't enter edit mode in the treeview.
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi 93376226c4 Use software cursor with attached display
--HG--
branch : multipass-stereo
10 years ago
kaetemi 38abf2193f Project client loading screens into 3D space for HMD
--HG--
branch : multipass-stereo
10 years ago
kaetemi 38a418503d Non-functional direct to rift
--HG--
branch : multipass-stereo
10 years ago
kaetemi aff0cab54e GL: Fix switch from different resolution fullscreen to borderless display
--HG--
branch : multipass-stereo
10 years ago
kaetemi e2bfb5d542 Clean handling of display mode switching in client
--HG--
branch : multipass-stereo
10 years ago
kaetemi 400f479fe1 GL: Handle borderless fullscreen to specified monitor internally
--HG--
branch : multipass-stereo
10 years ago
kaetemi 7c39f7d33b Specify monitor when changing display mode
--HG--
branch : multipass-stereo
10 years ago
dfighter1985 0f7e1c022a Merge default
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 033c86e92c Add the property browser library to the CPack archive when generated.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 7f6608b897 World Editor plugin Linux build fix.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 475c0201ea GUI Editor Linux build fix
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 48bd3cb383 Fixed qrc path.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 50b90f9774 Update the tile list right away if the image is replaced.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 20edb57761 If I add a 256x256 tile, maybe I should remove it as 256x256, not 128x128...
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi 4e33e5cf2f Process some scene traversals only once when rendering in stereo
--HG--
branch : multipass-stereo
10 years ago
dfighter1985 9bb62a3ada Statically load the empty tile image so that we don't need to have over 9000 instances of it. Also display an error message if loading fails on startup.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 669c15eda9 Removed yet another unused variable.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 e7ded1f82c Removed unused variable.
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi e8a245a133 OVR: Chroma factor
--HG--
branch : multipass-stereo
10 years ago
dfighter1985 613643b033 Repaint immediately when the display channel is changed.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 edf1da1294 Save the last directory where we loaded a tile image from.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 04d17b7a05 Save the last directoy where we loaded a tilebank from.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 f25d152f4f Rotation is now set in the tilebank wrapper and applied when replacing a tile.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 99bcb6cf79 Line endings and copyright headers...
--HG--
branch : gsoc2014-dfighter
10 years ago