aXu_AP

Results 12 issues of aXu_AP

Old method is not really frame-independent. Formula with explanation found from [here](https://www.gamedeveloper.com/programming/improved-lerp-smoothing-).

bug

**Is your feature request related to a problem? Please describe.** Currently only linear transition from one `VCamera` to another is supported. In situations where cameras are orbiting around object this...

enhancement

**Is your feature request related to a problem? Please describe.** Current example scene has quite many different things showcased in it - I felt a bit overwhelmed trying to figure...

documentation
enhancement

**Is your feature request related to a problem? Please describe.** Having `TransformModifier` work in tool mode is great for understanding how they work and get immediate feedback from tinkering parameters....

enhancement

Fixes #54362 Supersedes #54392 When the selection ends at the start of new line, move_lines_up/down shouldn't affect that line. A question was raised in https://github.com/godotengine/godot/pull/54392#pullrequestreview-796888504, if line should be moved...

bug
topic:editor
usability

Plugin creation dialog makes certain promises for default values for filenames that aren't fulfilled: ![kuva](https://github.com/godotengine/godot/assets/1621768/251bbd68-986a-453f-9e78-83563cffa9cf) Folder name doesn't use real snake_case, it just lowercases the text and replaces spaces to...

bug
topic:editor
topic:plugin

### Describe the project you are working on A 3D walking sim / puzzle game set in an abandoned island ### Describe the problem or limitation you are having in...

topic:editor
topic:3d

Implements an idea from https://github.com/godotengine/godot-proposals/discussions/7629 (discussion) Adds a create and quick load buttons on resources in the inspector. The buttons are visible only if mouse hovers over them. Now the...

enhancement
feature proposal
topic:editor
usability

**Describe the problem you're trying to solve in your project** Tool settings add noise to version control. Setup of the addon could be easier. **Describe a feature you consider and...

**Describe the problem you're trying to solve in your project** I'm iterating on landscape, changing the terrain and foliage to find something I like. However, any time I change the...

enhancement