Added full support for runtime editing of material properties #215

Merged
Pycorax merged 14 commits from SP3-1-MaterialEditSupport into main 2022-11-17 09:22:53 +08:00
Pycorax commented 2022-11-16 23:23:32 +08:00 (Migrated from github.com)
  • Also includes preliminary support for runtime changing of shaders but it is buggy at the moment, hence disabled
  • Fixed properties of materials not updating when changing a material (material instance was working)
  • Renderable now shows the name of the mesh and material assigned
  • Removed redundant resizes of GPU buffers
  • Fixed memory corruption for subpasses
- Also includes preliminary support for runtime changing of shaders but it is buggy at the moment, hence disabled - Fixed properties of materials not updating when changing a material (material instance was working) - Renderable now shows the name of the mesh and material assigned - Removed redundant resizes of GPU buffers - Fixed memory corruption for subpasses
XiaoQiDigipen (Migrated from github.com) reviewed 2022-11-16 23:23:32 +08:00
Sign in to join this conversation.
No description provided.