kaetemi
|
d1bf069708
|
Add some comments, see #43
--HG--
branch : multipass-stereo
|
2013-06-26 15:55:39 +02:00 |
|
kaetemi
|
91be2d64bd
|
Cleanup and make bloom work with stereo rendering, re #43
--HG--
branch : multipass-stereo
|
2013-06-26 15:49:31 +02:00 |
|
kaetemi
|
32a187a199
|
Render from multiple cameras, see #43
--HG--
branch : multipass-stereo
|
2013-06-26 08:00:19 +02:00 |
|
kaetemi
|
a5c9592165
|
Read sensor data and set camera in snowballs, ref #43
--HG--
branch : multipass-stereo
|
2013-06-26 04:57:58 +02:00 |
|
kaetemi
|
a79b9f7e65
|
Add library name to device name, re #43
--HG--
branch : multipass-stereo
|
2013-06-26 02:55:15 +02:00 |
|
kaetemi
|
64821ab4de
|
List stereo devices, see #43
--HG--
branch : multipass-stereo
|
2013-06-26 02:45:49 +02:00 |
|
kaetemi
|
8ded099fbb
|
Added some notes
--HG--
branch : multipass-stereo
|
2013-06-20 00:25:52 +02:00 |
|
kaetemi
|
78179ed809
|
Rename some functions to follow the same naming convention of others
--HG--
branch : multipass-stereo
|
2013-06-19 23:49:39 +02:00 |
|
kaetemi
|
ad5b60963f
|
Cleanup
--HG--
branch : multipass-stereo
|
2013-06-19 23:34:40 +02:00 |
|
kaetemi
|
be33bbc70f
|
Add support for fp40 with opengl
--HG--
branch : multipass-stereo
|
2013-06-19 22:41:03 +02:00 |
|
kaetemi
|
3e91b1a5cf
|
Test texture with postprocessing material, seems to work with opengl
--HG--
branch : multipass-stereo
|
2013-06-19 20:47:23 +02:00 |
|
kaetemi
|
dfb110b387
|
Add function to check which pixel program profiles are available on a driver
--HG--
branch : multipass-stereo
|
2013-06-19 05:03:47 +02:00 |
|
kaetemi
|
9f1ddc9202
|
Add test for ps.1.1 pixel program in snowballs (it works too now)
--HG--
branch : multipass-stereo
|
2013-06-19 04:03:32 +02:00 |
|
kaetemi
|
4200483383
|
Removed unneeded parser related code from the opengl pixel program implementation
--HG--
branch : multipass-stereo
|
2013-06-19 02:33:19 +02:00 |
|
kaetemi
|
f08de2dcdc
|
Added diff to opengl driver for old nevrax pixel program code, marked todos in comments
--HG--
branch : multipass-stereo
|
2013-06-19 02:01:12 +02:00 |
|
kaetemi
|
983fab378c
|
Add rest of the diff from the old nevrax code for pixel programs to NL3D
--HG--
branch : multipass-stereo
|
2013-06-19 01:38:23 +02:00 |
|
kaetemi
|
ef720f764f
|
Removed some CEffect related bit that slipped in
--HG--
branch : multipass-stereo
|
2013-06-19 01:22:26 +02:00 |
|
kaetemi
|
3927378399
|
Add diff from old nevrax pixel program code to IDriver, CEffect related code not included
--HG--
branch : multipass-stereo
|
2013-06-19 01:20:51 +02:00 |
|
kaetemi
|
7be5858010
|
Simplify CPixelProgram
--HG--
branch : multipass-stereo
|
2013-06-19 01:19:45 +02:00 |
|
kaetemi
|
16d47d742f
|
Add some files from old nevrax shader code for exposing pixel programs in the drivers
--HG--
branch : multipass-stereo
|
2013-06-19 01:14:30 +02:00 |
|
kaetemi
|
f63a275f2b
|
Backed out changeset ea4b76b7213a, bad approach
--HG--
branch : multipass-stereo
|
2013-06-19 01:03:20 +02:00 |
|
kaetemi
|
c7994bb11f
|
Allow rendering with bloom to a user provided render target (untested) (#43)
--HG--
branch : multipass-stereo
|
2013-06-17 00:45:17 +02:00 |
|
kaetemi
|
87c30bceea
|
Add info structure for multipass camera rendering effects #43
--HG--
branch : multipass-stereo
|
2013-06-16 20:48:17 +02:00 |
|
kaetemi
|
3b9f934b82
|
Fixes to compile Ryzom Client with lua 5.2
|
2013-06-16 03:43:45 +02:00 |
|
kaetemi
|
d139185b1e
|
Compile NLGUI with lua 5.2
|
2013-06-16 02:33:04 +02:00 |
|
dfighter1985
|
337f93a233
|
When adding a new widget, the correct widget is now instantiated. Also added some checks.
--HG--
branch : gsoc2012-gui-editor
|
2013-05-09 23:57:48 +02:00 |
|
dfighter1985
|
142bc623c9
|
Some more work for widget adding support. Basically the system works, just need to make sure the proper widget is instantiated, and the defaults are loaded ( so it shows up ).
--HG--
branch : gsoc2012-gui-editor
|
2013-05-09 05:53:14 +02:00 |
|
dfighter1985
|
a0af49fd40
|
Merged default.
--HG--
branch : gsoc2012-gui-editor
|
2013-05-04 22:28:31 +02:00 |
|
Dzmitry Kamiahin
|
68fe576f01
|
Fixed self-comparsion in ps.
|
2013-05-04 01:57:53 +03:00 |
|
dfighter1985
|
67a24bb1b0
|
Merged default
--HG--
branch : gsoc2012-gui-editor
|
2013-05-03 02:07:38 +02:00 |
|
kervala
|
0624da9c82
|
Changed: Added a new event EventCloseWindowId when system reports window should be closed
|
2013-04-29 11:15:14 +02:00 |
|
kervala
|
381eeaef8a
|
Fixed: Virtual destructor warning
|
2013-04-29 10:41:34 +02:00 |
|
kervala
|
0c2e2d3e8f
|
fixes #32 build failure/error using clang
|
2013-03-26 13:56:16 +01:00 |
|
dfighter1985
|
d2fd01393f
|
Merging default.
--HG--
branch : gsoc2012-gui-editor
|
2013-03-12 07:17:04 +01:00 |
|
dfighter1985
|
526da8ddf8
|
MODIFIED: no more action handler spam.
|
2013-03-12 07:16:16 +01:00 |
|
dfighter1985
|
7aee088634
|
FIXED: Deleting the CViewText of CCtrlTextButton should no longer lead to crashes.
--HG--
branch : gsoc2012-gui-editor
|
2013-03-10 00:56:27 +01:00 |
|
dfighter1985
|
df834e0584
|
FIXED: Widgets will no longer get stuck in the widget hierarchy tree, when deleting their parent.
--HG--
branch : gsoc2012-gui-editor
|
2013-03-09 22:02:31 +01:00 |
|
dfighter1985
|
363154e241
|
MODIFIED: Preliminary support for a little cleanup when removing a widget from it's parent group ( for example when moving the widget ).
--HG--
branch : gsoc2012-gui-editor
|
2013-03-08 06:28:52 +01:00 |
|
dfighter1985
|
aa2affa158
|
MODIFIED: Draw the highlight of the currently selected widget in editor mode.
--HG--
branch : gsoc2012-gui-editor
|
2013-03-07 06:01:33 +01:00 |
|
dfighter1985
|
b80c47cc10
|
MODIFIED: Somehow I left this here, and it prevented viewtexts from being selected.
--HG--
branch : gsoc2012-gui-editor
|
2013-03-03 00:54:22 +01:00 |
|
dfighter1985
|
48d50cb409
|
MODIFIED: Text buttons will now delete their text too when being deleted.
--HG--
branch : gsoc2012-gui-editor
|
2013-03-02 23:27:17 +01:00 |
|
dfighter1985
|
026ccfcd13
|
MODIFIED: GUI Editor can now delete widgets.
--HG--
branch : gsoc2012-gui-editor
|
2013-03-02 06:57:40 +01:00 |
|
dfighter1985
|
365ef61ec9
|
MODIFIED: Update property browser when selecting in the central widget.
--HG--
branch : gsoc2012-gui-editor
|
2013-02-23 06:55:19 +01:00 |
|
dfighter1985
|
3a7f25bc79
|
MODIFIED: Views can now be selected too from the central widget.
--HG--
branch : gsoc2012-gui-editor
|
2013-02-23 00:13:44 +01:00 |
|
dfighter1985
|
fe456d91b6
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
|
mattraykowski
|
6e309fee7a
|
changed #20 - moved the libwww package discovery and fixed include paths in library project.
|
2013-02-19 10:04:40 -06:00 |
|
dfighter1985
|
ecbcdf388f
|
MODIFIED: Resolved some GCC build errors.
|
2013-02-17 14:30:05 +01:00 |
|
mattraykowski
|
e7e51f01e0
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
|
dfighter1985
|
fcb736c387
|
Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
|
2013-02-14 10:47:10 +01:00 |
|
kervala
|
4f8b62acb4
|
Changed: Typo fixes (Thanks to DuDraig!)
|
2013-02-12 17:35:51 +01:00 |
|