Andre
36b78bf8
Initial project push
7 年前
Andre McGrail
eb60867b
Level tweaks
Perf tweaks
Added shadow switcher for main camera rendering
7 年前
Andre McGrail
039ec916
level tweaks
7 年前
Andre McGrail
8adcbeea
Updated water submodule
Updated LTpipe to version 1.1.2-preview
Updated shaders to work with new LTpipe
7 年前
Andre McGrail
c4011ea8
Updated packages and added basic debug menu
Fixed shadergraph GUID issue
7 年前
Andre McGrail
eb7bff0b
Updated baked lighting
Updated submodule
7 年前
Andre McGrail
01a69cb1
Rebaked Lighting
Tweaked LOD levels
7 年前
Andre McGrail
7ec2acab
Large update, lots of visual differences, be careful updating to here
7 年前
Andre McGrail
88fbddf7
Massive cleanup
6 年前
GitHub
c330c77c
Merge pull request #2 from Verasl/custom-renderer
Custom renderer
6 年前
Andre McGrail
8b65ed9b
Update work for API v5
Switched to HDR rendering
6 年前
GitHub
672c6f5f
Merge pull request #12 from Verasl/lw/file-renames
Lw/file renames
6 年前
André McGrail
741890d1
Init commit
- Added new rocks meshes and Textures, now 4 lods and better environmental integration shader
- Moved caustics out of the watershader and into a fullscreen quad ScriptableRenderPass
6 年前
GitHub
a6991323
Merge pull request #29 from Verasl/art-tweaks
Art tweaks
6 年前
André McGrail
81134287
Init changes
6 年前
André McGrail
192ef3fc
Final tweaks to branch
6 年前
GitHub
28758d0f
Merge pull request #31 from Verasl/lw/passes-in-objects
Lw/passes in objects
6 年前
André McGrail
cfbcafcc
Tweaks to shadergraphs and baked water depth map
6 年前
André McGrail
a3c601de
Updated material data references
6 年前
André McGrail
3de9266d
Merge branch 'master' into release/2019.1
# Conflicts:
# Assets/scenes/Island.unity
# Packages/com.verasl.water-system/Scripts/Water.cs
# Packages/com.verasl.water-system/Shaders/WaterCommon.hlsl
# Packages/manifest.json
# ProjectSettings/QualitySettings.asset
6 年前
André McGrail
a5cd0dc0
Merge branch 'master' into lw/post-v3
# Conflicts:
# Assets/scenes/Island.unity
# Packages/manifest.json
6 年前
katem
1d4b81d9
init commit from B&D
5 年前
Bruno Gagne
08ce545b
added asset small_tree_A + shader and textures
5 年前
GitHub
635d9497
Demo work merge ( #64 )
* Updated burst package, fixed missing renderer shaders
* Update package to public 7.0.0 package
* Init commit
* Changes
* Created cloud shader
* Initial push with boat falling due to Unity Physics
* init commit from B&D
* Updated manifest
* created systems
moved package into packages folder for customization (fix)
* -Getting closer to physical parity
* -Added debug code to buoyant object class
* -Achieved math parity, but the physics results are still way off. Buoyancy is also wrong on both objects
* -Added recent tests for further work
* -staging changes before reverting to older version for testing
* -Added code to control boat with dots physics and input. Forces not applying correctly yet
* -Updated dots physics package
* Revert "Changes"
This reverts commit a45704dd8550ef4ea82ecd3c4e5caf667d355355.
* -Added latest physics tweaks and modified physics scene to debug performance
* -Removed debug messa...
5 年前
Bruno Gagne
96efdb6f
added a wip for theses assets: distant cards, bush_A, grass_clump and 2 small_trees
5 年前
André McGrail
40233fd2
Merge branch 'demo-work' of https://github.com/Verasl/BoatAttack into demo-work
5 年前
André McGrail
d2264a9f
Merge branch 'master' into release/2019.3
# Conflicts:
# Assets/Shaders/Graphs/Vegetation.shadergraph
# Assets/Textures/Island/BushTest_norm.png
# Packages/manifest.json
# ProjectSettings/ProjectVersion.txt
5 年前
andytouch
baa541e9
Upgrade: Project is now using Unity 2020.1.0b8
5 年前
Mike Geig
5f1126f8
Merge branch 'merge-branch' into dots-physics
5 年前
André McGrail
67e830f4
Merge remote-tracking branch 'origin/demo_brandanddesign' into demo-work
# Conflicts:
# Assets/Data/UniversalRP/PipelineAsset.asset
# Assets/Shaders/Graphs/CliffShader.ShaderGraph
# Assets/scenes/Island/GlobalFX Profile.asset
# Packages/manifest.json
# ProjectSettings/ProjectVersion.txt
5 年前
Andre McGrail
62f4e58f
Benchmark base
4 年前
André McGrail
b5841bcb
Init commit
5 年前
GitHub
20c32484
Feature/benchmark ( #126 )
* Benchmark base
* fix shader library compile regression
* Fix FBX errors
* automated run from editor WIP
* more work, cleanup of UI prefabs
* static angle scene
First pass
* Squashed commit of the following:
commit fdd4ba7dc6a6fabd561ea186b4453735ac9103eb
Author: Andre McGrail <andrem@unity3d.com>
Date: Fri Sep 4 13:54:37 2020 +0200
Changed Lod Lightmaps to run only in editor and only when needed (#118 )
* Fix benchmark build errors
* Fixed texture compression warning on build
* Fixed profiling scope errors
* removed terrain group missing script
* Fixed flythrough playing automatically, also added camera prefab to benchmark scenes for easy future updating
* cleanup
* enable playmode tests in project (#120 )
* enable playmode tests in project
* upgrade input system
* Revamp postprocessing default volume
* Assorted cleanup and fixes
* Fixed volume quality levels
* Potential camera and vo...
4 年前
André McGrail
219e8688
Squashed commit of the following:
commit 60b6bc595f20b29f4869d3236ce1aa91a490ef6b
Author: Andre McGrail <andrem@unity3d.com>
Date: Mon Nov 9 17:32:00 2020 +0100
Update README.md
commit 87dc01efaab4c7911d5af79355707930b4b4b00b
Author: Andre McGrail <andrem@unity3d.com>
Date: Mon Nov 9 17:27:13 2020 +0100
Update README.md
commit 35e7524eded7d0d639332bfb4a17547481aaa91d
Author: Andre McGrail <andrem@unity3d.com>
Date: Mon Nov 9 17:26:53 2020 +0100
Update README.md
commit 46718e5dc3772f43ef0b159d75e96588514a68c5
Author: Andre McGrail <andrem@unity3d.com>
Date: Wed Nov 4 16:29:21 2020 +0100
Feature/benchmark (#126 )
* Benchmark base
* fix shader library compile regression
* Fix FBX errors
* automated run from editor WIP
* more work, cleanup of UI prefabs
* static angle scene
First pass
* Squashed commit of the following:
commit fdd4ba7dc6a6fabd561ea186b4453735ac9103eb
Author: Andre McGrail <andrem@unity3d.com...
4 年前
André McGrail
937258d5
Merge branch 'master' into feature/new-clouds
# Conflicts:
# Assets/Data/UniversalRP/BoatDemoRenderer.asset
# Assets/Data/UniversalRP/PlanarReflectionRenderer.asset
4 年前
Andre McGrail
02722ac4
Update to 2020.2.0f1
4 年前
Andre McGrail
9b7c02b9
Squashed commit of the following:
commit a5da8beebf969b462559cc513b3e24948e41c7f2
Author: Andre McGrail <andrem@unity3d.com>
Date: Mon Jan 18 11:24:23 2021 +0100
pipeline assets updated
commit b20218652b58f34ca9f4e07410a1258cf379ada4
Author: Andre McGrail <andrem@unity3d.com>
Date: Mon Jan 18 11:24:04 2021 +0100
Added debug mode for boat testing
commit 735aaf50ef1db3ba61eac12a43a32648f79a77ad
Merge: f95ad59 d07745c
Author: Andre McGrail <andrem@unity3d.com>
Date: Mon Jan 18 11:23:24 2021 +0100
Merge branch 'master' of https://github.com/Unity-Technologies/BoatAttack
commit d07745c0d9bc97cde5fc4ae86186d6c2f0c2a16c
Author: Felipe Lira <felipedrl@gmail.com>
Date: Thu Jan 7 16:48:52 2021 +0100
Fix usage of UNITY_REVERSED_Z (#134 )
commit f95ad59351cd51c6011ce913924674c28f9bc230
Author: Andre McGrail <andrem@unity3d.com>
Date: Tue Dec 22 11:08:30 2020 +0100
demo scene default
commit 22ec6b165614e081f66273a7ea0af1e582a41cd7
Author: Andre McGrail <an...
4 年前
mikegeig
bd44dad8
Merge branch 'demo-work' into prep-for-merge
5 年前
André McGrail
2addac81
Merge remote-tracking branch 'origin/demo_brandanddesign' into demo-work
# Conflicts:
# Assets/Objects/environment/Cliffs/Env_DistantCards.fbx.meta
# Assets/Objects/environment/Cliffs/Maps/BGcards_Albedo.png.meta
# Assets/Objects/environment/Cliffs/Maps/BGcards_Normal.png.meta
# Assets/Objects/environment/Cliffs/Materials/Env_DistantCards_MAT.mat
# Assets/Objects/environment/Cliffs/Materials/Env_DistantCards_MAT.mat.meta
# Assets/Objects/environment/Trees/Materials/SmallTreeA_bilboard_MAT.mat
# Assets/Objects/environment/Trees/Materials/SmallTreeA_bilboard_MAT.mat.meta
# Assets/Objects/environment/Trees/small_tree_A.fbx
# Assets/Objects/environment/Trees/small_tree_A.fbx.meta
# ProjectSettings/QualitySettings.asset
5 年前
André McGrail
1c0adb5c
Merge branch 'demo-work-temp' into demo-work
# Conflicts:
# Assets/scenes/Island.unity
5 年前
André McGrail
eb377391
Assorted tweaks
- Added Speedboat
- Worked on cloud placement
- Tweaked water shader
5 年前
André McGrail
fbe96a9c
Merge branch 'demo-work' of https://github.com/Verasl/BoatAttack into demo-work
5 年前
André McGrail
7e67e768
Assorted cleanup and UI work
5 年前
André McGrail
71d76279
Project cleanup
5 年前
André McGrail
a60e6f47
Merge branch 'demo-work-temp' into demo-work
# Conflicts:
# ProjectSettings/GraphicsSettings.asset
5 年前
Andre McGrail
49659ec8
Squashed commit of the following:
commit f95ad59351cd51c6011ce913924674c28f9bc230
Author: Andre McGrail <andrem@unity3d.com>
Date: Tue Dec 22 11:08:30 2020 +0100
demo scene default
commit 22ec6b165614e081f66273a7ea0af1e582a41cd7
Author: Andre McGrail <andrem@unity3d.com>
Date: Tue Dec 22 10:32:59 2020 +0100
Fixed corrupt shadergraph shader
commit 9f4f2018c150cdc56548d1f1ab5906561d1cb741
Author: Andre McGrail <andrem@unity3d.com>
Date: Tue Dec 22 10:11:14 2020 +0100
Update to 2020.2.0f1
commit 4b92a5e6dcb7b9b9386283a4d0d19fd5a3b22633
Author: Andre McGrail <andrem@unity3d.com>
Date: Wed Dec 2 15:50:55 2020 +0100
Fix and improve shadows on the water (#130 )
commit 88679d7ebeeae4be30f43ebe88cba830f363803b
Author: Andre McGrail <andrem@unity3d.com>
Date: Mon Nov 23 11:27:01 2020 +0100
Removed variable 'loop' as itwas causing issues for PS4 compiling (#129 )
commit 60b6bc595f20b29f4869d3236ce1aa91a490ef6b
Author: Andre McGrail <andrem@unity3d.com>
Da...
3 年前
tim
e006090c
strip all lods but lod 0 for now
3 年前