Dale Glass
|
3a2d4f95c2
|
Don't use memcpy with non-trivially-copyable type
|
2022-06-10 00:46:19 +02:00 |
|
Andrew Meadows
|
cf08a4162a
|
add workload job to help debug entity proxies
|
2019-11-12 10:35:16 -08:00 |
|
Andrew Meadows
|
f2534078a9
|
add trace stats for workload region sizes
|
2019-09-16 15:37:46 -07:00 |
|
Clement
|
50d9a53883
|
Fix variable name in assert
|
2019-07-15 15:03:25 -07:00 |
|
Andrew Meadows
|
590876e54b
|
remove NUM_REGIONS_TRACKED
|
2019-07-11 17:05:32 -07:00 |
|
Andrew Meadows
|
0d943ca55a
|
more warning supression
|
2019-07-11 14:47:31 -07:00 |
|
Andrew Meadows
|
f165184fb2
|
eliminate warnings about signed-vs-unsigned comparison
|
2019-07-11 14:09:37 -07:00 |
|
Andrew Meadows
|
ba8978862d
|
improved names for workload::Region constants
|
2019-07-11 11:17:04 -07:00 |
|
Andrew Meadows
|
f44551e957
|
more readable code
|
2019-07-09 15:51:56 -07:00 |
|
Andrew Meadows
|
0f42dca40b
|
add some comments about meanings of workload Regions
|
2019-07-09 15:51:56 -07:00 |
|
Andrew Meadows
|
520c62f6f6
|
wait for objects added to physics before stop SafeLanding
|
2019-07-09 15:51:56 -07:00 |
|
Andrew Meadows
|
883b83ec59
|
minor name change for more clarity
|
2019-05-07 15:15:12 -07:00 |
|
Andrew Meadows
|
cfec94f3ff
|
larger threshold btw 1 vs 2 workload views for 3rd person
|
2018-11-01 09:28:31 -07:00 |
|
Andrew Meadows
|
317f4d28ba
|
always keep a workload view around MyAvatar
|
2018-10-31 15:42:24 -07:00 |
|
Seth Alves
|
b69d0f3997
|
get interface building and working with clang-7 on ubuntu 18
|
2018-09-28 13:46:51 -07:00 |
|
Andrew Meadows
|
49e48f5ea0
|
enable workload regulation by default
|
2018-09-04 08:49:19 -07:00 |
|
Andrew Meadows
|
6c4862910e
|
smoother edges for workload region feedback response
|
2018-08-30 10:13:35 -07:00 |
|
Andrew Meadows
|
a134357489
|
fix compile typo
|
2018-08-29 11:37:19 -07:00 |
|
Andrew Meadows
|
f9d14e1351
|
filter time-cost drivers for region regulation
|
2018-08-29 11:17:59 -07:00 |
|
Sam Gateau
|
1914f1f103
|
Extending the default size of the regions to 16km
|
2018-08-21 10:10:39 -07:00 |
|
Sam Gateau
|
09d33177fc
|
Adjust Workload and better representation of the workload debuging features
|
2018-08-06 15:36:25 -07:00 |
|
Andrew Meadows
|
59fcee6bc0
|
improved clear() and avoid bad indices
|
2018-07-05 13:30:48 -07:00 |
|
Anthony J. Thibault
|
17f9a01fa2
|
Fix signed unsigned compare warning
|
2018-06-28 15:29:01 -07:00 |
|
Anthony J. Thibault
|
9772fc4e22
|
Guard against memory corruption in Space::processResets()
Check the proxyID before reading from the _proxies vector and writing into the _owners vector.
|
2018-06-28 14:04:59 -07:00 |
|
Andrew Meadows
|
92e98438d3
|
remove cruft
|
2018-06-19 16:22:10 -07:00 |
|
Andrew Meadows
|
44c3620b6e
|
remove cruft
|
2018-06-18 17:45:58 -07:00 |
|
Andrew Meadows
|
b23f44168d
|
revert bad optimization
|
2018-05-31 12:01:07 -07:00 |
|
Andrew Meadows
|
feacb18290
|
more correct variable name and optimization
|
2018-05-31 10:22:06 -07:00 |
|
Andrew Meadows
|
7fc75e5af0
|
more correct comments
|
2018-05-31 10:21:46 -07:00 |
|
Andrew Meadows
|
57138b5fb7
|
disable workload region regulation by default
also set default region radiuses large
|
2018-05-29 14:21:16 -07:00 |
|
samcake
|
55ec0d3e84
|
Fixing the merge conflicts and repairing the regulation values
|
2018-05-24 17:25:00 -07:00 |
|
samcake
|
559d436dfa
|
Fixing the merge conflicts
|
2018-05-24 16:57:10 -07:00 |
|
samcake
|
c29b93b986
|
Merging with latest master and bringin low hanging fruits from Andrews pr
|
2018-05-23 17:49:10 -07:00 |
|
Sam Gateau
|
b4682b31df
|
Getting the variant list out to js right
|
2018-04-26 23:53:11 -07:00 |
|
samcake
|
3ab0458d3a
|
Trying to expose an array to js
|
2018-04-26 17:45:48 -07:00 |
|
samcake
|
ba29ebaeb0
|
Moving the view controller up into workload and exposing timings
|
2018-04-26 13:08:26 -07:00 |
|
samcake
|
17f8e789fc
|
less warning maybe ?
|
2018-04-25 15:53:50 -07:00 |
|
samcake
|
b554aec317
|
Trying more drastic changes and learnign to use std::chrono the right way
|
2018-04-20 17:53:24 -07:00 |
|
samcake
|
9b1a887469
|
Starting to move dynamically yeah
|
2018-04-19 17:43:14 -07:00 |
|
samcake
|
9b3d546dad
|
Exposing the on off to use the distance configs
|
2018-04-19 09:35:57 -07:00 |
|
samcake
|
52a4224442
|
Arg get me the feedback working!!!!
|
2018-04-18 18:16:06 -07:00 |
|
samcake
|
d6b6645630
|
exposing feedback of timing
|
2018-04-17 18:03:45 -07:00 |
|
Sam Gateau
|
fd752a07c1
|
Proposing a more flexible design for the engine
|
2018-04-17 02:05:35 -07:00 |
|
samcake
|
2008c61368
|
more ui test features
|
2018-04-16 17:58:13 -07:00 |
|
samcake
|
916d8c4522
|
merging with upstream master, adjusting to the new Task constructor
|
2018-04-16 13:24:53 -07:00 |
|
samcake
|
72649f5c06
|
More featuers for the view of the workload and test scrtpts to stress the system)
|
2018-04-09 17:27:40 -07:00 |
|
Andrew Meadows
|
b523b2a81a
|
more correct proxyID validation
|
2018-04-06 15:41:38 -07:00 |
|
Andrew Meadows
|
39fcb762a7
|
fix compile warning on linux
|
2018-04-06 13:19:24 -07:00 |
|
samcake
|
34426bb033
|
FIxing the compilation on windows with math constants
|
2018-04-06 12:17:51 -07:00 |
|
Andrew Meadows
|
ed1761945c
|
add/remove entities to physics using workload output
|
2018-04-06 07:22:05 -07:00 |
|