Pierre Chabiland
Pierre Chabiland
Hi. Is it posible to use Xlua on Switch ? When I tried a build on a simple project with only Xlua on it : the build failed without signifiant...
Hi ! Thank you for the update of the Dear ImGui port. It's really cool. That work great when I build a .hl file that not compile when I tried...
Hi ! This line specific to hlsdl is not in a an conditionnal compilation https://github.com/nspitko/hlimgui/blob/979426f1111d19e86b01bfbb0646b2ba2bb89073/imgui/ImGuiDrawable.hx#L348 And it broke the compilation with hldx.
Hi. I would like to know how to correctly manage indexes of array/list instanced from CS ? In CS : array/list indexes start at 0. In Lua : table indexes...
Hi ! I juste test the integrated Markdown support. I write a piece of code base on Cerastes usage (https://github.com/nspitko/cerastes/blob/5576f7dff47521336adfe3cae96082207a40883d/cerastes/tools/ImguiTool.hx#L337) And I encounter two issues : - First : If...
Hi I just install this mod with BGModManager and that seems not working. - When I press alt left, that don't display barrels. - It's my first mods installed for...
Hi ! I encounter this error in my project with Haxe 4.3.6 (On Windows with the Haxe release). I make a minimal case to show how to trigger it (there...