 ike709andGitHub
|
f3950e940e
|
Re-adds UpdateEntityTree() to EntityLookup's interface (#2525)
|
2022-02-10 11:15:09 +11:00 |
|
metalgearsloth
|
7409df07f8
|
Merge remote-tracking branch 'upstream/master' into 2022-02-07_EnsureCompOut
|
2022-02-07 19:55:45 +11:00 |
|
 metalgearslothandGitHub
|
973406b91d
|
Cleanup contact code a lot (#2480)
|
2022-02-07 13:10:58 +11:00 |
|
 metalgearslothandGitHub
|
2e646fe2b6
|
EntityQueryEnumerator "fix" (#2501)
|
2022-02-07 12:06:50 +11:00 |
|
 mirrorcultandGitHub
|
6b902d22d4
|
Merge pull request #2504 from metalgearsloth/2022-02-03_appearance-events
Appearance data event
|
2022-02-06 11:23:01 -07:00 |
|
 metalgearslothandGitHub
|
025fdcd0b3
|
GetHardAABB (#2514)
|
2022-02-07 02:10:02 +11:00 |
|
metalgearsloth
|
90287dbb09
|
Merge remote-tracking branch 'upstream/master' into 2022-02-03_appearance-events
# Conflicts:
# Robust.Shared/GameObjects/Components/Appearance/AppearanceComponent.cs
|
2022-02-07 01:42:53 +11:00 |
|
metalgearsloth
|
3f10dbe770
|
EnsureComponent<T> with out variable
Useful for EnsureComponent<T>(uid, out var comp) && comp.Thing
|
2022-02-07 00:07:01 +11:00 |
|
  
|
de4d255841
|
Analyzer to enforce classes to be either [Virtual], abstract, or sealed. (#2469)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
|
2022-02-05 19:31:58 +01:00 |
|
 metalgearslothandGitHub
|
2114d2bc67
|
Funny struct enumerator for xform kids (#2487)
|
2022-02-05 12:32:13 +11:00 |
|
 Leon FriedrichandGitHub
|
561699b26e
|
Replace EntityDirtyEvent with C# event. (#2495)
|
2022-02-05 12:23:51 +11:00 |
|
 mirrorcultandGitHub
|
ac636b2703
|
Merge pull request #2441 from metalgearsloth/2022-01-20_more-caching
|
2022-02-04 14:13:26 -07:00 |
|
 mirrorcultandGitHub
|
a892f9ac99
|
Merge pull request #2506 from metalgearsloth/2022-02-04_xform-children
|
2022-02-04 14:13:18 -07:00 |
|
 mirrorcultandGitHub
|
43741dc5fc
|
Merge pull request #2490 from metalgearsloth/2022-02-01_game-state
|
2022-02-04 14:12:56 -07:00 |
|
 Leon FriedrichandGitHub
|
8f24a7b4fc
|
Reduce ContainerHelper IoCManager resolves (#2498)
|
2022-02-04 12:51:29 +11:00 |
|
metalgearsloth
|
6a902286cd
|
Merge remote-tracking branch 'upstream/master' into 2022-01-20_more-caching
|
2022-02-04 12:38:32 +11:00 |
|
 metalgearslothandGitHub
|
933724e4ee
|
Nuke CompGetStateAttempt allocs (#2497)
|
2022-02-04 12:35:57 +11:00 |
|
metalgearsloth
|
53034e6f05
|
Replace xform children sortedset with hashset
|
2022-02-04 12:27:51 +11:00 |
|
metalgearsloth
|
7bd90578dc
|
Appearance data event
We agreed that AppearanceVisualizers should probably be deprecated in favour of just using a system instead.
|
2022-02-03 18:01:31 +11:00 |
|
 metalgearslothandGitHub
|
3e34b1414e
|
The end of IMapInit (#2479)
|
2022-02-03 13:15:17 +11:00 |
|
 AcruidandGitHub
|
8456cd90d1
|
Move MapGrid data from MapManager to MapGridComponent (#2430)
|
2022-02-03 13:15:06 +11:00 |
|
 metalgearslothandGitHub
|
8e9acc9191
|
Reduce broadphase allocs a l'il bit (#2493)
|
2022-02-03 00:52:04 +11:00 |
|
metalgearsloth
|
773a068b7d
|
Merge remote-tracking branch 'upstream/master' into 2022-02-01_game-state
|
2022-02-02 22:13:17 +11:00 |
|
 Leon FriedrichandGitHub
|
a14cce222b
|
Misc physics/shutdown related optimizations (#2496)
|
2022-02-02 18:12:53 +11:00 |
|
 Leon FriedrichandGitHub
|
c077e09436
|
Add explicit transform matrices (#2483)
|
2022-02-02 10:03:45 +11:00 |
|
 Leon FriedrichandGitHub
|
213955566b
|
remove GetBus() (#2491)
|
2022-02-02 10:03:03 +11:00 |
|
metalgearsloth
|
987c8e8229
|
Reduce gamestate allocs
Parallel.ForEach has no right to be that expensive.
|
2022-02-01 23:11:05 +11:00 |
|
metalgearsloth
|
e438e53d36
|
Silly caching
|
2022-01-31 17:50:30 +11:00 |
|
metalgearsloth
|
7b5678fd0f
|
woops
|
2022-01-31 17:34:49 +11:00 |
|
metalgearsloth
|
f9573530a8
|
Nuke entitylookup to get it merged
|
2022-01-31 17:30:53 +11:00 |
|
 metalgearslothandGitHub
|
73b73cd9da
|
Fix InvWorldMatrix helper (#2478)
|
2022-01-31 16:20:21 +11:00 |
|
 metalgearslothandGitHub
|
8ace0ec254
|
Fix entity map change crash (#2461)
|
2022-01-30 17:44:07 +11:00 |
|
 metalgearslothandGitHub
|
a27f475715
|
Proxy method for entitymanager.dirty(comp) (#2467)
|
2022-01-29 16:16:32 +11:00 |
|
 metalgearslothandGitHub
|
891c30c9be
|
Fix maplinearvelocity? (#2317)
|
2022-01-27 18:01:20 +11:00 |
|
 metalgearslothandGitHub
|
ac753cdb93
|
Revert "Reduce component / resolve calls in transformcomp (#2450)" (#2459)
|
2022-01-26 17:56:30 +11:00 |
|
 metalgearslothandGitHub
|
8f790c28be
|
Deprecate component.Paused (#2449)
|
2022-01-26 16:10:25 +11:00 |
|
 metalgearslothandGitHub
|
a6ac1dced0
|
Fix more physics ordering bugs (#2458)
|
2022-01-26 14:59:31 +11:00 |
|
 wrexbeandGitHub
|
d1e0f2cd94
|
Automatic Component Names (Alternate ending) (#2389)
|
2022-01-25 14:10:08 +01:00 |
|
 metalgearslothandGitHub
|
af861d289a
|
Remove some unnecessary resolves (#2452)
|
2022-01-25 14:01:44 +01:00 |
|
 metalgearslothandGitHub
|
753f3f8c0f
|
Add dirty method to entmanager for components (#2453)
|
2022-01-25 14:00:03 +01:00 |
|
 metalgearslothandGitHub
|
26941a2013
|
Reduce component / resolve calls in transformcomp (#2450)
|
2022-01-25 13:32:28 +01:00 |
|
 MoonyandGitHub
|
fad4c20da2
|
VV for entity systems. (#2447)
|
2022-01-25 13:29:17 +01:00 |
|
 metalgearslothandGitHub
|
2e70cd4f2e
|
Add HasComp to EntityQuery struct (#2451)
|
2022-01-24 18:48:45 +11:00 |
|
 mirrorcultandGitHub
|
d324d9fcf3
|
Merge pull request #2429 from metalgearsloth/2022-01-17_grid-iter
|
2022-01-21 20:04:35 -07:00 |
|
 metalgearslothandGitHub
|
43081c57e7
|
Add acruid's funny entity query (#2440)
|
2022-01-21 10:45:10 +11:00 |
|
 Leon FriedrichandGitHub
|
b80a51d03f
|
Raise an attempt-event when receiving client BUI messages. (#2414)
|
2022-01-20 02:42:48 +11:00 |
|
 mirrorcultandGitHub
|
e90d5e4977
|
Merge pull request #2433 from wrexbe/warningfixes
|
2022-01-18 15:24:14 -07:00 |
|
 
|
3024094584
|
Add IsQueuedForDeletion (#2421)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
2022-01-18 19:02:10 +11:00 |
|
 Leon FriedrichandGitHub
|
4c66451324
|
Stop updating entity tree on pre-delete un-anchor event (#2422)
|
2022-01-18 17:49:31 +11:00 |
|
wrexbe
|
0538e89948
|
Fixes warnings
|
2022-01-17 19:13:54 -08:00 |
|