Max

Results 4 issues of Max

Hi! Sometimes you need make not resizable window. So far I haven't found such feature in NiGui, am I wrong?

feature

SceneTree's method `call_group_flags ` expects i64 as a flag, not the GroupCallFlags struct. Also, "ord" field is i32, not i64. It's working, but syntax is not very obvious: ```rs tree.call_group_flags(GroupCallFlags::GROUP_CALL_DEFERRED.ord().into()...

quality-of-life
status: upstream
c: engine

Hello. Can you tell to a noob how to build this project against ffmpeg with non-free codecs?

Fixed description of camera-3d function (arguments were wrong in the function description).