AeThex-Engine-Core/engine/editor
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
..
animation 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
asset_library 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
audio 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
debugger 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
doc 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
docks 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
export 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
file_system 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
gui 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
icons 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
import 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
inspector 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
plugins 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
project_manager 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
project_upgrade 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
run 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
scene 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
script 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
settings 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
shader 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
themes 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
translations 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
version_control 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_builders.py 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_data.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_data.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_interface.compat.inc 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_interface.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_interface.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_log.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_log.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_main_screen.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_main_screen.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_node.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_node.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_string_names.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_undo_redo_manager.compat.inc 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_undo_redo_manager.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor_undo_redo_manager.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
register_editor_types.cpp 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
register_editor_types.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
template_builders.py 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00