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

     1 Fedora: dnf install SDL2-devel SDL2_ttf-devel glew-devel
     2 Arch: pacman -Sy sdl2 sdl2_ttf glew pkgconf
     3 FreeBSD: pkg install sdl2 sdl2_ttf glew pkgconf

mercurial