Skip to content

NAP 0.6.3

Compare
Choose a tag to compare
@cklosters cklosters released this 01 Feb 13:00
· 942 commits to main since this release

'Minor' release, with a couple of new features, various improvements and bug fixes. This will be the last official 0.6.X release before bumping main to 0.7.

Download

New Features

  • Shader inspection and automatic binding of uniforms, samplers and vertex attributes (napkin) d4b7248
  • Toolbar for common actions (napkin) 88ae722

Improvements

  • Added dropdown parameter (napparameter) bf20942
  • Added portal dropdown item (napportal) bf20942
  • Vulkan renderservice available in editor (napkin) d4b7248
  • UDP demos now use api callbacks (napudp) 38fc453
  • New popup for editing track settings (napsequencegui) 5ce9f71
  • New keyboard shortcuts for common actions (napkin) 6d9755e
  • Replace default msg box icons with nap icons (napkin) 2249211

Fixes

  • Fix MeshShape RTTI construction (naprender) a03e971
  • Fix build environment check (build) fcd9b2b
  • Fix point values becoming NaN (napsequence) fcd9b2b
  • Fix transform update (napscene) ac8fc2f
  • Windows module installation fix (build) d0ea5d2
  • Fix drawing from old cache (napsequenceeditorgui) 8f42946
  • Fix check_build_environment arch check for AMD (build) cee23ce
  • Fix potential document reload crash (napkin) 17bce95
  • Fix return code when no demo is deployed (build) 66e2b27
  • Explicitly delete UDP socket (napudp) 0e1b99a

Special thanks to @lshoek @TimGroeneboom @cklosters @cheywood