dfighter1985
|
c9605dde57
|
Little bit of refactoring.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
832178a83f
|
Adding / Removing properties will now work.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
94fe455a1a
|
Material widget now retrieves the passes when loading a material.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
067676c049
|
Changing passes should now show up on the material widget too!
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
02e61b1e1b
|
Implemented the functionality of the Render Passes widget.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
30f8c9f9e1
|
Added a Nel3D proxy class.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
8c35946010
|
Material properties widget is now linked to the right button.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
85e885f274
|
Worked a bit more on dynamic material. Also started to rework the material and pass widgets since I've realized I messed it up. Eg.: passes should have properties, not the material itself.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
26fab0c173
|
Forgot to add these to CMakeLists.txt
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
32071d9053
|
Added skeleton for CDynMaterial. This class will be the new material.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
40c95e82ff
|
Changed the shader editor widget into a dialog. Implemented some of the button functions of Shader widget.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
abbc09e19c
|
Added ShaderWidget, and restructured the material related menu items.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
d46944f258
|
More GUI skeleton work. Added Shader Editor widget.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
e87e265c42
|
Implemented some of the buttons of the GUI skeleton.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
5aec012c5f
|
Added some more widget skeletons.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
ca52a76e5d
|
Added the skeleton of the OVQT Material Editor plugin.
--HG--
branch : gsoc2013-dfighter
|
12 years ago |
dfighter1985
|
8fa5067506
|
Created my GSOC2013 branch.
--HG--
branch : gsoc2013-dfighter
|
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 |
dfighter1985
|
ea8d82cfa6
|
MODIFIED: #20 Resolved build errors with stlport.
|
12 years ago |
dfighter1985
|
d106260646
|
Merged in dfighter1985/ryzomcore (pull request #3)
GCC build error fixes for #20
|
12 years ago |
dfighter1985
|
df7cf9704f
|
Merged some changes.
|
12 years ago |