Javi Agenjo
Javi Agenjo
Some changes made by @atlasan are producing some problems, it is related to the tablet support. ```if (event.type == LiteGraph.pointerevents_method+"move")``` In some of my projects the event is mouse but...
Hi: All my spherical RigidBodies slide through the ground plane infinitely no matter what friction I put in the ground plane or the bodies. Is there a way to ensure...
Hi: I'm trying to adapt Oimo to my special needs for my application, that requires some new collision shapes. The problem is that Oimo do not allow to extend it...
Hi: Im using this library but the problem is that when using the Diag functions sometimes it goes in diagonal even to cross a horizontal corridor. The reason is because...
Im trying to do an online environment to code in ASM and execute in the C64. Im using one library to convert ASM to binary, and viciious as emulator. To...
Proposals
Here are some proposals with features I felt missing in the past: - **ctx.shapeSmoothEnabled = false**; Allow to disable Antialiasing for primitives: - **ctx.shape( vertices_array );** Specify shape by passing...
**Describe the bug** Then exporting to .gltf with animation tracks and animation pointer, using the NLA mode, console throws error because scene has no filter. **To Reproduce** Steps to reproduce...
Added check to see if scene has filter when exporting to avoid error.
**Is your feature request related to a problem? Please describe.** Animation tracks that control extra fields (in node, material or geometry) are not exported. **Describe the solution you'd like** Add...