tiger tiger tiger

Results 19 comments of tiger tiger tiger

To clarify, object destruction order on application termination appears (kind of naturally/obviously) to be largely detached from script execution order, or occurs in several stages! But OnApplicationQuit() is invoked before...

I don't understand why you'd want to move Input out of a system if it could exist in a system. If it lives inside the "view/presenter" domain, i.e. in a...

I have the opposite issue (using Gatsby 4.24.3 and Sass), the unity canvas defaults to a (very small) width/height, and I cannot style it via class name, only via providing...

It's not stupid, but it doesn't need to be overcomplicated. Here's a good one, and it's CC: https://www.contributor-covenant.org/version/2/1/code_of_conduct/ https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md

I only *kind of* agree. The only problem is in having an entity that contains a bunch of references to other entities. I solve this with extensions to ContextEntity, which...

I faced the same reputation loss, and some very glitchy behaviour (e.g. landed flights being converted to astronauts still in orbit, or miles below the sea, etc.) Most of my...

There also appears to be a warning in the form of a .bat (?!) file in the output directory. ![image](https://github.com/dan0v/xdelta3-cross-gui/assets/8904620/4a85c841-890b-444e-90e5-7f58ed06640d)

I solved this with a critical spring damper node that works exactly like RemoteTransform3D otherwise. I wanted to make a proposal to extend RemoteTransform3D to do this. But a renderer...