Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated texteditor #327

Merged
merged 39 commits into from
Apr 16, 2024
Merged

Updated texteditor #327

merged 39 commits into from
Apr 16, 2024

Conversation

sphaero
Copy link
Collaborator

@sphaero sphaero commented Apr 7, 2024

And introducing some code refactoring

  • update to imgui 1.90.1 docking branch
  • introduce ImFiledialog as file requestor replacement
  • updated ImGuiColorTextEdit
  • introduce ImFiledialog
  • Update to newer ImGui
  • Enable window docking
  • CMakeList.txt introduce source_group
  • move Windows to Window class
  • Fix textedit window initial opening small
  • add close option to TextEditorWindow
  • Refactor ActorContainer
  • Move RegisterActors
  • Cleanup
  • Move UI code out of main.cpp?
  • replace ImGuiFileBrowser with ImFileDialog

Fixing:

@sphaero sphaero marked this pull request as draft April 7, 2024 20:27
@sphaero sphaero marked this pull request as ready for review April 15, 2024 11:53
@sphaero sphaero requested a review from aaronvark April 16, 2024 09:10
@aaronvark aaronvark merged commit fc7e426 into hku-ect:master Apr 16, 2024
4 checks passed
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