- Notifications
You must be signed in to change notification settings - Fork32
Feature/urp blur#135
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
cs-util wants to merge24 commits intomasterChoose a base branch fromfeature/urpBlur
base:master
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Open
Feature/urp blur#135
Changes from1 commit
Commits
Show all changes
24 commits Select commitHold shift + click to select a range
88285ef Testing if there is a better way to wait for the io operations to be …
cs-util6aacca8 Some validation and description field added to json schema mode
cs-utilaea4016 Working on a fix for custom named json attributes
cs-util3ba4d4c Further json schema generator improvements
cs-util9c914d8 Removed deprecated max_tokens concept from OpenAI API
cs-utild93c1db Introduced an items wrapper as a minimal change to become compatible …
cs-util59ec072 Assertion cleanup for namespaces the developers do not have control over
cs-util27a4c50 Added another test for further OpenAI strict json schema responses
cs-utilfe3f58b Moved if check for enum descriptions in json schema further up to als…
cs-util2f674e0 Improved json schema generator to convert enums to strings in schema …
cs-util7964dd4 Further improvements to the new strict json response tests
cs-util586742c Improvements to the ToTitle method
cs-util316035e Fixed that tokens could no longer be limitted via API (see https://gi…
cs-utila5d8d55 https://github.com/cs-util-com/cscore/pull/134#discussion_r2233764038
cs-util5752361 https://github.com/cs-util-com/cscore/pull/134#discussion_r2233764040
cs-util268bb6e https://github.com/cs-util-com/cscore/pull/134#discussion_r2233764041
cs-util3a18347 Added workflow to run the xunit tests on any changes
cs-util13f3691 Tested to create a URP compatible blur shader that would replace the …
cs-util0e1ba27 Improved the shader to have a stronger blur effect
cs-util28b6a8b Further improved Single-Pass Blur via circular sampling pattern
cs-util178b444 Further improvements and formatting fixes
cs-utildb9476f Trying to also blur world space uis
cs-utilc43c0c7 further tests with new blur material
cs-util3061335 Tweeks to example urp blur material
cs-utilFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Improvements to the ToTitle method
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit586742c48427a79eaf3a1172dbbf454e9620af07
There are no files selected for viewing
4 changes: 2 additions & 2 deletionsCsCore/PlainNetClassLib/src/Plugins/CsCore/com/csutil/model/RegexTemplates.cs
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
5 changes: 4 additions & 1 deletionCsCore/PlainNetClassLib/src/Plugins/CsCore/com/csutil/model/jsonschema/JsonSchema.cs
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
5 changes: 5 additions & 0 deletions...itTests/src/Plugins/CsCoreXUnitTests/com/csutil/tests/model/jsonschema/JsonSchemaTests.cs
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
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.