Lars

Results 27 issues of Lars

**Your Godot version:** 4.2.1 **Issue description:** When adding a signal connection you can chose to add additional parameters to the signal call, beyond those emitted by the original signal. in...

bug
area:manual

SVG by default scales the stroke width of transformed elements. This is sometimes not desired, especially with non-uniform scaling or skewing. For this reason a special [vector-effect: non-scaling-stroke](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/vector-effect#non-scaling-stroke) property exists...

bug
svg
raster

### Describe the project you are working on A project with many interconnected classes ### Describe the problem or limitation you are having in your project While doing refactoring using...

topic:editor

### Describe the project you are working on A parametric design application ### Describe the problem or limitation you are having in your project For different tools and UI interactions...

topic:gui

### Describe the project you are working on A multi-platform game using instance uniform shaders. ### Describe the problem or limitation you are having in your project Instance shader uniforms/parameters...

topic:rendering
topic:shaders

### Describe the project you are working on An editor interface with custom Button controls ### Describe the problem or limitation you are having in your project BaseButton has a...

topic:gui

### Tested versions v4.3.dev5 not reproducable in v4.3.dev4 ### System information macOS 14.4 ### Issue description If you emit signals using emit_signal("signal_name") this will no longer register in 4.3dev5 as...

bug
discussion
topic:gdscript

- Sequel Ace Version (including build number): 4.1.1 Build 20071 - Sequel Ace Source (App Store/GitHub/Homebrew): App Store? - macOS Version: 14.6.1 - Processor Type (Intel/Apple): Apple M2 Pro -...

Bug
PR Welcome

### Tested versions 4.2.1.stable ### System information macOS 14.2.1 ### Issue description The Expression class allows parsing of mathematical expressions, allowing optionally to include variables that can be used. Using...

bug
topic:core

- Sequel Ace Version (including build number): Version 4.1.1 Build 20071 - Sequel Ace Source (App Store/GitHub/Homebrew): AppStore - macOS Version: 14.6.1 - Processor Type (Intel/Apple): M3 - MySQL Version:...

Bug
Feature Request
PR Welcome