teepee changed the topic of #openscad to: OpenSCAD - The Programmers Solid 3D CAD Modeller | This channel is logged! | Website: http://www.openscad.org/ | FAQ: https://goo.gl/pcT7y3 | Request features / report bugs: https://goo.gl/lj0JRI | Tutorial: https://bit.ly/37P6z0B | Books: https://bit.ly/3xlLcQq | FOSDEM 2020: https://bit.ly/35xZGy6 | Logs: https://bit.ly/32MfbH5
feep has quit [Ping timeout: 252 seconds]
feep_ has joined #openscad
califax has quit [Remote host closed the connection]
califax has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
greenbigfrog has quit [Ping timeout: 272 seconds]
greenbigfrog has joined #openscad
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #openscad
guerd87 has joined #openscad
guerdy has quit [Read error: Connection reset by peer]
LordOfBikes has quit [Ping timeout: 260 seconds]
LordOfBikes has joined #openscad
snaked has joined #openscad
feep_ is now known as feep
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
fling has quit [Remote host closed the connection]
fling has joined #openscad
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #openscad
<gbruno> [github] kintel closed pull request #5416 (Add protection/workaround for every possible call to fs::absolute with empty path) https://github.com/openscad/openscad/pull/5416
<gbruno> [github] kintel pushed 3 modifications (Add protection/workaround for every possible call to fs::absolute with empty path. (#5416)) https://github.com/openscad/openscad/commit/6f5932febf222a1e033704a12dfe3d4ca7636cf5
J24k11 has joined #openscad
J24k31 has quit [Ping timeout: 256 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
pbsds3 has quit [Quit: The Lounge - https://thelounge.chat]
pbsds3 has joined #openscad
<gbruno> [github] thehans closed pull request #5413 (Fix crash if "libraries" resource path is not used) https://github.com/openscad/openscad/pull/5413
J24k11 has quit [Ping timeout: 256 seconds]
marcus has quit [Remote host closed the connection]
marcus has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
greenbigfrog has quit [Ping timeout: 245 seconds]
greenbigfrog has joined #openscad
<Guest91> is there a way to do tabs in openscad for new files ?
<Guest91> ok found it you just hit new file
J24k has joined #openscad
fling has quit [Remote host closed the connection]
fling has joined #openscad
mmu_man has joined #openscad
misterfish has joined #openscad
misterfish has quit [Ping timeout: 265 seconds]
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
misterfish has joined #openscad
arogora has joined #openscad
killjoy has quit [Ping timeout: 244 seconds]
arogora is now known as killjoy
killjoy has joined #openscad
killjoy has quit [Changing host]
mmu_man has joined #openscad
<Guest91> how do I difference the following code https://bpa.st/53DA
<Guest91> ?
<Guest91> how do I get this code to work
<Guest91> solved it
Ungkk has joined #openscad
misterfish has quit [Ping timeout: 264 seconds]
misterfish has joined #openscad
<pca006132> curious about what you guys think about deterministic results: https://github.com/elalish/manifold/pull/1033
<pca006132> making things deterministic will incur a 20% overhead, but that may be something that can be solved later
<teepee> I think speed is more important, but nondeterministic result means we may need to rework quites some tests and it could break some use cases that prefer minimal file changes (e.g checked in ascii STL files)
<teepee> having the option to select determinism instead of speed would be great, but I see how that could make things more complicated
mmu_man has quit [Ping timeout: 264 seconds]
mmu_man has joined #openscad
misterfish has quit [Ping timeout: 248 seconds]
mmu_man has quit [Ping timeout: 246 seconds]
mmu_man has joined #openscad
ToAruShiroiNeko has quit [Ping timeout: 248 seconds]
Tomkndn has joined #openscad
<Tomkndn> hello everyone
Tomkndn has quit [Client Quit]
<pca006132> do note that the deterministic result guarantee is probably different from that with CGAL
<pca006132> we just want to make sure that the result is the same from run to run with the same binary on the same machine, we can't guarantee much across versions or with different machines
<pca006132> due to things like floating point, and changes to mesh simplification etc.
<pca006132> so enabling the deterministic version will not give you the same result across different versions, and checked in ASCII STL files will change :P
<pca006132> that said, this may be something to mention in the PR to add a bit more context
kintel has joined #openscad
<kintel> pca006132 I agree that determinism has most value if it's guaranteed across CPUs and platforms. But it could be a good tool on a single system for low-level debugging purposes.
fling has quit [Remote host closed the connection]
GNUmoon has quit [Remote host closed the connection]
califax has quit [Read error: Connection reset by peer]
califax has joined #openscad
fling has joined #openscad
GNUmoon has joined #openscad
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
peeps[zen] has quit [Remote host closed the connection]
peeps[zen] has joined #openscad
<gbruno> [github] kintel edited issue #880 (Mac OS X: Sign application [$55]) https://github.com/openscad/openscad/issues/880
<gbruno> [github] kintel edited issue #880 (Mac OS X: Sign application [$55]) https://github.com/openscad/openscad/issues/880
azzamsa has joined #openscad
<azzamsa> Hi.
<azzamsa> How to fix missing `manifold`?
<azzamsa> ```
<azzamsa> 🦄 ./OpenSCAD-2024.11.03.ai21093-x86_64.AppImage --enable=manifold
<azzamsa> WARNING: Ignoring request to enable unknown feature 'manifold'.
<azzamsa> ```
<azzamsa> Ah, Yes. I have been thinking it must be somewhere around `3D rendering` section.
<azzamsa> Unfortunately I don't check to randomly check the dropdown.
<azzamsa> Thanks a lot!
<azzamsa> Btw, if it is not experimental anymore, why it is not default?
<teepee> I guess it will be once it got more general use and some of the pending updates are through
<azzamsa> Ah, I see.
<azzamsa> Thanks Teepee!
ToAruShiroiNeko has joined #openscad
azzamsa has quit [Quit: Client closed]
Ungkk has quit [Quit: Leaving]
<gbruno> [github] kintel edited issue #880 (Mac OS X: Sign application [$55]) https://github.com/openscad/openscad/issues/880
dostoyevsky2 has quit [Quit: leaving]
dostoyevsky2 has joined #openscad
<peeps[zen]> pca006132: I would rather have determinism in my cad software, otherwise you get bugs and crashes that are only reproducable once per every 10 runs or so. that is horrible for testing imo https://github.com/openscad/openscad/issues/4617
<InPhase> Parallel versus determinism is a false dichotomy though.
teepee_ has joined #openscad
<InPhase> Determinism can have a bit of a performance cost with parallelism, but it typically does not require reverting all the way back to single threaded.
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
<InPhase> I don't know the exact spot that's causing the issue, but typically this is handled by either having reintegration points that do the same as-if it were handled by single thread, or by marking data or structuring threads so that the approach to reintegrating it follows the same operations that a single threaded process would have.
misterfish has joined #openscad
Guest91 has quit [Quit: Client closed]
Guest84 has joined #openscad
Guest84 has quit [Client Quit]
aiyion has joined #openscad
Smeef has quit [Read error: Connection reset by peer]
Smeef has joined #openscad
hisacro has quit [Excess Flood]
hisacro has joined #openscad
fling has quit [Remote host closed the connection]
fling has joined #openscad
snaked has quit [Quit: Leaving]
<gbruno> [github] cjmayo synchronize pull request #5414 (Update manifold) https://github.com/openscad/openscad/pull/5414
peeps[zen] has quit [Quit: Connection reset by peep]
peepsalot has joined #openscad
mmu_man has quit [Ping timeout: 246 seconds]
mmu_man has joined #openscad
<gbruno> [github] Rotzbua opened pull request #5417 (feat(ci): add dependabot to keep GH Actions up to date) https://github.com/openscad/openscad/pull/5417
<gbruno> [github] phrxmd opened issue #5418 (Automated STL generation fails with certain libraries, Makefile documentation out of date) https://github.com/openscad/openscad/issues/5418
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #openscad
<gbruno> [github] coder2999 opened issue #5419 (Unable to access files containing non-English letters in the path) https://github.com/openscad/openscad/issues/5419
teepee_ has joined #openscad
misterfish has quit [Ping timeout: 252 seconds]
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
<gbruno> [github] kintel pushed 1 modifications (cosmetics) https://github.com/openscad/openscad/commit/feaf89a6d1fce47f880f2883c814142e4a045cca
<gbruno> [github] kintel opened pull request #5420 (Automatically sign and notarize development snapshots.) https://github.com/openscad/openscad/pull/5420
<gbruno> [github] kintel edited issue #880 (Mac OS X: Sign application [$55]) https://github.com/openscad/openscad/issues/880