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

PolygonEditionHelper to make polygon edition easier and more generic #25

Merged
merged 8 commits into from
Sep 21, 2014

Conversation

victorlevasseur
Copy link
Contributor

Here is the PolygonEditionHelper class which contains functions to make the polygon edition easier on a wxPanel (solve issue #18).
The SpriteObjectEditor has been adapted to use the capabilities of that new class.
(Just waiting for that PR to be merged to start working on the tile collision editor)

4ian added a commit that referenced this pull request Sep 21, 2014
Added PolygonEditionHelper to make polygon edition easier and adaptable to other object editors.
@4ian 4ian merged commit 7857065 into 4ian:master Sep 21, 2014
@victorlevasseur victorlevasseur deleted the polygon-edition-helper branch September 21, 2014 19:04
@4ian
Copy link
Owner

4ian commented Sep 21, 2014

Very nice job :) Don't hesitate to improve the class when you will be working on using it with the TileMap editor.
Thanks for documenting the class by the way! 👍

D8H pushed a commit to D8H/GDevelop that referenced this pull request May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants