|
ae7d229d0e
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
|
Heather Anderson
|
8581022a53
|
rework ScriptValue to act like a stack variable rather than a pointer
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
45ef458af4
|
dropping dependencies from networking to script-engine by moving EntityScriptClient and LocationScriptingInterface
|
2023-05-19 00:17:33 +02:00 |
|
Heather Anderson
|
1e018dbc64
|
isolate calls to the QtScript libraries to an interface we control
|
2023-05-19 00:17:33 +02:00 |
|
Dale Glass
|
3615ca70b1
|
Fix build of hifiSdl2 on GCC 10
GCC 10 and above sets -fno-common by default, and causes a linking problem here:
ultiple definition of `WAYLAND_wl_proxy_marshal'
Work around it per https://medium.com/@clentfort/using-esy-sdl2-with-gcc-10-91b4fa0c5aa9
|
2020-08-26 00:40:20 +02:00 |
|
Brad Davis
|
d4b3a9ba49
|
Github actions
|
2019-11-18 15:20:37 -08:00 |
|
Brad Davis
|
0781d8eaf0
|
Remove some unneeded Qt dependencies
|
2018-01-28 22:18:24 -08:00 |
|
Brad Davis
|
fe7d4b1d23
|
Remove dependency between codec plugins and UI
|
2017-06-23 12:25:18 -07:00 |
|
Dante Ruiz
|
19b134b0ac
|
base ui working
|
2017-06-06 00:32:20 +01:00 |
|
Brad Davis
|
d428f3b96f
|
Working on crash bugs
|
2016-03-09 14:00:05 -08:00 |
|
Brad Davis
|
98263f0c0d
|
Moving sdl2 to external plugin
|
2015-12-10 14:56:41 -08:00 |
|