Upgrade to 2019.2 + Additional features#31
Open
FALsGames wants to merge 19 commits intoUnity-Technologies:masterfrom
Open
Upgrade to 2019.2 + Additional features#31FALsGames wants to merge 19 commits intoUnity-Technologies:masterfrom
FALsGames wants to merge 19 commits intoUnity-Technologies:masterfrom
Conversation
Add a new enum Inspector. Upgrade to 2019.2 Add level test mode. "This version use the project sub directorys"
The enum inspector is now included.
Remove Rigidbody from cube. (He was for testing.)
Actually not final and not working.
Contributor
|
Hey, sorry I didn't see this PR until today. I will try to make some time to review these changes next week. |
Author
|
I'm also interested in editing the GILES wiki. |
|
Does this fix all compatibility issues with Unity 2019.2? I'm hoping to use Giles in my game, and I use 2019.2 and I'm getting a lot of weird errors. |
Author
|
It fix the most errors, some pieces of code are using absolute functions (not many) and the shaders are only for the default render pipeline. |
Add xml documentation
Add xml documentation.
Added xml tags
Added xml documentation
- Edited the config - Actually buggy, but working (tested under Linux)
…he old way of moving a directory back.
|
seems to have issues with resource loading in build - not sure though, it wasn't present in the (quick) port I did of GILES but I switched and they wouldn't load |
Added Documentation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add new enum inspector
This also include content browser with sub directories.