kaetemi
6afd72bd87
Sound orientation with HMD and Headphones
2014-08-01 23:11:35 +02:00
kaetemi
f94c65faa9
Project GUI into space
2014-08-01 15:44:12 +02:00
kaetemi
2d7eb321b0
Temporary crashfix, ref #68
2014-08-01 15:23:13 +02:00
kaetemi
f6483d45ef
Restore camera and scene viewport after disabling VR
2014-08-01 13:20:55 +02:00
kaetemi
ce2de7ec8e
Merge with default
2014-08-01 11:50:40 +02:00
kaetemi
f07994a8d4
Render target format (for alpha)
2014-07-31 18:25:50 +02:00
kaetemi
dade08fd31
Fix issue with render target in OpenGL when size not specified
2014-07-31 17:41:56 +02:00
kaetemi
ac4c9b7fc4
Mode2D selection
2014-07-31 03:53:38 +02:00
kaetemi
5d5674e1fa
Merge with game-device
2014-07-31 02:07:20 +02:00
kaetemi
3e44b75220
Add render target manager, issue #47
2014-07-31 00:46:00 +02:00
kaetemi
e53bcfbdba
Merge with default
2014-07-30 22:32:27 +02:00
kaetemi
961ed99b7a
HID: Adjust free look
2014-07-12 17:47:00 +02:00
kaetemi
2ab62ae9b2
Trash DirectInput
2014-07-12 17:17:24 +02:00
kaetemi
ec7e6a0188
Trash DirectInput
2014-07-08 22:21:11 +02:00
dfighter1985
3403be9a77
Merging default.
2013-03-12 07:17:04 +01:00
dfighter1985
8959b635c2
Merged upstream changes.
2013-03-12 06:11:50 +01:00
dfighter1985
8f195bdbe2
FIXED: Deleting the CViewText of CCtrlTextButton should no longer lead to crashes.
2013-03-10 00:56:27 +01:00
dfighter1985
80adabbab2
MODIFIED: Ups, missed this.
2013-03-09 22:31:51 +01:00
dfighter1985
9f65dc5d2b
FIXED: Widgets will no longer get stuck in the widget hierarchy tree, when deleting their parent.
2013-03-09 22:02:31 +01:00
dfighter1985
91d0ed861b
FIXED: It's not nice to leak memory.
2013-03-09 20:58:53 +01:00
dfighter1985
0637f74779
MODIFIED: Preliminary support for a little cleanup when removing a widget from it's parent group ( for example when moving the widget ).
2013-03-08 06:28:52 +01:00
dfighter1985
5bd77c58b5
MODIFIED: Widgets derived from CInterfaceGroup should now be deleted too properly.
2013-03-08 06:07:21 +01:00
dfighter1985
bf53503fc1
MODIFIED: Draw the highlight of the currently selected widget in editor mode.
2013-03-07 06:01:33 +01:00
dfighter1985
d84b4dcf14
MODIFIED: collapse the widget hierarchy tree and remove the widget from it when it's deleted. Also clear the widget properties panel.
2013-03-03 03:49:56 +01:00
dfighter1985
b054ea1462
MODIFIED: Somehow I left this here, and it prevented viewtexts from being selected.
2013-03-03 00:54:22 +01:00
dfighter1985
7935256164
MODIFIED: Text buttons will now delete their text too when being deleted.
2013-03-02 23:27:17 +01:00
dfighter1985
64bc3e40a5
MODIFIED: GUI Editor can now delete widgets.
2013-03-02 06:57:40 +01:00
dfighter1985
117563a7f1
MODIFIED: When selecting a widget in the central widget, the hierarchy tree should now be updated as well.
2013-03-02 03:24:22 +01:00
dfighter1985
02dbaec3dd
MODIFIED: Update property browser when selecting in the central widget.
2013-02-23 06:55:19 +01:00
dfighter1985
dcad62844b
MODIFIED: Views can now be selected too from the central widget.
2013-02-23 00:13:44 +01:00
dfighter1985
93de10c56d
Merged default
2013-02-22 04:15:10 +01:00
dfighter1985
bbb47d9b2e
Merged default
2013-02-18 13:22:03 +01:00
Botanic
e5619e273b
Backed out changeset: 97505c669e04
2013-02-08 03:09:17 -08:00
Botanic
3d2b747e6d
Backed out changeset: e36d69e04aa1
2013-02-08 03:08:59 -08:00
Botanic
341e468d5b
Backed out changeset: 57d8f3733daf
2013-02-08 03:08:42 -08:00
Botanic
bc638755e6
Backed out changeset: c569b6062f5d
2013-02-08 03:08:24 -08:00
Botanic
84701dfca3
fixed load form and character_cl
2013-02-07 15:04:28 -08:00
Botanic
326b07885f
fixed vertex_program_parse
2013-02-07 13:00:51 -08:00
Botanic
2521f746d1
Fixed warning: multi-character character constant [-Wmultichar]
2013-02-07 12:19:00 -08:00
Botanic
ab608d2cfe
Fixed warning "unix_event_emitter.cpp:569:8: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated (declared at /usr/include/X11/Xlib.h:1695)"
2013-02-07 03:27:12 -08:00
mattraykowski
9aca86757e
merge from default
2013-01-30 10:15:14 -06:00
dnk-88
c72828b6dd
Change: Fixed incorrect behavior scroll of 2d view in landscape editor qt
2012-12-15 00:41:29 +03:00
dnk-88
ebeae32287
Changed: Fixed crash land editor qt
2012-11-11 13:33:43 +03:00
mattraykowski
7267bcfc17
Changed: if-statements for context menu selection - no logic
2012-10-21 13:58:44 -07:00
mattraykowski
67a584d722
Changed: Enabled custom context menu signal to open a menu at the mouse position.
2012-10-21 13:48:02 -07:00
sfb
ac14c215f4
GEQt Plugin: Starting to add the context menu back.
2012-10-18 20:56:31 -05:00
sfb
f2d5492b0c
Changed: #1306 Fixed index bug with form array rename.
2012-09-28 09:50:44 -05:00
sfb
882b31546f
Changed: #1306 Moved creation of undo command for form array renames to the model.
2012-09-28 07:33:51 -05:00
sfb
65268b8226
Added: #1306 Added undo/redo action for renaming array entry names
2012-09-27 08:22:50 -05:00
sfb
4cb71eedf2
Changed: #1306 Radically changed the plugin in a new branch to match the way classic GE loads forms.
...
- Refactored the tree view to show only structs, arrays, vstructs and eliminated atoms from its view.
- Refactored the form view to have a Qt Properties Browser
- Refactored the loader to use the classic GE addStruct/addArray.
- Moved some functionality into CFormItem.
- Added icons from classic GE and configured model/item to return them appropriately.
- Getting read for changes via undo commands.
- Eliminating/ignoring the hold/slots business from classic GE code.
2012-09-20 16:39:21 -05:00