Areloch 0ec9438429 The default configuration is for the asset database to automatically unload an asset when it's no longer referenced. This causes problems when we would delete objects and then go to make more instances that reference the same asset while the same mission is going. 9 yıl önce
..
animation 2464b620ba Fixes several minor initialization issues that were causing problems with deletion/management of components and entities. 9 yıl önce
camera 2464b620ba Fixes several minor initialization issues that were causing problems with deletion/management of components and entities. 9 yıl önce
collision 510b726f6f Final Linux compliance changes(renames, tweaks for gcc compliance, etc) 9 yıl önce
game 510b726f6f Final Linux compliance changes(renames, tweaks for gcc compliance, etc) 9 yıl önce
physics 2464b620ba Fixes several minor initialization issues that were causing problems with deletion/management of components and entities. 9 yıl önce
render 0ec9438429 The default configuration is for the asset database to automatically unload an asset when it's no longer referenced. This causes problems when we would delete objects and then go to make more instances that reference the same asset while the same mission is going. 9 yıl önce
component.cpp 89672ea0ab Hooks the component fields back into the inspector so they are registered as proper fields of their types, as opposed to the regular string-only dynamic fields. 9 yıl önce
component.h 93e767f0c5 Additional casing fixes. 9 yıl önce
coreInterfaces.h fa78a2f354 Adds Component, the various main component classes and their interfaces. 9 yıl önce