kaetemi
|
bb9d0d91d3
|
Fix #207, FXAA orientation under D3D
--HG--
branch : develop
|
10 years ago |
Jan Boon
|
980b855de9
|
Merged in nimetu/ryzomcore/html-maxlength-attr (pull request #84)
Add maxlength attribute to input and textarea tags
--HG--
branch : develop
|
10 years ago |
dfighter1985
|
d2587df8c1
|
From now on dragged widgets will be re-aligned on drop. They will find the nearest hotspot of the group they are dropped into, and calculate an offset so they will align to the hotspot and yet remain where they were dropped.
--HG--
branch : dfighter-tools
|
10 years ago |
dfighter1985
|
4571038fa6
|
Update CCtrlTextButton's CViewText's coords after updating it's own coords.
--HG--
branch : dfighter-tools
|
10 years ago |
dfighter1985
|
86007c9156
|
Posref changes in the editor should apply...
--HG--
branch : dfighter-tools
|
10 years ago |
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
|
10 years ago |
dfighter1985
|
ff0df2bf50
|
Added support for manipulating atoms.
--HG--
branch : dfighter-tools
|
10 years ago |
kervala
|
ff370bb49f
|
Changed: Code formatting
|
10 years ago |
dfighter1985
|
c51b519845
|
Implemented add and remove buttons.
--HG--
branch : dfighter-tools
|
10 years ago |
dfighter1985
|
f1a6a8d9cd
|
Apply changes.
--HG--
branch : dfighter-tools
|
10 years ago |
kervala
|
bb324e80b4
|
Fixed: Use ...ARBPROC declarations for ARB_occlusion_query (to fix a conflict with official OpenGL headers under Mac OS X)
|
10 years ago |
kaetemi
|
573fb44088
|
Link group_wheel.cpp, ref #176
|
10 years ago |
kaetemi
|
da5558d50a
|
Merge with default
--HG--
branch : multipass-stereo
|
10 years ago |
dfighter1985
|
a810b29ec7
|
Merged default.
--HG--
branch : gsoc2014-dfighter
|
10 years ago |
kaetemi
|
d4b7a3cf8a
|
Crashfix in case pacs_prim are exported into .ig
|
10 years ago |
kervala
|
31e9934ba7
|
Changed #172 XML floating point serialization not using neutral culture
|
10 years ago |
kervala
|
41f6e70dc9
|
Fixed #172 XML floating point serialization not using neutral culture
|
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 |
kaetemi
|
4e33e5cf2f
|
Process some scene traversals only once when rendering in stereo
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
e8a245a133
|
OVR: Chroma factor
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
e61eb57fd9
|
OVR: Fix for debug devices
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
3fd358d69d
|
OVR: Convert texture coordinates and setup rendering material
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
102d3653d7
|
3D: Ensure correct fog handling for effects
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
6ad1d14617
|
OVR: Test distortion mesh
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
65578ce498
|
OVR: Test large render target
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
2fbf1cb06d
|
3D: Set matrix modes after changing render target in effect
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
339c8b8dfa
|
3D: Render target matrix context fix
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
33235bdf6c
|
OVR: Testing
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
2e6893fd48
|
OVR: Translate camera
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
9b79a44f8a
|
OVR: Get orientation
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
262c1f84a9
|
OVR: Generate distortion mesh
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
99ea2c685c
|
OVR: Read device descriptions
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
f2274d2378
|
OVR: Iterate devices
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
b9e10fca72
|
Cleanup
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
0488b706b2
|
Add placeholders for LibOVR 0.4.0 support
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
96bd17ae63
|
3D: Fix texture coords for FXAA on D3D
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
d56047bde6
|
Remove debug
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
8a283ea518
|
3D: User higher quality FXAA version
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
ec4762f669
|
3D: Add FXAA
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
f59de199cf
|
Fix crash on AMD with legacy clouds
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
d98f1ede47
|
Move default render target handling to CDriverUser
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
e88dedf00c
|
Adjust render target handling for effects
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
6c3bcc2439
|
Merge with default
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
1c67d6ec0f
|
GL: Occlusion query bugfix
|
10 years ago |
kaetemi
|
6a21d0503c
|
3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
8af686f7ef
|
3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
78ce8f4f25
|
GL: Share depth and stencil to get similar behaviour to D3D driver
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
503292065c
|
Simplify GUI projection settings
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
1965d46dce
|
Off-center GUI cylinder
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
f2dd6083fa
|
Cylindrical GUI
--HG--
branch : multipass-stereo
|
10 years ago |
kervala
|
7aedffce9a
|
Changed: #172 XML floating point serialization not using neutral culture (for VC++ 2005 and up)
|
10 years ago |
kaetemi
|
c11706feb8
|
Project GUI into space
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
f32c3bf6b0
|
Temporary crashfix, ref #68
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
caefb04928
|
Restore camera and scene viewport after disabling VR
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
c70d8597b2
|
Merge with default
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
79c6f50054
|
Render target format (for alpha)
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
61f97fae40
|
Fix issue with render target in OpenGL when size not specified
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
22d03c5f79
|
Mode2D selection
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
dac5b2d274
|
Merge with game-device
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
b1e2b60381
|
Add render target manager, issue #47
--HG--
branch : multipass-stereo
|
10 years ago |
kaetemi
|
c461502dc7
|
Crash workaround in IG loading, ref #171
|
10 years ago |
kaetemi
|
6b0d468240
|
Remove a debug assert
|
10 years ago |
dfighter1985
|
8373118c7e
|
Merged default.
--HG--
branch : gsoc2014-dfighter
|
10 years ago |
kervala
|
4b39f9640d
|
Changed: Minor optimization and warning
|
10 years ago |
kervala
|
0bb464411b
|
Changed: Replaced tests with .size() by .empty() because faster
|
10 years ago |
kervala
|
c1ea3820d5
|
Fixed: Warning
|
10 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 |
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 |
kaetemi
|
496f7f268c
|
Trash DirectInput
--HG--
branch : game-device
|
11 years ago |
dfighter1985
|
012ad96806
|
Texture chooser now supports atlas textures as well.
--HG--
branch : gsoc2014-dfighter
|
11 years ago |
kaetemi
|
e729a9d035
|
Fix #162: Center ingame mouse cursor after login
|
11 years ago |
kaetemi
|
246d931bee
|
Formatting: Use tabs
|
11 years ago |
KISHAN GRIMOUT
|
107646d95d
|
fix windows 64bit build in mem_displayer.cpp
|
11 years ago |
kaetemi
|
f281622d47
|
Trash DirectInput
--HG--
branch : game-device
|
11 years ago |
dfighter1985
|
fe58435bb5
|
CPath can now return the file list with a path filter.
--HG--
branch : gsoc2014-dfighter
|
11 years ago |
dfighter1985
|
085c1b41b9
|
Added facilities for viewing the loaded actions.
--HG--
branch : gsoc2014-dfighter
|
11 years ago |
dfighter1985
|
27fe95904a
|
Quelled some compiler compliants.
--HG--
branch : gsoc2014-dfighter
|
11 years ago |
dfighter1985
|
7f5973e462
|
tooltip parent is now changable using an enum.
--HG--
branch : gsoc2014-dfighter
|
11 years ago |
dfighter1985
|
842ca366de
|
Tooltip posrefs are now enums in the GUI Editor.
--HG--
branch : gsoc2014-dfighter
|
11 years ago |
dfighter1985
|
e182e25e07
|
text posref is now an enum too.
--HG--
branch : gsoc2014-dfighter
|
11 years ago |
dfighter1985
|
250cd6efc1
|
Posref can now be set as an enum, instead of a string in the property editor.
--HG--
branch : gsoc2014-dfighter
|
11 years ago |
kaetemi
|
353c74ff21
|
Don't enforce native fragment programs on modern hardware. Fixes water for the open source ATI/AMD driver, which reports fragment programs as not native (as they are translated to modern hardware).
|
11 years ago |
kaetemi
|
5cb8a7700e
|
Exit with error
|
11 years ago |
kaetemi
|
cf3e779ae9
|
Fix compile
|
11 years ago |
kaetemi
|
07dd9eb85b
|
Compile fix
|
11 years ago |
kaetemi
|
43a061bebd
|
SSE2: Compile fix
--HG--
branch : sse2
|
11 years ago |
kaetemi
|
cec2970169
|
SSE2: Replace prefetch
--HG--
branch : sse2
|
11 years ago |
kaetemi
|
71a598db7e
|
SSE2: Remove dead code
--HG--
branch : sse2
|
11 years ago |
kaetemi
|
848932f93a
|
SSE2: Fix for MinGW
--HG--
branch : sse2
|
11 years ago |
kaetemi
|
ac3e69b8ab
|
Merge with default
--HG--
branch : sse2
|
11 years ago |
kaetemi
|
93e97c56cd
|
Implement occlusion queries for AMD/ATI in the OpenGL driver
|
11 years ago |
kaetemi
|
fd6a95e3a3
|
Backed out changeset: f665fcc42968 (except dru.cpp)
|
11 years ago |
kaetemi
|
b18203fc4e
|
Fix Ryzom server compile under MinGW
|
11 years ago |
kaetemi
|
7adf98e8a7
|
Fix NeL GUI compile under MinGW
|
11 years ago |
kaetemi
|
cffd68230c
|
Fix XA2 driver compile under MinGW
|
11 years ago |
kaetemi
|
43be0fd2a5
|
Fix D3D driver compile under MinGW
|
11 years ago |
kaetemi
|
75f7b9f931
|
Fix Snowballs service compile under MinGW
|
11 years ago |
kaetemi
|
9838ef56de
|
Fix Snowballs compile under MinGW
|
11 years ago |
kaetemi
|
f4fd8bb669
|
Fix linking of OpenGL driver under MinGW
|
11 years ago |
kaetemi
|
2f3f12e034
|
Fix linking of OpenAL driver under MinGW
|
11 years ago |
kaetemi
|
5bd6c5e06b
|
Fix compilation of NL3D under MinGW
|
11 years ago |
kaetemi
|
1df9bec563
|
Fix compilation of NLNET under MinGW
|
11 years ago |
kaetemi
|
3dd11fe157
|
Fix compilation of NLMISC under MinGW
|
11 years ago |
kaetemi
|
d3fb390cf3
|
SSE2: Align CMatrix
--HG--
branch : sse2
|
11 years ago |
kaetemi
|
556a41afee
|
SSE2: Implement alignment for arena allocator
--HG--
branch : sse2
|
11 years ago |
kaetemi
|
eee9ba0cae
|
SSE2: Add aligned allocators
--HG--
branch : sse2
|
11 years ago |
kaetemi
|
15dc492690
|
Set additional preferred memory
|
11 years ago |
kaetemi
|
ad0bf64b18
|
Cleanup extension initialization
|
11 years ago |
kaetemi
|
766cace955
|
Implement volatile vertex buffer for opengl driver, should provide considerable performance improvements for particle systems. Needs additional testing.
|
11 years ago |
kaetemi
|
db5c65fedf
|
Merge
|
11 years ago |
kaetemi
|
1a4a7bafab
|
Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea
|
11 years ago |
kervala
|
e84dd7b5f7
|
Changed: Replaced strlwr by toLower
|
11 years ago |
kervala
|
24fa8df5ff
|
Fusion avec default
--HG--
branch : compatibility
|
11 years ago |
kervala
|
3fff8fe467
|
Changed: Replaced strlwr by toLower
--HG--
branch : compatibility
|
11 years ago |
Nimetu
|
7cc1bf9f17
|
Fix compiling on linux with new OpenGL headers (issue #145)
--HG--
branch : Issue#145
|
11 years ago |
dfighter1985
|
4abf74d6e9
|
We can now drag elements, they will disappear and whatnot, but at least they can be dragged!
--HG--
branch : gui-editor
|
11 years ago |
dfighter1985
|
e12d189d51
|
Refactored input event handling a bit.
--HG--
branch : gui-editor
|
11 years ago |
dfighter1985
|
41f44b2aa6
|
Merge default.
--HG--
branch : gsoc2012-gui-editor
|
11 years ago |
kervala
|
ed1a84c99b
|
Changed: Updated OpenGL and OpenGL ES headers
--HG--
branch : compatibility
|
11 years ago |
kervala
|
831758beb1
|
Fixed: nglXSwapIntervalEXT return type should be void
--HG--
branch : compatibility
|
11 years ago |
kaetemi
|
5ed5cd5ea8
|
Add interface for HMD with player death support
|
11 years ago |
kervala
|
8f6c32bd69
|
Backed out changeset: 3937923211ec
--HG--
branch : compatibility
|
11 years ago |
kervala
|
c83afd649d
|
Changed: Replaced some Mac OS X warnings by TODO comments
--HG--
branch : compatibility
|
11 years ago |
kervala
|
81881a583f
|
Fixed: Switch not handled warnings
--HG--
branch : compatibility
|
11 years ago |
kervala
|
bfaf952f32
|
Fixed: Warnings with clang: wrong ! and == operators order
|
11 years ago |
kervala
|
8fa24eeb4e
|
Fixed: Warnings with clang: wrong ! and == operators order
--HG--
branch : compatibility
|
11 years ago |
kervala
|
a0801ebffe
|
Changed: Removed useless definitions
|
11 years ago |
kervala
|
7ab7952dbd
|
Changed: Removed useless definitions
--HG--
branch : compatibility
|
11 years ago |
kervala
|
def5243d06
|
Changed: Updated OpenGL headers
|
11 years ago |
kervala
|
ee87716aa0
|
Changed: Updated OpenGL headers
--HG--
branch : compatibility
|
11 years ago |
kervala
|
a77bddf265
|
Changed: Give priority to ARB extensions in tests
--HG--
branch : compatibility
|
11 years ago |
kervala
|
55a29115ba
|
Changed: Detect available video memory with OpenGL extensions
|
11 years ago |
kervala
|
d4fb36d1eb
|
Changed: Detect available video memory with OpenGL extensions
--HG--
branch : compatibility
|
11 years ago |
kervala
|
0aaad7051b
|
Changed: Use OpenGL ES functions prototypes from official headers
|
11 years ago |
kervala
|
3e30929867
|
Changed: Use OpenGL ES functions prototypes from official headers
--HG--
branch : compatibility
|
11 years ago |
kervala
|
c59f9d8a5e
|
Changed: Optimize OpenGL driver PCH
|
11 years ago |
kervala
|
406df1c59c
|
Changed: Optimize OpenGL driver PCH
--HG--
branch : compatibility
|
11 years ago |
kervala
|
927ff14998
|
Changed: Use OpenGL functions prototypes from official headers
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002
|
11 years ago |
kervala
|
713c07e1e6
|
Changed: Use OpenGL functions prototypes from official headers
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002
--HG--
branch : compatibility
|
11 years ago |
kervala
|
2076a6b13d
|
Changed: Typo
|
11 years ago |
kaetemi
|
de9724a821
|
Add color to console output
|
11 years ago |
kaetemi
|
76ce7523ff
|
Additional streaming behaviour fix for XAudio2 driver
|
11 years ago |
kaetemi
|
49fa568123
|
Remove some debug
|
11 years ago |
kaetemi
|
d680b70308
|
Fix some streaming behaviour in XAudio2 driver
|
11 years ago |
kaetemi
|
6426393210
|
Additional streaming behaviour fix for XAudio2 driver
--HG--
branch : compatibility
|
11 years ago |
kaetemi
|
f703359eaa
|
Remove some debug
--HG--
branch : compatibility
|
11 years ago |
kaetemi
|
17b99ba796
|
Fix some streaming behaviour in XAudio2 driver
--HG--
branch : compatibility
|
11 years ago |
kervala
|
c26e4c7426
|
Changed: Typo
--HG--
branch : compatibility
|
11 years ago |
botanic
|
2e1b47e3f0
|
Backed out merge changeset: b2d97621fa3b
Backed out merge revision to its first parent (99840e8413f2)
|
11 years ago |
kervala
|
6b04b77bdd
|
Fixed: Reverted i18n change
--HG--
branch : compatibility
|
11 years ago |
kaetemi
|
ccf99f4f8e
|
Merge
|
11 years ago |
kaetemi
|
4f2a1b7db2
|
Fix the bug that caused the shape exporter to crash
|
11 years ago |
Matthew Lagoe
|
3f04907c31
|
Merged in botanic/ryzomcore-botanic-testing (pull request #21)
Make it so that bad text always throws a nlwarning
|
11 years ago |
botanic
|
e728daa7cd
|
Add CMAKE option and NVIDIA PerfHUD support
|
11 years ago |
kaetemi
|
40fe633dbe
|
Fix thread lockup in zone lighter
--HG--
branch : build_pipeline_py
|
11 years ago |
kaetemi
|
89a2a2ce99
|
Do not select stereo display debugger when HMD is set to Auto in Snowballs
|
11 years ago |
kaetemi
|
bcb2f48940
|
Remove georges4cvs feature
|
11 years ago |
botanic
|
e995784886
|
Fixed typo issue 60
|
11 years ago |
botanic
|
71b0f9ae92
|
Issue #60
does seem to work better when latency is high
|
11 years ago |
botanic
|
60495f79ac
|
Merge
|
11 years ago |
botanic
|
b6441edf2d
|
Fix for Issue #94
|
11 years ago |
kervala
|
a5a9532a13
|
Changed: Best fix for Freetype new layout (we only just need to include ft2build.h as done in font_generator.h)
|
11 years ago |
kervala
|
09e3471f1b
|
Fixed: Compilation with freetype
|
11 years ago |
Nimetu
|
ea5a36b105
|
Remove tooltip debug message from logs
--HG--
branch : misc-patches
|
11 years ago |
Nimetu
|
3cd6ecdb82
|
Add deadlock counter to prevent endless loop (issue #73)
--HG--
branch : misc-patches
|
11 years ago |
kervala
|
b96ad682f5
|
Fixed: Compilation under Mac OS X
|
11 years ago |
kervala
|
a45bbd96c5
|
Fixed: Warning with clang
|
11 years ago |
kervala
|
af1721a0a4
|
Changed: Don't need to change _PolygonSmooth if value is the same
|
11 years ago |
kervala
|
166607f644
|
Changed: Implement VSync under Mac OS X
|
11 years ago |
kervala
|
73196fe7fe
|
Changed: Replace strlwr by toLower
|
11 years ago |
kervala
|
b46c316940
|
Fixed: #77 crash when using lua:parseInterfaceFromString() (a big thanks to nimetu for the fix !)
|
11 years ago |
kervala
|
d8a6c9f966
|
Fixed: Warning with clang
|
11 years ago |
kervala
|
36a537a88e
|
Changed: Replaced atof by fromString
|
11 years ago |
kervala
|
b7082644f0
|
Changed: Updated OpenGL registry
|
11 years ago |
Botanic
|
6dfafa7ae1
|
Merge
|
11 years ago |
sfb
|
df7110d2d6
|
Bad merge resolution, fixed a couple source files which merged poorly.
--HG--
branch : gsoc2011-worldeditorqt
|
11 years ago |
Botanic
|
7381de073e
|
fixed bad merge
|
11 years ago |
Botanic
|
057fe3e0f7
|
Merge
|
11 years ago |
sfb
|
892ed1ed3d
|
merge from default
--HG--
branch : gsoc2011-worldeditorqt
|
11 years ago |
Matt Raykowski
|
0001719d99
|
Merged in DJanssens/quitta-ryzomcore (pull request #25)
Ryzom AMS - GSOC Project
|
11 years ago |
kaetemi
|
563afd027c
|
Fix #67 bad NELID in vertex program parser
|
11 years ago |
kervala
|
eb3c58cce9
|
Fixed: Use multiarch library path under Linux
|
11 years ago |
kervala
|
de43ea8d86
|
Fixed: Some warnings
|
11 years ago |
kervala
|
f2ee0e99d8
|
Changed: Detect Windows 8 and Windows Server 2012
|
11 years ago |
kervala
|
43bbfe3da7
|
Fixed: Some warnings
|
11 years ago |
kaetemi
|
3b4730c890
|
Fix warnings
|
11 years ago |
Quitta
|
a484de5b3f
|
Merge with quitta-gsoc-2013
|
11 years ago |
kervala
|
bb7297f260
|
Fixed: Wrong variable used to compute array length
|
11 years ago |
kervala
|
b7ddc2c0d2
|
Fixed: OpenGL ES driver compilation
|
11 years ago |
kervala
|
82904232d2
|
Fixed: Warnings with GCC
|
11 years ago |
kervala
|
6695a9064e
|
Changed: Created NELID macro to fix warning "multi-character character constant"
|
11 years ago |
kaetemi
|
1a669307da
|
Fix typo
|
11 years ago |
kaetemi
|
ce9e0a397b
|
Fix regression from stereo branch in wind tree
|
11 years ago |
kaetemi
|
046e3c92da
|
Fix compile error in vertex program
|
11 years ago |
kaetemi
|
3c099397d8
|
Update supportVertexProgram calls
|
11 years ago |
kaetemi
|
256f7ff06c
|
Cleanup unused code
|
11 years ago |
kaetemi
|
6dfc8d0a00
|
Rename
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
973215e1d0
|
Cleanup
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
96dc139ddd
|
Merge with default
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
df123d6b89
|
Fix compile errors caused by missing includes
|
11 years ago |
kaetemi
|
d2bc32e598
|
Merge with default
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
cd9baf8f89
|
Cleanup
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
74cff50842
|
Use named indices with wind tree program
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
c766940e75
|
Use named indices for per pixel light vertex program
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
f9c9c1836a
|
Use named uniform indices for lighted vertex program
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
61af565bf9
|
Updated wind tree program container
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
c353121771
|
Use lighted vertex program container for per pixel light program
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
a72f25e763
|
Add container for lighted vertex program
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
ab231ea700
|
Adjust order for meshvp
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
278e19743c
|
Do not use old interface here
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
d5c2a0527d
|
Modify calls in bloom effect
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
5e14dc4458
|
Update veget implementation
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
9d93ae51a3
|
Fixes for d3d
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
21a70b4211
|
Update d3d implementation and add some debugging code
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
e8d77e23e0
|
Rename of a d3d specific class
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
c6139419ac
|
Partial update of veget vp
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
5fbb220795
|
Update some test code
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
c53aa6958e
|
Small adjustment to landscape vp parameter setting
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
88cbc2f82b
|
Simplify
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
abafc9b1ef
|
Adjust landscape vertex program to use new interface
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
5ad617efb6
|
Use new program interface for water vertex program
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
32809d646a
|
Set driver parameters
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
64643e564b
|
Some fixes
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
0429e67903
|
Use CSmartPtr for vertex program
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
8f4fe87b7b
|
Set params from storage
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
e3dead19e4
|
Replace temporary CMaterial code
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
e9444ce36a
|
Implement param storage copy
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
bb625c33bd
|
Flag some TODO's
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
87b24bc4ab
|
Add glsl pixel program for stereo distortion
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
ac2e087fbf
|
Cleanup abstract gpu program interface
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
0d743d7f37
|
Implement new driver interface in Direct3D driver
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
81876009d3
|
Implement new driver interface in OpenGL driver
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
d1b93ac3d6
|
Expand parameter interface
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
e84e08b0f6
|
Reduce function duplication
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
afe6c16bf3
|
Separate count and size
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
05583d134a
|
Cleanup driver interface
--HG--
branch : multipass-stereo
|
11 years ago |
kervala
|
0ccec811d6
|
Changed: Updated Freetype libraries variable
|
11 years ago |
kervala
|
87ee7fa8d2
|
Changed: Moved lua, luabind and curl FIND_PACKAGE in root CMakeLists.txt
|
11 years ago |
kaetemi
|
235bfcfd94
|
Add additional set functions
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
f0af3326e6
|
Add gpu program params storage structure
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
ee0396bd6f
|
Implement new gpu program interface in direct3d driver
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
350b580085
|
Implement new gpu program interface in opengl driver
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
1fa02cae9e
|
Make gpu programs use abstract gpu program class
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
97c9c26690
|
Add abstract gpu program and source classes
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
361b7eab74
|
Fix compile error
|
11 years ago |
kervala
|
89b945bb8c
|
Changed: Minor changes
|
11 years ago |
kervala
|
d03c795dd8
|
Changed: Don't use NLMISC includes in NLMISC PCH
|
11 years ago |
Thibaut Girka
|
ea8a845ab9
|
Add support for LibVR
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
7782576dfc
|
Merge with default
--HG--
branch : multipass-stereo
|
11 years ago |
kervala
|
6d10e3189c
|
Changed: Formatting
|
11 years ago |
kervala
|
881912fa34
|
Fixed: Crash when trying to display a missing texture
|
11 years ago |
Botanic
|
d0d69d7c77
|
Make it so that bad text always throws a nlwarning
|
11 years ago |
kaetemi
|
71cdf88b81
|
Fix warning
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
96b2df8405
|
Merge with default
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
53bebec880
|
Add some basic prediction to CCDBNodeBranch::find
--HG--
branch : kaetemi-optimize
|
11 years ago |
kaetemi
|
3bc5d88d78
|
Force link
|
11 years ago |
Quitta
|
eba12f770f
|
Merge with default
--HG--
branch : quitta-gsoc-2013
|
11 years ago |
Quitta
|
e8db641b47
|
Merge with default
--HG--
branch : quitta-gsoc-2013
|
11 years ago |
Quitta
|
12baee2fcf
|
fix for getting client working + possibly auto login for ingame part
--HG--
branch : quitta-gsoc-2013
|
11 years ago |
kaetemi
|
1c3fbf0256
|
Improve performance of UsedTexture debugging info in OpenGL driver
--HG--
branch : kaetemi-optimize
|
11 years ago |
kaetemi
|
64335ae0b8
|
NLGUI files dbgroup_combo_box.cpp and dbgroup_select_number.cpp were not linked
|
11 years ago |
kaetemi
|
5a9537dfcc
|
Avoid having to use 'set' action handler, which parses the value expression on every use, in interface links by implementing use of cdb nodes as targets
--HG--
branch : kaetemi-optimize
|
11 years ago |
kaetemi
|
7bb8dec40c
|
Parse action handler condition for interface link in advance
--HG--
branch : kaetemi-optimize
|
11 years ago |
kaetemi
|
d5308215aa
|
Avoid redundant per-frame calls to getDbProp in NLGUI::CWidgetManager
--HG--
branch : kaetemi-optimize
|
11 years ago |
kaetemi
|
1e9771d054
|
Merge with default
--HG--
branch : multipass-stereo
|
11 years ago |
kaetemi
|
e435a07bb6
|
Fix bug #45 crash in zone lighter with large number of CPU cores
|
11 years ago |
kervala
|
aeddda3e19
|
Fixed: lua_open() doesn't exist with Lua 5.2
|
11 years ago |
Michael Witrant
|
293601e80e
|
Fixed definition tests for optional LibOVR
--HG--
branch : multipass-stereo
|
12 years ago |
Michael Witrant
|
a33a0e5c56
|
LibOVR is optional, and is disabled by default
--HG--
branch : multipass-stereo
|
12 years ago |
Michael Witrant
|
c60bd3e3f5
|
Added LibOVR finder and Linux support, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
eab2386ff6
|
Don't render to texture when in wireframe mode, re #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
248f07ad9e
|
Put stereo render loop inside ryzom client main loop, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
b1aaf05bf6
|
Init/release VR interfaces in ryzom client, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
352ee42571
|
Distort 2D gui as well, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
dcd77495ca
|
Fix particles being animated twice in stereo render, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
bf8bd64f0d
|
Add stereo debugger for visually comparing rendered frames, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
e68e7161d8
|
Use width instead of height of screen for hmd fov, re #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
1fe2b62eb1
|
Add minimal head model and world scale, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
0dd8764e45
|
Make bloom work together with render target used for the rift shader, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
52f4a37939
|
Remove unnecessary user render target code from bloom, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
391fa6dcff
|
Add arbfp1 and fp40 barrel fragment programs, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
73d3176f0c
|
Test arbfp1, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
d13da7a398
|
Prefer NPOT texture over RECT texture
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
43f8adff79
|
Render left and right deformed view, re #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
ce92c13289
|
Test the barrel shader, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
c5c6f7c871
|
Render the scene to a target texture for the stereo rendering filter, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
7766116494
|
Fix a render target issue, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
c5e1235cbb
|
Create stereo render target, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
85109102b2
|
Add interface for stereo display render targets, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
fe91e2a751
|
Cleanup
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
5f229667bc
|
Create interface classes for stereo displays and head mounted displays, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
1cc5848220
|
Create a clipping frustum, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
e7842982a0
|
Allow multiple user cameras to be calculated separately, useful for sky etc, re #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
38be9b5997
|
Fix warning
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
202413ab52
|
Adjust 2D interface shift, re #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
4864ce7a5a
|
Add eye distance in 2D interface shift, re #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
5423d4d025
|
Add 2D interface shifting calculations, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
39197681fa
|
Correctly adjust text to viewport, re #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
91be2d64bd
|
Cleanup and make bloom work with stereo rendering, re #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
32a187a199
|
Render from multiple cameras, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
a5c9592165
|
Read sensor data and set camera in snowballs, ref #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
a79b9f7e65
|
Add library name to device name, re #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
64821ab4de
|
List stereo devices, see #43
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
78179ed809
|
Rename some functions to follow the same naming convention of others
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
ad5b60963f
|
Cleanup
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
be33bbc70f
|
Add support for fp40 with opengl
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
f278ac7638
|
Activate textures for postprocessing material under direct3d
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
9b0b1008ff
|
Fix linux compile
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
dfb110b387
|
Add function to check which pixel program profiles are available on a driver
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
1c3fc17d91
|
Cleanup more unneeded code
--HG--
branch : multipass-stereo
|
12 years ago |
kaetemi
|
4200483383
|
Removed unneeded parser related code from the opengl pixel program implementation
--HG--
branch : multipass-stereo
|
12 years ago |
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
|
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
|
c7a9edd495
|
Remove silly heap allocation of a null pointer
--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
|
d139185b1e
|
Compile NLGUI with lua 5.2
|
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
|
b29fd5ca11
|
Editbox should now create it's text when added.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
b49a6ca04d
|
Added some defaults.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
25195fce4c
|
The editor probably shouldn't crash when adding textbutton widget.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
9042de4ab2
|
Make sure to apply the changes, when changing properties.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
057960d056
|
Forgot to set the parent.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
337f93a233
|
When adding a new widget, the correct widget is now instantiated. Also added some checks.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
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
|
12 years ago |
dfighter1985
|
a0af49fd40
|
Merged default.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
67a24bb1b0
|
Merged default
--HG--
branch : gsoc2012-gui-editor
|
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 |
kervala
|
2aea567fe2
|
Changed: Moved Ryzom detailed version in client
|
12 years ago |
kervala
|
0624da9c82
|
Changed: Added a new event EventCloseWindowId when system reports window should be closed
|
12 years ago |
kervala
|
9aff9ae939
|
Fixed: PCH compilation
|
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 |
dfighter1985
|
7aee088634
|
FIXED: Deleting the CViewText of CCtrlTextButton should no longer lead to crashes.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
b6970c54ae
|
MODIFIED: Ups, missed this.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
df834e0584
|
FIXED: Widgets will no longer get stuck in the widget hierarchy tree, when deleting their parent.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
20820697a3
|
FIXED: It's not nice to leak memory.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
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
|
12 years ago |
dfighter1985
|
aa2affa158
|
MODIFIED: Draw the highlight of the currently selected widget in editor mode.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
532a3ef7d3
|
MODIFIED: collapse the widget hierarchy tree and remove the widget from it when it's deleted. Also clear the widget properties panel.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
b80c47cc10
|
MODIFIED: Somehow I left this here, and it prevented viewtexts from being selected.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
48d50cb409
|
MODIFIED: Text buttons will now delete their text too when being deleted.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
365ef61ec9
|
MODIFIED: Update property browser when selecting in the central widget.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
3a7f25bc79
|
MODIFIED: Views can now be selected too from the central widget.
--HG--
branch : gsoc2012-gui-editor
|
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 |
mattraykowski
|
6e309fee7a
|
changed #20 - moved the libwww package discovery and fixed include paths in library project.
|
12 years ago |
dfighter1985
|
ecbcdf388f
|
MODIFIED: Resolved some GCC build errors.
|
12 years ago |
mattraykowski
|
e7e51f01e0
|
merging gui editor repo.
|
12 years ago |
dfighter1985
|
96a5f00dbf
|
CHANGED: Somehow lost this code part during development.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
fcb736c387
|
Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
kervala
|
4f8b62acb4
|
Changed: Typo fixes (Thanks to DuDraig!)
|
12 years ago |
kervala
|
671827225d
|
Changed: French comments translated to English
|
12 years ago |
kervala
|
6e498aefad
|
Changed: Typo fixes (thanks to Vagrant!)
|
12 years ago |
kervala
|
1582ae9dbf
|
Changed: Preliminary memory leaks detection under Windows
|
12 years ago |
kervala
|
c71e6e82f1
|
Changed: Typo fixes (thanks to Vagrant!)
|
12 years ago |
kervala
|
45c8b20f39
|
Changed: Typo fixes (thanks to Vagrant!)
|
12 years ago |
Botanic
|
eb7b45eba3
|
Backed out changeset: e36d69e04aa1
|
12 years ago |
Botanic
|
74c6735274
|
Backed out changeset: 57d8f3733daf
|
12 years ago |
Botanic
|
26c4cd3bc9
|
Backed out changeset: c569b6062f5d
|
12 years ago |
Botanic
|
12bb26459b
|
fixed vertex_program_parse
|
12 years ago |
Botanic
|
f57637baf6
|
Fixed warning: multi-character character constant [-Wmultichar]
|
12 years ago |
Botanic
|
4f16007da6
|
Fixed warning "unix_event_emitter.cpp:569:8: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated (declared at /usr/include/X11/Xlib.h:1695)"
|
12 years ago |
kervala
|
c53d1fb301
|
Changed: OpenGL headers not being found by PCH
|
12 years ago |
kervala
|
5efeb5ba62
|
Fixed: Compilation with VC++ 2010 and 2012
|
12 years ago |
kaetemi
|
dcbdb76fc9
|
Changed: Better log text
|
12 years ago |
kaetemi
|
0e973ec976
|
Fixed: typo
|
12 years ago |
kaetemi
|
d29a9ee8d7
|
Changed: Alternative code for play function for streaming source
|
12 years ago |
kaetemi
|
6502311563
|
Changed: Additional checks for streaming buffers in OpenAL
|
12 years ago |
kervala
|
7136618a72
|
Changed: Preliminary memory leaks detection under Windows
|
12 years ago |
kervala
|
0cabe14089
|
Changed: Code simplification
|
12 years ago |
kervala
|
af366070ea
|
Changed: Simplification of OpenGL ES driver
|
12 years ago |
kervala
|
9483b7f170
|
Changed: Updated OpenGL registries
|
12 years ago |
kervala
|
58c8606d5d
|
Changed: Preliminary memory leaks detection under Windows
|
12 years ago |
kervala
|
1715470910
|
Changed: Display HRESULT when D3DXCreateEffect fails
|
12 years ago |
kervala
|
9ad7bd7969
|
Changed: Replaced size() by !empty()
|
12 years ago |
kervala
|
8bf05865ab
|
Changed: Disabled some useless temporary files
|
12 years ago |
dfighter1985
|
cb13ce46cd
|
MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
66d381f37d
|
MODIFIED: #1471 Incompatible / unincrementable iterators assert will no longer be hit in debug mode with M$ STL when updating the interface anims.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
kervala
|
11e88fed8f
|
Changed: Minor changes
|
12 years ago |
kervala
|
b7be696848
|
Move all PACS headers in nel/include/pacs directory (fixes #2)
|
12 years ago |
kervala
|
95cb41465a
|
Changed: NPOT textures finally don't need that in D3D
|
12 years ago |
kervala
|
0d782993f9
|
Fixed #1: Implement anisotropic filtering for textures
|
12 years ago |
kervala
|
100befeb1b
|
Changed: Minor changes
|
12 years ago |
kervala
|
7c024fb479
|
Changed: Simplify OpenGL ES driver by using some aliases
|
12 years ago |
dfighter1985
|
d83c375981
|
CHANGED: #1471 GUI library will now build with the new externals and Visual Studio 2010.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
kervala
|
bced63993b
|
Changed: #573 Add anti-aliasing to the OpenGL Driver
|
12 years ago |
kervala
|
d8c7fa52f9
|
Changed: Replaced string empty comparisons with empty()
|
12 years ago |
kervala
|
25dd379d7e
|
Changed: Replaced string empty comparisons with empty()
|
12 years ago |
kervala
|
9a5b97dfff
|
Fixed: Compilation under Mac OS X
|
12 years ago |
kervala
|
29359a552e
|
Fixed: #1496 Fall back to OpenAL default device (patch provided by simco, thanks!)
|
12 years ago |
kervala
|
6c1f14778e
|
Changed: #825 Remove all warnings when compiling Ryzom
|
12 years ago |
kervala
|
6c0bd82c2a
|
Changed: Use *_PREFIX instead of fixed values with INSTALL
|
12 years ago |
kervala
|
3a3fb5ea1a
|
Changed: Added zbuffer formats (commented)
|
12 years ago |
kervala
|
8e2009279d
|
Changed: Drivers runtimes should go in NL_DRIVER_PREFIX
|
12 years ago |
kervala
|
493f033e02
|
Changed: Added a warning when a texture can't be created in D3D driver
|
12 years ago |
kervala
|
0795a61516
|
Changed: #825 Remove all warnings when compiling Ryzom
|
12 years ago |
kervala
|
7a04e920e1
|
Fixed: #1493 MultiArch support
|
12 years ago |
kervala
|
8701d6e6ee
|
Fixed: Replaced "Reqiures" by "Requires" in pkg-config files
|
12 years ago |
kervala
|
429ac753e9
|
Changed: #878 Fix typos in comments/code
|
12 years ago |
dfighter1985
|
0da667bffb
|
CHANGED: #1471 CGroupContainer action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
6d343a460b
|
CHANGED: #1471 CGroupWheel action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
905c19b4e4
|
CHANGED: #1471 CGroupEditBox action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
0e46b933e4
|
CHANGED: #1471 CInterfaceGroup action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
e620f725c3
|
CHANGED: #1471 CCtrlBaseButton action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
6b42c11626
|
CHANGED: #1471 I probably shouldn't sacrifice the game's key config parsing on the altar of the GUI editor :P
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
53eb29fef8
|
CHANGED: #1471 got rid of a crash.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
a0559ee680
|
CHANGED: #1471 Keys are now parsed from the config files, and then serialized on save.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
c532f23ac1
|
CHANGED: #1471 Pointer settings are now parsed even when the particular pointer cannot be instantiated. They are also serialized when serializing the GUI.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
0d4c4cd56d
|
CHANGED: #1471 Should be able to change text options for CCtrlTextButton.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
caa024b0be
|
CHANGED: #1471 Serialize text options for Buttons with text too.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
152aacc41e
|
CHANGED: #1471 Squashed a bug that prevented text to be displayed when hardtextformat was specified as an empty string. A.K.A hidden mines in the code. There are some more :(
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
d23b17f8a0
|
CHANGED: #1471 Apparently when parsing variables, the parser changes the parsed entry, so better to re-read it from the XML-tree when caching.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
91368514b6
|
CHANGED: #1471 GUI Procedures are now serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
87001d8ff1
|
CHANGED: #1471 Links are now serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
4ae34c1844
|
CHANGED: #1471 Variables are now serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
ceba5457c5
|
CHANGED: #1471 Squashed a bug that prevented many widgets from being serialized right. Therefore preventing correct display when loading the saved XML.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
503b9c4234
|
CHANGED: #1471 Tree/node data is now serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
180f86694d
|
CHANGED: #1471 interface options are now serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
cae68df393
|
CHANGED: #1471 CGroupMenu's previously unnamed children will now be named properly.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
94a6fe7595
|
CHANGED: #1471 CCtrlTextButton created CViewText shouldn't be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
0e33091e27
|
CHANGED: #1471 CGroupMenu and CGroupList created widgets shouldn't be serialized by CInterfaceGroup.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
c554c90fbe
|
CHANGED: #1471 Widgets can now be flagged as non-serializable, in which case they won't be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
e684882296
|
CHANGED: #1471 CInterfaceElement::convertBool is now implemented with NLMISC::fromString, and can convert both 0/1 and false/true style strings to boolean.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
875f8814b7
|
CHANGED: #1471 CGroupContainer fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
f3cdb18f74
|
CHANGED: #1471 CGroupTab fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
d0f94ade15
|
CHANGED: #1471 CDBGroupSelectNumber fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
8a33e0ea9f
|
CHANGED: #1471 CDBGroupComboBox fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
005afd7aab
|
CHANGED: #1471 CGroupHTML fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
5371a77486
|
CHANGED: #1471 CGroupScrollText fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
4c9ab0ac63
|
CHANGED: #1471 CGroupParagraph fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
a390b90ee0
|
CHANGED: #1471 CGroupHeader fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
7d12259197
|
CHANGED: #1471 CGroupList fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
7dfb60bd0c
|
CHANGED: #1471 CGroupHTMLInputOffset fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
42b4eae629
|
CHANGED: #1471 CGroupWheel fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
7547c5aa88
|
CHANGED: #1471 CGroupHeaderEntry fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
b4c21e1f04
|
CHANGED: #1471 CGroupTree fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
e825f9b055
|
CHANGED: #1471 CGroupMenu fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
00bae86e74
|
CHANGED: #1471 CGroupModal fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
59d86b070e
|
CHANGED: #1471 CGroupFrame fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
d1cf73e368
|
CHANGED: #1471 CGroupTable fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
11a3e03253
|
CHANGED: #1471 CGroupCell fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
d75e87d2dc
|
CHANGED: #1471 CGroupEditBox fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
0e365679b7
|
CHANGED: #1471 CViewBitmapCombo fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
eb7e805fa5
|
CHANGED: #1471 CDBViewBar3 fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
7d72abed71
|
CHANGED: #1471 CDBViewBar fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
67ce41d6b3
|
CHANGED: #1471 CViewBitmap fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
81ba2dbcff
|
CHANGED: #1471 CDBViewQuantity fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
1d4119c918
|
CHANGED: #1471 CDBViewNumber fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
0f3f381201
|
CHANGED: #1471 CViewTextIDFormated fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
a957beeb6c
|
CHANGED: #1471 CViewTextFormated and CViewTextID fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
37c41001aa
|
CHANGED: #1471 CViewText fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
a3de7ec1b9
|
CHANGED: #1471 CViewDigit fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
8748660358
|
CHANGED: #1471 Some type changes for serializing.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
4e00abc283
|
CHANGED: #1471 CCtrlTooltip fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
bffa5806ca
|
CHANGED: #1471 CCtrlScroll fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
c6d8874ecf
|
CHANGED: #1471 Implemented property setting/getting and serializing for CCtrlColPick.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
37053325f9
|
CHANGED: #1471 Controls are now serialized into the XML output file when saving.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
5e52281c6e
|
CHANGED: #1471 CCtrlTabButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
0ff3d0cad3
|
CHANGED: #1471 CCtrlTextButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
5a74dc3f3a
|
CHANGED: #1471 CCtrlButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
a458949e19
|
CHANGED: #1471 CCtrlBaseButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
190a048641
|
CHANGED: #1471 Apparently the *root* group needed to be serializes separately, otherwise the parser cannot read it back.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
c7b42f0e83
|
CHANGED: #1471 CInterfaceGroup fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
50c2f4a41b
|
CHANGED: #1471 CCtrlBase fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
4c43870a47
|
ADDED: #1471 CWidgetSerializer class, that serializes the widgets into a single XML file. Also CInterfaceElement fields can now be serializes.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
10ff9355e0
|
CHANGED: #1471 some simple bugfixes, like missing properties, misspelled properties, widget not updating when changed, etc.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
18ebbda594
|
CHANGED: Implemented property setting for CGroupContainer.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
0f025b030c
|
CHANGED: Implemented property setting for CGroupTab.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
900fccaa2e
|
CHANGED: Implemented property setting for CDBGroupSelectNumber.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
7083a690b2
|
CHANGED: Implemented property setting for CDBGroupComboBox.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
a5f01d5eea
|
CHANGED: Implemented property setting for CGroupHTML.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
023de1768d
|
CHANGED: Implemented property setting for CGroupScrollText.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
6e4ce5315a
|
CHANGED: Implemented property setting for CGroupParagraph.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
0b20e12469
|
CHANGED: Implemented property setting for CGroupHeader.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
820a4ecfde
|
CHANGED: Implemented property setting for CGroupList.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
54c1e4a6b2
|
CHANGED: Implemented property setting for CInterfaceGroupWheel.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
b0d8bed572
|
CHANGED: #1471 Implemented property setting for CGroupTree.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
17103b9cb8
|
CHANGED: #1471 Implemented property setting for CGroupMenu.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
cc5e96015f
|
CHANGED: #1471 Implemented property setting for CGgroupModal.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
9697b73c07
|
CHANGED: #1471 Implemented property setting for CGgroupFrame.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
8e47f9f5b8
|
CHANGED: #1471 Implemented property setting for CGgroupTable.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
1c7a0e4ff2
|
CHANGED: #1471 Implemented property setting for CGgroupCell.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
1b74f78369
|
CHANGED: #1471 Implemented property setting for CGroupEditBox.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
8a3dc8fb4b
|
CHANGED: #1471 Implemented property setting for CInterfaceGroup.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
5c39b718e1
|
CHANGED: #1471 Implemented property setting for CViewBitmapCombo.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
1e806b2a09
|
CHANGED: #1471 Implemented property setting for CDBViewBar3.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
04beaac3c8
|
CHANGED: #1471 Implemented property setting for CDBViewBar.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
f8328d56fd
|
CHANGED: #1471 Implemented property setting for CViewBitmap.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
f835e224ff
|
CHANGED: #1471 Implemented property setting for CDBViewQuantity.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
88819cbcd9
|
CHANGED: #1471 Implemented property setting for CDBViewNumber.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
072bd05c92
|
CHANGED: #1471 Implemented property setting for CViewTextIDFormated.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
71b831ac4a
|
CHANGED: #1471 Implemented property setting for CViewTextID.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
76e805fcbb
|
CHANGED: #1471 Implemented property setting for CViewTextFormated.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
62029159bb
|
CHANGED: #1471 Implemented property setting for CViewText.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
702225b348
|
CHANGED: #1471 Implemented property setting for CDBViewDigit.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
b3a815abce
|
CHANGED: #1471 Implemented property setting for CCtrlTabButton and CCtrlScroll.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
56275ed792
|
CHANGED: #1471 Implemented property setting for CCtrlTextButton.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
569973afa7
|
CHANGED: #1471 Implemented property setting for CCtrlButton.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
13b195c0d5
|
CHANGED: #1471 Implemented property setting for CCtrlBaseButton.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
37710898bc
|
CHANGED: #1471 Implemented property setting for CCtrlBase.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
74cd9b5357
|
CHANGED: #1471 The property browser widget can now actually change properties.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
3fc262efcf
|
CHANGED: #1471 Implemented property setting for CInterfaceElement.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
0b3be8e93d
|
CHANGED: #1471 Implemented property querying for for CDBViewQuantity.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
d67ffd246b
|
CHANGED: #1471 Implemented property querying for for CDBViewNumber.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
d99ce0a5e9
|
CHANGED: #1471 Implemented property querying for for CViewTextIDFormated.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
0436e018aa
|
CHANGED: #1471 Implemented property querying for for CViewTextID.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
77a2924b73
|
CHANGED: #1471 Implemented property querying for for CViewTextFormated.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
4ad9430fcf
|
CHANGED: #1471 Implemented property querying for for CViewText.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
94c1207c13
|
CHANGED: #1471 Implemented property querying for CDBViewBar3.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
d104ac5001
|
CHANGED: #1471 Implemented property querying for CDBViewBar.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
84c77141f7
|
CHANGED: #1471 Implemented property querying for CViewBitmap.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
ab69e85538
|
CHANGED: #1471 Implemented property querying for CViewBitmapCombo.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
1d0e897b55
|
CHANGED: #1471 Implemented property querying for CDBViewDigit.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
ff8d320de5
|
CHANGED: #1471 Implemented property querying for CGroupContainer.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
9dda3aac07
|
CHANGED: #1471 Implemented property querying for CGroupTab.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
7657eafe86
|
CHANGED: #1471 Implemented property querying for CDBGroupSelectNumber.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |
dfighter1985
|
8d5064233b
|
CHANGED: #1471 Implemented property querying for CGroupScrollText and CGroupHTML.
--HG--
branch : gsoc2012-gui-editor
|
12 years ago |