-
### Describe the project you are working on
Various projects involving dynamically building animation sequences, such as for UI
### Describe the problem or limitation you are having in your project
…
-
At least that's what it seems to be? translate/rotate seem to be fine.
(Check to see if this happens in other browsers.)
-
```
Animation which rotates node does not seems to be working. For many thetas it
does not perform rotation, but it scales instead.
This code should rotate an node, but it causes pulsation (scale) in…
-
```
Animation which rotates node does not seems to be working. For many thetas it
does not perform rotation, but it scales instead.
This code should rotate an node, but it causes pulsation (scale) in…
-
```
What steps will reproduce the problem?
scale animations are not handled properly if more than one channel
is animated at the same time
fix: at line 569 of DAE.as add:
--------------------------…
-
To create an issue, edit this template to fill your details as well as describe your issue and then post it.
**add 'x' to the relevant to define you**
- [ ] Hacktoberfest Participant
- [ ] Contri…
-
```
Animation which rotates node does not seems to be working. For many thetas it
does not perform rotation, but it scales instead.
This code should rotate an node, but it causes pulsation (scale) in…
-
Hi,
There are noticeable flashes scrolling quickly through the OJS Variables example. I experience them in my own drafty example that uses OJS trigger values.
[Screencast from 2024-11-15 18-56-4…
-
### Tested versions
4.3 stable
### System information
Windows 11
### Issue description
I have put all the files related to my character in a folder; that is a .tscn, a .glb and extracted animatio…
-
```
What steps will reproduce the problem?
scale animations are not handled properly if more than one channel
is animated at the same time
fix: at line 569 of DAE.as add:
--------------------------…