Circular-Studios / Dash

A free and open 3D game engine written in D.
https://circularstudios.com/Dash
MIT License
421 stars 63 forks source link

Feature: Editor Framework #216

Closed ColdenCullen closed 10 years ago

ColdenCullen commented 10 years ago

This adds the beginnings of an editor framework. It adds:

There's still lots to do for the tools framework, including a more useful front end framework, and more engine side hooks for actually changing things. That said, this will allow game teams to start setting up actual events.

brooklynlittell commented 10 years ago

Looks great! The callback stuff is nifty, and event registration looks solid. :+1: I had to fix the documentation typo; I would see it immediately when reading the code. :laughing: