17,530 Commits over 1,614 Days - 0.45cph!
- Added some camera helper scripts for filming sequences
- Moved camerapath3 out to the root assets folder because it think it's special.
- Added A* Pathfinding Project.
- Fixed namespace conflicts with A* Pathfinding Project (rather than changing 3rd Party sourcecode).
- Updated all Navigation code for Agents to support both native and A* Pathfinding.
- Updated A* Pathfinding Project to ver. 3.6
- Applied A*PP navigation to agent prefabs by default.
- Added Deer and basic anims.
- Moved A* into Third Party
- Re exported Human anims to fix some masking issues
- Added Deer settings and related prefabs
- Fixed some issues with Units not getting inited properly
- Tweaked Deer settings assets and prefabs
- Adding a river to the island_large1 map
This should hopefully make poor Jenkins happy?
Tinkering with a shader for the river.
Updated to latest version of Editor Only for unit_so test scene and the template scene.
- Added WaterExenstion to pass the RenderSettings.customReflection cubemap to the Water shader.
- Reimported SF
- Moved World/Weather/Season managers to a new prefab and updated game_bootstrap scene
Removing ExportedObj folder from plastic
More Water shader updates. Updated river and lake assets for island_large1
- Added a NavAgentSlowTrigger script to slow down Agents when inside trigger volumes (river crossings)
- More shader and scene updates
- Fixed some issues with GroupsAgentMoveTo
Nuking A* Example assets.
Scene updates apparently.
- Re-exported trees with new variants.
- Updated FilmingControl script to automatically handle CameraPaths.
- QB Tool preset tweaks.
- New camp assets.
- Scene updates
Fixed performance issues on TerrainWeatherExtension
Added lightweight TerrainWeatherObject component; has to be added to any obj affected by weather
Fresh native navmesh bake on island_large. Prefab updates
Mostly prefab updates. New spiked wall exports.
- Added some utility animation controller scripts for filming
- Tweaked shot 1 paths
- Added Eagle asset and animations
- Updated TOD
- Added a DOF control script to FilmCamera prefab
- Tweaked SkyDome settings to hog CPU less
- Moved some utility scripts around
Fixed OnDrawGizmos error in GroupAgentsMoveTo
Cleaned up all scenes and updated Main Menu with a new background.
Added latest theme music
Backup commit of an initial working version of the grass system (do not use yet)
Added TerrainMeta to all terrains
Updated to b12. Some building prefab changes.
Updated custom standard/universal-based shaders for b12
Removed obsolete legacy terrain shader
Added MegaFriers back in for some deformation tests
Forced asset serialization to text mode, which will help in the long run... http://i.imgur.com/fFY2Na7.png
Removed ShaderForge + added it to ignore.conf
Forgot to ignore the ShaderForge folder meta files as well
Fixed compilation issues in OGL; possibly other platforms as well
Added built-in standard/universal cginc dependencies to avoid surprises in the future
- Some /Content cleanup
- Added HumanMale@Rafting (with asset included)
- Added deformable ocean test scene
Updated eagle anims & mesh fbx (skinning still needs tweaking)
Made scenes a bit smaller
Kept TerrainMath from serializing until I find a better place to store its data
Fixed some minor grass color issues