Marius Wachtler
Marius Wachtler
This got implemented in #20. What AFAIK still missing for complete unicode support is specifying a source file encoding.
I have started modifying `wheel` to return `pt38-pt23` for `print("{0}-{1}".format(tag.interpreter, tag.abi))` in order to change the install location to `/opt/python/pt38-pt23`. https://github.com/undingen/wheel/tree/pyston_2.3.1 I guess it makes sense to first try to...
rebased the PR - no other changes
is there anything to do to get this merged?
Thanks for the review. I removed the changes in `translate_intr_libcall`and rebased the PR.
Thanks for all the input! It's encouraging to see interest in this PR. In my opinion, adding proper UV maps or significantly increasing mapping complexity isn't the right approach. Even...
> Alright I got one test print going with [brick wall](https://opengameart.org/content/brick-wall) since this one worked out of the box. Sandstone didn't show up on sliced model with the same settings....
**I pushed three new commits:** - make the displacements go both ways like they do for the random noise ones. Before I only return values between "0 and fuzzy_skin_thickness" not...
@daniiooo With the new code (which correctly applies the displacement map and not inverted) I think its slices with less overhangs (I did reduced skin thickness to 0.3 but I...
I fixed a few more artifacts :) but unfortunately could not figure out yet whats the issue with the voron cube (as @daniiooo pointed out). It seems like it only...