Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add C++ reflection API #30

Open
billyquith opened this issue Aug 14, 2016 · 1 comment
Open

Add C++ reflection API #30

billyquith opened this issue Aug 14, 2016 · 1 comment
Assignees

Comments

@billyquith
Copy link
Owner

billyquith commented Aug 14, 2016

This is currently being done with Ponder in the ponder branch.

The goal is to allow creation of controls using data or script more easily. If the Gwork API is exposed then we only need to do this once. This is also a good test for Ponder.

@billyquith billyquith changed the title Add C++ reflection API so can create controls with data more easily Add C++ reflection API Aug 14, 2016
@billyquith billyquith self-assigned this Feb 19, 2017
@billyquith
Copy link
Owner Author

This is waiting on Ponder V3.

billyquith added a commit that referenced this issue Oct 16, 2018
billyquith added a commit that referenced this issue Jul 6, 2019
* develop: (105 commits)
  Add latest Ponder, 3.1, as submodule.
  Move Ponder to submodule. First delete.
  Fix warning.
  Fix typo in util/CMakeLists.txt
  Add option to support SFML 2.5 on Windows, second attempt
  Fix duplicate definition.
  Fix warnings
  Update Ponder to V3.0.0
  Fix flags.
  Mention Ponder #30, bump version to 1.0.
  Fix null sample.
  Update gitignore
  Add Irrlicht, help.
  Remove brackets from macro with no args.
  git subrepo pull deps/ponder
  Fixes
  Renaming
  Ensure Ponder is statically linked.
  Fix Windows min/max macros. - Why?!!
  Fix MSVC compilation. - Please make sure you have the latest MSVC for bugfixes in C++1y
  ...

# Conflicts:
#	CHANGELOG.md
#	cmake/Config.cmake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant