Brackets-Coder

Results 95 comments of Brackets-Coder

We could put tags in a comma-delimited comment in the header metadata of individual extensions and iterate through the files in JS to get which tags are there: ``` //...

> I feel like you could just make a separate extension search metadata json Then contributors have to find yet another file to add metadata too, even though there's already...

> Wow! It's very cool and useful for people like me) Thank you! I've been making steady progress, but it probably won't be ready for a while (which is why...

So did we want to add filter stuff or just merge this how it is It'd just be a big mess to code and I don't see any reason that...

Added partial support compound bodies - all child shape types. Also working on convex and concave mesh support... it'll be a while.

Finally got convex hulls working 🥳 🎉 https://github.com/user-attachments/assets/ad8d1814-cfd9-4ece-a145-18e206262783 Still have to optimize and bug fix everything and add more features

> I think it's fine to yolo merge and see what breaks Okay, I'm prepared to fix anything that will break because it's probably a matter of what and when...

@Xeltalliv Sorry to ping you, but I've got a quick question. I'm trying to add concave triangle mesh support but I can't decide how to go about parsing vertex and...

Should this be merged or should I add some small enhancements first?

Alright I say we merge this since adding other features would require more in-depth changes to other frameworks