mirror of
https://github.com/kittywitch/dork.dev.git
synced 2026-02-09 15:19:18 -08:00
expand
This commit is contained in:
parent
4d97b9053f
commit
c8d2207daa
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ Given the way this continues, I want to migrate all development into a GitHub or
|
|||
|
||||
Delta (the author of Nexus, not to be confused with deltaconnected, the author of ArcDPS (not to be confused with arcnmx, my wife)) has been a relatively accomodating addon loader creator, although we have our share of disagreements. In Nexus's future, I would like to see it licensed under a proper open-source license, instead of simply being source-available, whether or not I think the codebase is the epitome of what it could necessarily be.
|
||||
|
||||
Often, it feels like decisions are relatively slapdash... an example of this would be textures being a shared asset amongst addons, thus never being unloaded/garbage-collected/..., causing "memory leaks" should one use Nexus's own texture loader implementation for their code.
|
||||
Often, it feels like decisions are relatively slapdash, disconnected from the context or potential use an addon might have for things... an example of this would be textures being a shared asset amongst addons, thus never being unloaded/garbage-collected/..., causing "memory leaks" should one use Nexus's own texture loader implementation for their code.
|
||||
|
||||
Given that Raidcore's own internal project on Pathing for the last year has been a ...gentle fiasco in its own right, I do find the closed-source nature of those developments upsetting. At least if they had shared our paradigm, someone else would be able to take the torch and continue the work that needs doing, working from the source-code, however low the author's own opinions of it are?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue