Make TypeLibrary.Create<T>( int ident ) public so we can create types from their (int) ident again
Fixed MinMaxAttribute not working in Hammer
Fix static/dynamic colors not working on [EditorModel] ( This is only used for light modes, weird fucking place? )
No point in having EnvironmentLightEntity derive from ModelEntity
Hammer property titles once again generate with spaces
[HideInEditor] works on asset properties
Give [GameResource] a default question_mark icon so it's not null by default (also fix DrawMaterialIcon shitting the bed with null)
Fix classes with [Net] malfunctioning if they have child classes
Add TypeLibrary.FindStaticMethods
Add PropertyDescription
Fix MenuAttribute
Revert "Disabled transform structured buffer by default, will be reenabled soon"
This reverts commit 72c3854218d52e769ba267ad84d8e6e0394e7f22.
Fix instance ID buffer on structured buffers
Reenable multiview instancing on shader