DEPENDENCIES@19faf91d43d7
DEPENDENCIES
Wed, 10 Apr 2024 19:24:39 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Wed, 10 Apr 2024 19:24:39 +0200
- changeset 53
- 19faf91d43d7
- parent 0
-
593b60458157
- permissions
- -rw-r--r--
fix illegally skipping geometry update of text node
the reason is that the scene will not try again to update the node when it is just unhidden
Fedora: dnf install SDL2-devel SDL2_ttf-devel glew-devel
Arch: pacman -Sy sdl2 sdl2_ttf glew pkgconf
FreeBSD: pkg install sdl2 sdl2_ttf glew pkgconf