kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-19 01:49:53 +01:00
748a22347a Amend code review changes
kayomn commented on pull request protectorate/game#2 2023-01-18 18:38:59 +01:00
Editor Terrain Brush

Also worth further splitting up the logic contained in the editor scene as its root script is still fairly monolithic at close to 400 lines.

kayomn commented on pull request protectorate/game#2 2023-01-18 18:29:32 +01:00
Editor Terrain Brush

Missing doc comment.

kayomn commented on pull request protectorate/game#2 2023-01-18 18:29:32 +01:00
Editor Terrain Brush

Missing doc comment.

kayomn commented on pull request protectorate/game#2 2023-01-18 18:29:32 +01:00
Editor Terrain Brush

Missing doc comment.

kayomn commented on pull request protectorate/game#2 2023-01-18 18:29:32 +01:00
Editor Terrain Brush

Missing doc comment.

kayomn commented on pull request protectorate/game#2 2023-01-18 18:29:32 +01:00
Editor Terrain Brush

Missing doc comment.

kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-18 18:15:53 +01:00
c7a0d6bce2 Tidy up code and file structure
2c24ec861f More editor UI fixes
Compare 2 commits »
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-17 17:44:31 +01:00
129c4f16d8 Fix brush mask button group being ignored
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-17 17:42:02 +01:00
5db227a8ac Expose hardcoded brush mask to editor UI
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-17 16:29:49 +01:00
bf73abed8d Fix editor crash at startup
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-17 16:22:24 +01:00
ea5db595d4 Refactor and redesign editor UI
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-17 00:49:07 +01:00
73de050628 Adjust scale of noise UV for terrain shading
81abb0d8d9 Fix errors in editable terrain painting calculations
Compare 2 commits »
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-16 19:54:20 +01:00
0b19b97293 Various editor and editor GUI fixes
9982cae13b Add cobbled limestone terrain
b800041173 Add more style appropriate terrain assets
Compare 3 commits »
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-16 02:43:34 +01:00
a296f010a2 Fix paint selection not resetting in editor UI
aa12a9ef2b Refactor editor UI logic and structure
8613d41550 Expose player controller frozen property in editor
Compare 3 commits »
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-13 19:15:14 +01:00
b06837f819 Fix duplicated G texture channel reading
91790f4589 Fix mismatched shader uniform property in TerrainInstance3D
Compare 2 commits »
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-13 18:30:55 +01:00
6a4cb1a431 Fix leaky abstractions in EditableTerrain
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-13 11:09:05 +01:00
64d0280b1f Refactor terrain map code into own file
e0a7006be3 Make terrain selector close when toolbox is minimized
Compare 2 commits »
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-13 01:46:19 +01:00
808a3a2c3e Make terrain edit menu close when the 'new' button is clicked
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-13 01:36:23 +01:00
1765ed9947 Add initial support for hardcoded terrain switching