Skip to content

v0.0.24

Compare
Choose a tag to compare
@begla begla released this 05 Jun 19:50
· 296 commits to master since this release

Overhauled IntrinsicEd: Lots of cleanups, new icons, improved layout, better and faster node tree view, ... - the icon selection is still work in progress though.

  • Cached all icons used in IntrinsicEd which sped up the node and property view population tremendously
  • Entities/nodes are now visualized using the icon of the first component they use in the node view
  • Addable components are now sorted alphabetically
  • Added support for wireframe rendering (the currently selected mesh is now highlighted using its wireframe representation)
  • IntrinsicEd's settings are no longer stored in the registry but in an .ini-file in the application folder
  • Various bugfixes