00:00
Smeef has joined #openscad
01:03
phryk has quit [Ping timeout: 246 seconds]
01:20
bertronika has quit [Quit: Konversation terminated!]
01:24
phryk has joined #openscad
01:30
krushia has quit [Quit: Konversation germinated!]
01:43
rawgreaze has joined #openscad
01:58
mmu_man has quit [Ping timeout: 252 seconds]
01:59
krushia has joined #openscad
02:09
teepee_ has joined #openscad
02:12
teepee has quit [Ping timeout: 264 seconds]
02:12
teepee_ is now known as teepee
02:19
krushia has quit [Quit: Konversation germinated!]
02:19
kintel has joined #openscad
02:20
<
kintel >
Just bumped Manifold - got it running ~30% faster on some heavy models, so there is still good progress
02:28
krushia has joined #openscad
02:32
Jerr0 has joined #openscad
02:34
Jerr has quit [Ping timeout: 248 seconds]
02:34
Jerr0 is now known as Jerr
02:38
kintel has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
03:18
krushia has quit [Quit: Konversation germinated!]
03:18
J25k91 has quit [Quit: Client closed]
03:19
J25k91 has joined #openscad
04:13
snaked has joined #openscad
04:38
J25k56 has joined #openscad
04:42
J25k91 has quit [Ping timeout: 240 seconds]
04:45
TheAssassin has quit [Remote host closed the connection]
04:45
TheAssassin has joined #openscad
05:03
mtm has quit [Ping timeout: 260 seconds]
05:07
mtm has joined #openscad
05:18
snaked has quit [Quit: Leaving]
05:35
<
pca006132 >
kintel: nice
05:35
<
pca006132 >
apart from the performance improvement, it should also be deterministic now
05:35
<
pca006132 >
if you found anything non-deterministic, please let me know as that is a bug :)
05:49
snaked has joined #openscad
07:07
drfff has quit [Read error: Connection reset by peer]
07:18
stealth_ has quit [Quit: Leaving]
07:44
rawgreaze has quit [Ping timeout: 245 seconds]
08:04
J25k56 has quit [Quit: Client closed]
08:04
J25k56 has joined #openscad
08:08
mmu_man has joined #openscad
08:38
J25k56 has quit [Quit: Client closed]
08:38
J25k56 has joined #openscad
09:35
mmu_man has quit [Ping timeout: 244 seconds]
09:35
bertronika has joined #openscad
10:11
L29Ah has left #openscad [#openscad]
10:25
J25k56 has quit [Quit: Client closed]
10:25
J25k56 has joined #openscad
13:23
mmu_man has joined #openscad
13:23
kintel has joined #openscad
13:24
<
kintel >
pca006132 Deterministic as in always the same triangulation, but still random vertex/triangle order ?
13:45
kintel has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
13:48
<
pca006132 >
everything should be deterministic, including vertex and triangulation order in the output
14:19
krushia has joined #openscad
16:01
pbsds35 has joined #openscad
16:13
Guest27 has joined #openscad
16:19
peepsalot has quit [Remote host closed the connection]
16:19
peepsalot has joined #openscad
16:22
Guest27 has quit [Quit: Client closed]
16:23
snaked has quit [Quit: Leaving]
16:25
snaked has joined #openscad
16:28
L29Ah has joined #openscad
16:44
L29Ah has quit [Ping timeout: 244 seconds]
16:49
kintel has joined #openscad
16:49
<
kintel >
pca006132 Cool; we had some people who wanted deterministic output in the past, I think mostly for testability, I'll try to find those reports
16:53
<
teepee >
and check-in of results so they don't change on every run
16:53
kintel has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
16:58
joso has quit [Quit: joso]
16:58
joso has joined #openscad
17:03
mtm has quit [Ping timeout: 260 seconds]
17:06
mtm has joined #openscad
17:16
L29Ah has joined #openscad
17:19
stealth_ has joined #openscad
17:56
<
teepee >
anything build env wise you think should be in there in addition?
18:34
snaked has quit [Quit: Leaving]
18:37
snaked has joined #openscad
18:47
J25k56 has quit [Quit: Client closed]
18:48
J25k56 has joined #openscad
19:29
teepee_ has joined #openscad
19:33
teepee has quit [Ping timeout: 264 seconds]
19:33
teepee_ is now known as teepee
19:55
TheAssassin has quit [Remote host closed the connection]
19:55
TheAssassin has joined #openscad
20:20
guso78k has joined #openscad
20:20
<
guso78k >
teepee, i returned home and just tried the new "create-venv" .
20:21
<
guso78k >
is this expected or is there someting going wrong in my place ?
20:22
<
teepee >
no idea what's going on there with all the command line stopping and such
20:22
<
teepee >
right now it should work on AppImage and Flatpak
20:22
<
teepee >
just menu entry Python -> Create VENV
20:23
<
teepee >
select/create empty folder
20:23
<
teepee >
Flatpak may need the --share=network option to allow network access
20:23
robby39 has joined #openscad
20:24
<
teepee >
I need to try again with plain local build
20:28
<
robby39 >
hello I'm a new-bee, how does this work ? Thanks for your help
20:28
robby39 has quit [Client Quit]
20:30
<
guso78k >
pythonRunModule always calls into Py_RunMain. Did you plan to run this in "Batch Mode" ?
20:31
<
teepee >
this is not finished yet, the agument handling needs changes
20:31
<
teepee >
but it should work calling modules without option flags
20:33
<
guso78k >
right now it appears logical to me that the python prompt is started. keep me updated with the exciting progress
20:36
<
teepee >
there is no prompt for that right now
20:37
<
teepee >
just create the venv, restart and use venv
20:37
<
teepee >
everything else still needs to be done in a reasonable way
20:38
<
teepee >
right now only via hack directly in the script
20:41
<
teepee >
hmm, native build uses the wrong exe name
20:44
<
teepee >
ah, due to the missing link from openscad-nightly to openscad-python
20:46
<
teepee >
but first... pizza time :)
20:49
<
guso78k >
Mahlzeit ;)
20:50
guso78k has quit [Quit: Client closed]
21:54
bertronika has quit [Quit: Konversation terminated!]
22:19
ali1234 has quit [Quit: Leaving]
22:36
snaked has quit [Quit: Leaving]
22:39
snaked has joined #openscad
22:47
ali1234 has joined #openscad
23:52
lmat has quit [Quit: Lost terminal]