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

Wip UI workshop progress #35

Merged
merged 30 commits into from
Feb 3, 2025
Merged

Wip UI workshop progress #35

merged 30 commits into from
Feb 3, 2025

Conversation

JochenHeckl
Copy link
Owner

No description provided.

benedikt-peter and others added 30 commits January 21, 2025 09:50
…troyimmediate

Replace error-prone call to DestroyImmediate() with Destroy()
because runtime tests do not work with the current game-ci setup.
sadly this make the test useless for CI, but we can still run them locally
by adding test modes and artifact upload
This is a small step forward towards a more UIToolkity version of the editor. Still lots of dead code around, but time is running out...
public static string DefaultDataSourceTemplateNamePlaceHolder => "{{name}}";
public static string DefaultDataSourceTemplate =>
File.ReadAllText(
"Packages/de.jochenheckl.unity.databinding/Editor/DefaultDataSourceTemplate.txt"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could that break with new Unity versions etc.?

@JochenHeckl JochenHeckl merged commit 0c03716 into wip Feb 3, 2025
6 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