- getCombination is not bindable ?
- makeCombination is not bindable ?
- Add include Scene/Scene.hpp
- replaceInPlace is not bindable ?
- Add include Triggers/TriggerManager.hpp
- pollEvent is not bindable ?
- draw is not bindable ?
- setTarget is not bindable ?
- Init is not bindable ?
- to is not bindable ?
- ProtectedIdentifiable is not bindable ?
- Rebind to
- Fix constobe to const obe
- futureLoadFromFile is not correctly bound to loadFromFile ?
- Format file or you'll get Rect.inl error
- Format file or you'll get Rect.inl error
- Remove missing methods from Text
- Reorder copy parents to avoid method override (Sprite:setPosition with Movable and Rect)
- Fix bad Referential::Axis name
- Add missing getId on ProtectedIdentifiable
- Remove constructors for ProtectedIdentifiable since there is no accessible default constructor
- error.raise_on_failure and error.message are being exposed but they should not be because they are templated attributes
- parser.error_message is being exposed but all its defintions are being flagged as nobind
- node.push is being exposed but doesn't like the move (&&), add proxy for this method
- EventGroup.get does have a templated method in its overload (same for EventGroupView)
- CanvasPositionable /forceabstract flag is not working
- Default constructor not usable
- Default constructor not usable
- std::stringstream not usable in GuiBase::loadWidgetsFromStream / Container::loadWidgetsFromStream
- BoxLayout::get X @3 in Event.cpp
- Layout ctor with unique_ptr
- Transform takes const float[16] not const float X ImageLoader::loadFromFile / loadFromMemory requires custom proxies
- getFileTypeFilters