Mr zhan

Results 83 issues of Mr zhan

why only support static method?

haxe 4.2 test Main.hx src/Main.hx:21: characters 3-22 : Greeter does not have a constructor src/Main.hx:22: characters 3-49 : PoliteGreeter does not have a constructor src/Main.hx:52: characters 12-15 : Warning :...

hello,@:forward not support extern class because I use for js platform,so it will duplicate create std class ,so I want use extern instead real class , but @:forward not support...

before I try to build I've installed emcc . haxe version Haxe Compiler 4.1.0-rc.1+4bf5cce05 1: haxelib git webidl https://github.com/ncannasse/webidl.git 2: git clone https://github.com/ncannasse/webidl.git 3 cd webidl/sample 4 haxelib dev webidl...

s.npm.ws.WebSocket has no field binaryType? https://github.com/websockets/ws/blob/4f293a8726092c75539287dd07358afaf151a2e5/lib/websocket.js#L=102

Is not work for Haxe 4.3.3? ``` -cp src -D analyzer-optimize Main -cpp bin/cpp -D static_link --dce full -D HaxeCBridge.name=HaxeLib ``` there is no HaxeLib.h gen in bin/cpp forlder. but...

I want to put all callback function input a map,and recall that by map key ,I do a test,but not work var cameraFunctionMap:Map> = []; Main_UseMeFromC_regeditCallbackFunction(instance ,"camera_move", onCameraMove); Main_UseMeFromC_regeditCallbackFunction(instance, "camera_rotate",...

can't not compile use three.js r137 will you test?

InteractionEventsManager not work for the other renderer? I copy your template some code to do that and find it only works for one render. ![screenshot-localhost_2009-2022 01 14-16_08_25](https://user-images.githubusercontent.com/748320/149473530-9d2f14af-ac9e-4242-9962-b7e9a18183e9.png) [haxe-threejs-template.zip](https://github.com/haxiomic/haxe-threejs-template/files/7868906/haxe-threejs-template.zip)

1 .GridHelper ,axis helper 2 .do not embed *.glb ,use url instead. 3. add some control help .like first-person control, fly model.