gleblebedev
gleblebedev
CameraAssistant component that holds points in camera view by adjusting FOV or Orho Size. This is a neat component to support screens with various aspect ratios, phone orientations, and variable...
Editor now accepts --plugin command as an argument. The plugin name treated as an "implicit plugin", i.e it is injected into project even if it is not mentioned in the...
ScriptRuntimeApiImpl type failed to initialize when running in web assembly because there is no assembly available there.
- New graph editor tab - Actions editor based on graph editor - Actions now can be converted to graph nodes and back - Code generator for actions - Some...
- DecalSet now accepts a world space viewProj matrix which allows to reuse the same matrix on multiple objects. Also it allows to pass a perspective projection matrix. - DecalProjection...
Vertex Animation Texture technique implementation as described here: https://medium.com/tech-at-wildlife-studios/texture-animation-techniques-1daecb316657