Subscribe to On github feed
Updated: 2 min 55 sec ago

clemens-tolboom commented on issue MikeSchulze/gdUnit4#198

Mon, 2023/06/12 - 8:31pm
clemens-tolboom commented on MikeSchulze/gdUnit4#198 · June 12, 2023 18:31 clemens-tolboom commented Jun 12, 2023

This is now superseded by #202 thus closes #201 See also #200

clemens-tolboom commented on issue MikeSchulze/gdUnit4#200

Mon, 2023/06/12 - 8:29pm
clemens-tolboom commented on MikeSchulze/gdUnit4#200 · June 12, 2023 18:29 clemens-tolboom commented Jun 12, 2023

This is now superseded by #202 thus closed #199

clemens-tolboom commented on pull request MikeSchulze/gdUnit4#201

Mon, 2023/06/12 - 5:11pm
clemens-tolboom commented on MikeSchulze/gdUnit4#201 · June 12, 2023 15:11 clemens-tolboom commented Jun 12, 2023

See PR #199 where I added var __properties :Dictionary too. I think a better abstraction would be func has_property(name:String): as guard for both g…

clemens-tolboom opened a pull request in MikeSchulze/gdUnit4

Mon, 2023/06/12 - 5:08pm
clemens-tolboom opened MikeSchulze/gdUnit4#201 · June 12, 2023 15:08 Fix for get_property 'null' values #201

To fix this we need to 'know' the scene properties.

+13 -3

clemens-tolboom opened an issue in MikeSchulze/gdUnit4

Mon, 2023/06/12 - 5:00pm
clemens-tolboom opened an issue in MikeSchulze/gdUnit4 · June 12, 2023 15:00 runner.get_property has a 'null' error #200

The used GdUnit4 version: 4.1.1 (and master) The used Godot version: v4.0.3.stable.official [5222a99f5] OS including version: MacOS Describe the bug

clemens-tolboom commented on pull request MikeSchulze/gdUnit4#199

Mon, 2023/06/12 - 4:25pm
clemens-tolboom commented on MikeSchulze/gdUnit4#199 · June 12, 2023 14:25 clemens-tolboom commented Jun 12, 2023

This is a WIP as I added property caching (probably too early and maybe unneeded). var __properties:Dictionary # <==== cache properties func set_pr…

clemens-tolboom opened a pull request in MikeSchulze/gdUnit4

Mon, 2023/06/12 - 4:21pm
clemens-tolboom opened MikeSchulze/gdUnit4#199 · June 12, 2023 14:21 WIP: Add set_property to runner. #199

Add set_property to both GdUnitSceneRunner and GdUnitSceneRunnerImpl

+14 -0

clemens-tolboom opened an issue in MikeSchulze/gdUnit4

Mon, 2023/06/12 - 4:10pm
clemens-tolboom opened an issue in MikeSchulze/gdUnit4 · June 12, 2023 14:10 Test runner has no set_property #198

The used GdUnit4 version: 4.1.1 (and master) The used Godot version: v4.0.3.stable.official [5222a99f5] OS including version: MacOS Ventura 13.4 (2…

clemens-tolboom pushed to master in clemens-tolboom/gdUnit4

Mon, 2023/06/12 - 1:01pm
clemens-tolboom pushed to master in clemens-tolboom/gdUnit4 · June 12, 2023 11:01 2 commits to master

clemens-tolboom commented on issue godotengine/godot#73554

Sun, 2023/06/11 - 9:51am
clemens-tolboom commented on godotengine/godot#73554 · June 11, 2023 07:51 clemens-tolboom commented Jun 11, 2023

I run /Applications/Godot_v4.0.3-stable_macos.universal.app/Contents/MacOS/Godot --editor --verbose which prints on the last lines ... Orphan Str…

clemens-tolboom commented on issue godotengine/godot-git-plugin#174

Wed, 2023/06/07 - 1:06pm
clemens-tolboom commented on godotengine/godot-git-plugin#174 · June 7, 2023 11:06 clemens-tolboom commented Jun 7, 2023

I cannot exclude it from a HTML export having addons/* as exclusion No suitable library found for GDExtension: res://addons/godot-git-plugin/git_p…

clemens-tolboom opened an issue in clemens-tolboom/log4gd

Mon, 2023/06/05 - 3:34pm
clemens-tolboom opened an issue in clemens-tolboom/log4gd · June 5, 2023 13:34 Add FileLogger #2