Skip to content

Conversation

macCesar
Copy link

@macCesar macCesar commented Nov 14, 2022

  • Update to work with Apple Silicon Macs

ZIP for testing:
ti.paint-iphone-2.0.0.zip

macCesar added 19 commits August 4, 2025 12:30
…s-platform support; refactor erase mode handling
…files, CMake configurations, documentation, and example applications. This commit deletes the entire module as it is no longer maintained or required.
…ity and consistency

- Updated method signatures to use modern Objective-C syntax.
- Reformatted code for better readability, including consistent indentation and spacing.
- Removed unnecessary comments and improved existing ones for clarity.
- Ensured proper memory management practices in dealloc methods.
- Enhanced stroke data handling in WetPaintView for better performance and maintainability.
🚀 Added production-ready module distribution files:
- Android v6.0.0: Complete save/load, playback, and undo/redo system
- iOS v3.0.0: Cross-platform compatible with stroke-based architecture

✅ Updated .gitignore to include dist/ directories for module distribution
✅ Both platforms now have identical API and JSON data format compatibility

Distribution files:
- android/dist/ti.paint-android-6.0.0.zip (151KB)
- ios/dist/ti.paint-iphone-3.0.0.zip (133KB)

🎯 Ready for GitHub Releases and community distribution!
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.

2 participants