AeThex-Engine-Core/engine/platform/macos
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
..
doc_classes 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
editor 🚀 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
crash_handler_macos.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
crash_handler_macos.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
detect.py 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
dir_access_macos.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
dir_access_macos.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
display_server_embedded.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
display_server_embedded.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
display_server_macos.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
display_server_macos.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
display_server_macos_base.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
display_server_macos_base.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
embedded_debugger.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
embedded_debugger.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
embedded_gl_manager.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
embedded_gl_manager.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
gl_manager_macos_angle.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
gl_manager_macos_angle.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
gl_manager_macos_legacy.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
gl_manager_macos_legacy.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_application.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_application.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_application_delegate.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_application_delegate.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_button_view.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_button_view.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_content_view.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_content_view.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_core_cursor.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_core_cursor.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_main_macos.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_menu_delegate.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_menu_delegate.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_menu_item.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_menu_item.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_open_save_delegate.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_open_save_delegate.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_progress_view.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_progress_view.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_status_item.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_status_item.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_window.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_window.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_window_delegate.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
godot_window_delegate.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
key_mapping_macos.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
key_mapping_macos.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
libgodot_macos.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
macos_quartz_core_spi.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
msvs.py 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
native_menu_macos.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
native_menu_macos.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
os_macos.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
os_macos.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
platform_config.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
platform_gl.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
platform_macos_builders.py 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
platform_thread.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
README.md 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
rendering_context_driver_vulkan_macos.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
rendering_context_driver_vulkan_macos.mm 🚀 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
tts_macos.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
tts_macos.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00

macOS platform port

This folder contains the C++, Objective-C and Objective-C++ code for the macOS platform port.

This platform uses shared Apple code (drivers/apple).

See also misc/dist/macos folder for additional files used by this platform. misc/dist/macos_tools.app is an .app bundle template used for packaging the macOS editor, while misc/dist/macos_template.app is used for packaging macOS export templates.

Documentation