 
|
b8e5b47e7a
|
Use 'new' expression in places where the type is evident for the engine (#1415)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
|
2020-11-26 00:16:55 +01:00 |
|
 
|
791fcfd65e
|
Updated ContainerHelpers to use new extensions (#1396)
Co-authored-by: David Tan <>
|
2020-11-09 09:22:31 +01:00 |
|
Pieter-Jan Briers
|
d4fc0517c4
|
Fix IEntity.TryGetComponent nullability signatures.
This means all invocations of TryGetComponent now need a nullable parameter because, well, the result can be null. that's the point.
|
2020-08-20 15:31:18 +02:00 |
|
 
|
16d50f3ecf
|
Container light occlusion (#967)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
|
2020-07-26 13:28:25 +02:00 |
|
Pieter-Jan Briers
|
b72b0e5984
|
Use a DynamicTree for sprite finding.
Significantly improves client CPU usage.
|
2020-06-29 16:18:11 +02:00 |
|