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

Not possible to support TerrainMaterial instances at this time due to a 4.0 engine limitation with using signals in setters.

kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-12 17:52:43 +01:00
0ab18050ad Fix terrain brush always being active
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-12 17:05:29 +01:00
2c6d01f146 Fix unchecked division by zero when painting terrain
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-12 16:59:11 +01:00
96c1d69e9c Fix inaccurate terrain smoothness sampling causing crash
68308b4ea4 Fix editor terrain brush cursor not visualising scale
Compare 2 commits »
kayomn commented on pull request protectorate/game#2 2023-01-12 16:58:12 +01:00
Editor Terrain Brush

A regression has been spotted with terrain sampling that was introduced in #1. Fixing that as part of this PR.

kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-12 16:47:52 +01:00
16571d6efa Replace hardcoded brush with support for raster brush masks
kayomn opened issue protectorate/game#3 2023-01-12 16:43:45 +01:00
Lag When Creating Large Terrain
kayomn commented on pull request protectorate/game#2 2023-01-12 16:41:24 +01:00
Editor Terrain Brush

Work to fix brush mode always being active should also be included as part of this PR, as that is going to be needed sooner rather than later.

kayomn deleted branch editor-terrain-size-options from protectorate/game 2023-01-12 02:39:22 +01:00
kayomn created pull request protectorate/game#2 2023-01-12 02:39:07 +01:00
WIP: Editor Terrain Brush
kayomn created branch editor-terrain-brush in protectorate/game 2023-01-12 02:38:50 +01:00
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-12 02:38:50 +01:00
kayomn merged pull request protectorate/game#1 2023-01-12 02:36:57 +01:00
Editor Terrain Size Options
kayomn pushed to main at protectorate/game 2023-01-12 02:36:57 +01:00
82b30d0d70 Merge pull request 'Editor Terrain Size Options' (#1) from editor-terrain-size-options into main
be2c385263 Fix regression in editor theming
fec1ac28b7 Add missing doc comments to editor-local code
038d5684a5 Fix wording of PlayerController.screen_to_plane doc comment
80724c4f21 Split popup overlay from map wizard in editor
Compare 13 commits »
kayomn pushed to editor-terrain-size-options at protectorate/game 2023-01-12 02:32:51 +01:00
be2c385263 Fix regression in editor theming
fec1ac28b7 Add missing doc comments to editor-local code
038d5684a5 Fix wording of PlayerController.screen_to_plane doc comment
Compare 3 commits »
kayomn pushed to editor-terrain-size-options at protectorate/game 2023-01-12 02:20:56 +01:00
80724c4f21 Split popup overlay from map wizard in editor
09fb0e7e0a Add new close / cancel icon
Compare 2 commits »
kayomn created pull request protectorate/game#1 2023-01-12 01:49:13 +01:00
WIP: Editor Terrain Size Options
kayomn pushed to editor-terrain-size-options at protectorate/game 2023-01-12 01:43:32 +01:00
0dc5288e45 Fix player controller incompatibility with editor menus
58d9a0b8c5 Fix default editor terrain size
a20c7ff70d Increase detail of terrain geometry
Compare 3 commits »
kayomn created branch editor-terrain-size-options in protectorate/game 2023-01-11 14:50:20 +01:00
kayomn pushed to editor-terrain-size-options at protectorate/game 2023-01-11 14:50:20 +01:00
9acfdcb16b Add 'new map' button
c3c9a9dab6 Add terrain creation wizard
c061864c37 Unlock TerrainInstance max limit
422361b278 Fix TerrainInstance size limits
Compare 4 commits »