Open valina354 opened 5 months ago
@valina354 You said HammerTime missing many J.A.C.K features, can you please describe in more detail about features are you missing?
@valina354 You said HammerTime missing many J.A.C.K features, can you please describe in more detail about features are you missing?
path tool main one, i see new branch was made called path tool so im going to guess thats being worked on, im not really sure everything that is missing as i havent used this too much, but i think its possible that theres more missing then path tool
oh yeah i forgot to mention this, jack has a purge button that removes all key values not available in fgd, something similar would save so much time, its very tiny but so usefull in my opinion
Added PathTool base functionality Added Path drawing & editing Added PathNode menu Added functionality to override PathNode properties Added Path properties form With Shift+LMB in 2D view places PathNode, connected to last node of selected Path (any of node of selected Path), if no Node selected - creates new Path. TODO:
Merged with #1 Can update from latest release BEWARE: editing path not compatible with Action History for now, I would fix it bit later. Every change you do for now is unable to revert in history (undo).
nice, hopefully the purge button will be worked on, i would do it myself and make pull request but i pretty much dont know C# i only know C++ so i cant
Is your feature request related to a problem? Please describe. Right now unless im wrong, This is missing many J.A.C.K features, i want to make this my primary level editor due to fact its open source but its missing features
Describe the solution you'd like Attempt to implement most of J.A.C.K's features
Describe alternatives you've considered If implement most isnt possible then the most important, like Path tool for example
Additional context Nothing