AeThex-Engine-Core/engine/scene/resources/2d
MrPiglr 9dddce666d
🚀 AeThex Engine v1.0 - Complete Fork
- Forked from Godot Engine 4.7-dev (MIT License)
- Rebranded to AeThex Engine with cyan/purple theme
- Added AI-powered development assistant module
- Integrated Claude API for code completion & error fixing
- Custom hexagon logo and branding
- Multi-platform CI/CD (Windows, Linux, macOS)
- Built Linux editor binary (151MB)
- Complete source code with all customizations

Tech Stack:
- C++ game engine core
- AI Module: Claude 3.5 Sonnet integration
- Build: SCons, 14K+ source files
- License: MIT (Godot) + Custom (AeThex features)

Ready for Windows build via GitHub Actions!
2026-02-23 05:01:56 +00:00
..
skeleton 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
capsule_shape_2d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
capsule_shape_2d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
circle_shape_2d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
circle_shape_2d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
concave_polygon_shape_2d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
concave_polygon_shape_2d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
convex_polygon_shape_2d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
convex_polygon_shape_2d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
navigation_mesh_source_geometry_data_2d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
navigation_mesh_source_geometry_data_2d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
navigation_polygon.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
navigation_polygon.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
polygon_path_finder.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
polygon_path_finder.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
rectangle_shape_2d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
rectangle_shape_2d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
SCsub 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
segment_shape_2d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
segment_shape_2d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
separation_ray_shape_2d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
separation_ray_shape_2d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
shape_2d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
shape_2d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
tile_set.compat.inc 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
tile_set.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
tile_set.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
world_boundary_shape_2d.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
world_boundary_shape_2d.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00