TEDERIs
TEDERIs
The problem lies in the lack of discussion from the maintainers. To date, there was not a single question or a remark about the PR from authorized members. Just terrifying...
According to my observations, contribution (PR in particular) in MTA is considered as something that needed exclusively to the contributor. But this manner of posing the question is destructive.
> Are there any updates or foreseeable plans to continue this? Element data optimizations would be huge for MTA. @tederis As was already mentioned above, most of the suggestions cannot...
> @tederis It is viable to have this feature now, right? There could be graphical issues with translucent objects but aside of it, it's viable. There were also proposals that...
This PR was initially small and simple. During code reviews several suggestions was made that complicate the initial idea. These suggestions may look minor but hide many edge cases that...
> @tederis Please resolve conflicts. Also, with PR #3611 now merged, what else needs to be done, or is it about ready? Done. I have also added a render path...
Спасибо за PR. Но требуются дополнительные пояснения. Какое принципиально иное действие эта программа совершает в сравнении с bat файлом(**BuildAll.bat**), который идет в комплекте с обфускатором? Тот же drag&drop файлов можно...
Я бы с большим вниманием отнесся к данному PR, если бы программа умела работать с IMG архивами. Я имею в виду, открывала бы их, распаковывала, затем выполняла обфускацию и снова...
That's because internally MTA creates a depth-stencil texture for each RT. So, in case of 1024x1024 texture you will have extra 4 MB in an optimistic scenario and plus 2...
That is not an issue. In the latest nightly build you finally have accurate colors. Before 1f2c6e7 colors were distorted by the division by two. See my comment under the...