You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
* 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
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.
The text was updated successfully, but these errors were encountered: