kevinz000
|
4edd802edf
|
Weak references + Cameras now use them (#32504)
|
2017-11-09 00:48:03 -06:00 |
|
Emmett Gaines
|
f76ccb8de0
|
fixes null parent in destroy for components (#32351)
* fixes parent being null in destroy
* extends qdel
|
2017-11-08 09:35:09 +13:00 |
|
Jordan Brown
|
81485cd60d
|
Replace most islist calls in components with length() (#32158)
islist was used to check if a thing was
A. A list of things
B. 1 thing
length was profiled to be faster
|
2017-11-01 09:11:32 +13:00 |
|
Jordan Brown
|
82a4ba34f0
|
Fixes TakeComponent (#32156)
* Fixes TakeComponent
* Add the note about OnTransfer and COMPONENT_INCOMPATIBLE
* Fix behaviour
* Missed datum.dm
|
2017-10-30 09:52:18 +01:00 |
|
Emmett Gaines
|
825ab4def4
|
[512] The great \ref purge (#31824)
* The great \ref purge
* cleanup
|
2017-10-28 17:20:04 -04:00 |
|
Jordan Brown
|
5b5dae3809
|
Fixes component cleanup
|
2017-08-24 09:24:23 -04:00 |
|
Jordan Brown
|
cd912faf59
|
Unifies datum definitions
|
2017-08-01 15:51:26 -04:00 |
|