virtualx-engine/platform/osx/export
Rémi Verschelde 11572c6e30
Editor: Cleanup some includes dependencies
Removes some unnecessary includes from `editor_node.h`, and instead add
those where they're used.

Removes unnecessary `editor_node.h` includes in various editor classes.

Renames `dynamicfont` to `dynamic_font` in a couple files.

Misc cleanup while jumping through that rabbit hole.
2022-02-15 14:54:15 +01:00
..
codesign.cpp Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
codesign.h [OSX] Codesign exporter now uses CryptoCore RNG. 2022-02-14 10:45:50 +01:00
export.cpp [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 2022-01-18 11:11:02 +02:00
export.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
export_plugin.cpp Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
export_plugin.h Improve compilation speed (forward declarations/includes cleanup) 2022-02-12 02:46:22 +01:00
lipo.cpp [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 2022-01-18 11:11:02 +02:00
lipo.h [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 2022-01-18 11:11:02 +02:00
macho.cpp [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 2022-01-18 11:11:02 +02:00
macho.h [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 2022-01-18 11:11:02 +02:00
plist.cpp [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 2022-01-18 11:11:02 +02:00
plist.h [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 2022-01-18 11:11:02 +02:00