editor icon indicating copy to clipboard operation
editor copied to clipboard

Initial work on an glfw3/nanovg based scene editor.

Results 2 editor issues
Sort by recently updated
recently updated
newest added

Doesn't compile on VS2015. Complains about "error C2397: conversion from 'int' to 'float' requires a narrowing conversion" All URects need to be initialized with float data to fix the error....