whitequark changed the topic of #solvespace to: SolveSpace--parametric 2d/3d CAD · latest version 2.3 · http://solvespace.com · code at https://github.com/solvespace/solvespace · logs at https://irclog.whitequark.org/solvespace
cr1901_modern has joined #solvespace
mumptai_ has joined #solvespace
bofh_ has quit [Quit: Lost terminal]
calle__ has quit [Ping timeout: 258 seconds]
<GitHub> [solvespace] Evil-Spirit commented on issue #147: This work as excepted, intersection routine just create exactly one intersection per call, so label should be enhancement at least https://github.com/solvespace/solvespace/issues/147#issuecomment-269938960
<GitHub> [solvespace] Evil-Spirit commented on issue #147: Also, this sould work with the list of entities https://github.com/solvespace/solvespace/issues/147#issuecomment-269939118
cr1901_modern has quit [Ping timeout: 252 seconds]
cr1901_modern has joined #solvespace
_whitelogger has joined #solvespace
mumptai_ has quit [Quit: Verlassend]
_whitelogger has joined #solvespace
cr1901_modern has quit [Ping timeout: 256 seconds]
<GitHub> [solvespace] whitequark commented on issue #56: Fixed in master. https://github.com/solvespace/solvespace/issues/56#issuecomment-269965790
<travis-ci> solvespace/solvespace#283 (master - 25631d4 : EvilSpirit): The build passed.
<GitHub> [solvespace] whitequark opened issue #148: Dragging points is extremely slow after commit d99a133 https://github.com/solvespace/solvespace/issues/148
<GitHub> [solvespace] Evil-Spirit commented on issue #148: @whitequark, please, provide more information https://github.com/solvespace/solvespace/issues/148#issuecomment-269974026
<GitHub> [solvespace] whitequark commented on issue #148: @Evil-Spirit I have this instead of smooth dragging:... https://github.com/solvespace/solvespace/issues/148#issuecomment-269975010
<GitHub> [solvespace] Evil-Spirit commented on issue #148: @whitequark, hm. I have no such problem on Windows.... https://github.com/solvespace/solvespace/issues/148#issuecomment-269975617
<GitHub> [solvespace] Evil-Spirit commented on issue #148: I have artifacts on initial dragging, but this is very old, it appears after we introduced "havePainted" https://github.com/solvespace/solvespace/issues/148#issuecomment-269975980
<GitHub> [solvespace] Evil-Spirit commented on issue #148: @whitequark ... https://github.com/solvespace/solvespace/issues/148#issuecomment-269980047
<GitHub> [solvespace] whitequark commented on issue #148: @Evil-Spirit No, same thing. https://github.com/solvespace/solvespace/issues/148#issuecomment-269980258
<GitHub> [solvespace] whitequark commented on issue #148: I think maybe you aren't marking a group as dirty sometimes. https://github.com/solvespace/solvespace/issues/148#issuecomment-269980321
Pierre1 has quit [Quit: Leaving.]
Pierre1 has joined #solvespace
_whitelogger has joined #solvespace
<GitHub> [solvespace] whitequark commented on issue #148: @Evil-Spirit That doesn't help. But I also found this only happens on GTK 2. So maybe this just means it's time to drop GTK 2 from SolveSpace 3, and fix any remaining bugs. https://github.com/solvespace/solvespace/issues/148#issuecomment-269984818
mumptai has joined #solvespace
dmos has joined #solvespace
<dmos> hi. i've drawn a sketch, but now need to introduce another constraining dimension. i could accomplish this by inserting a new group in the beginning of the groups stack, but is that possible? i don't want to put the constraint in an existing early group, because that group is replicated several times by translating/rotating groups.
<dmos> my goal was to scale a part of the sketch properly. i sort of solved it by saving said part, and linking to it from a group stack that has the necessary constraint. if there were other options i'd love to hear them.
<whitequark> dmos: hi
<whitequark> I'm not sure I understand what are you asking
<whitequark> can you share the sketch?
<GitHub> [solvespace] whitequark pushed 2 new commits to master: https://github.com/solvespace/solvespace/compare/25631d4fb214...6bb73a162c61
<GitHub> solvespace/master 6bb73a1 whitequark: GTK: remove GlWidget, use standard Gtk::GLArea....
<GitHub> solvespace/master 7dbbd75 whitequark: Drop support for GTK 2....
<GitHub> [solvespace] whitequark commented on issue #148: Solved by killing GTK2 and removing various horrible hacks also. https://github.com/solvespace/solvespace/issues/148#issuecomment-269993077
<GitHub> [solvespace] whitequark commented on issue #148: > I have artifacts on initial dragging, but this is very old, it appears after we introduced "havePainted"... https://github.com/solvespace/solvespace/issues/148#issuecomment-269993257
<dmos> whitequark, i'll go through the tutorials. i'll upload my sketches if I still don't find an answer.
<dmos> thanks
<travis-ci> solvespace/solvespace#284 (master - 6bb73a1 : whitequark): The build was broken.
<GitHub> [solvespace] Evil-Spirit commented on issue #148: When dragging new rect one of the line not matched in vertex. This is because redrawing before solving. This happens inside hit test function. https://github.com/solvespace/solvespace/issues/148#issuecomment-269996323
cr1901_modern has joined #solvespace
<GitHub> [solvespace] tpimh commented on issue #128: Thank you!02.01.2017, 18:26, "whitequark" <notifications@github.com>:Fixed in master.
<cr1901_modern> whitequark: Does this sound accurate to you (I haven't actually done enough w/ Solvespace to be sure)? https://twitter.com/sigfig/status/815997984303415301
<whitequark> https://twitter.com/sigfig/status/815998200427532290 this is 100% accurate
<d42> unfortunately ;_;
<cr1901_modern> Thinking about it more, it makes sense... in fact, not sure if it can be done since the procedure is "create constraints on a plane then extrude"
<d42> you can use more extruded objects as unions and differences :^)
<dmos> what paradigm could facilitate "anything that is curved in multiple dimensions"?
<travis-ci> solvespace/solvespace#285 (master - 9253e5f : whitequark): The build is still failing.
<travis-ci> whitequark/solvespace#635 (master - 58fca1a : whitequark): The build has errored.
<travis-ci> whitequark/solvespace#636 (master - d0e57ea : whitequark): The build failed.
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/e127b28a2dcd4c7511eed7e881aa5c495cd392b1
<GitHub> solvespace/master e127b28 whitequark: CMake: allow building the CLI without the GUI.
<travis-ci> whitequark/solvespace#637 (master - e127b28 : whitequark): The build failed.
<travis-ci> solvespace/solvespace#286 (master - e127b28 : whitequark): The build is still failing.
<travis-ci> solvespace/solvespace#286 (master - e127b28 : whitequark): The build was fixed.
<GitHub> [solvespace] whitequark commented on issue #148: @Evil-Spirit There must be some other error, because with both of your fixes above, dragging of new rect still has the same issue on Linux. https://github.com/solvespace/solvespace/issues/148#issuecomment-270028470
<GitHub> [solvespace] whitequark pushed 4 new commits to master: https://github.com/solvespace/solvespace/compare/e127b28a2dcd...02ab358bd9eb
<GitHub> solvespace/master f1d4c4a whitequark: README: point to CONTRIBUTING where relevant.
<GitHub> solvespace/master daf3c7b whitequark: GTK, Win32: always map keypad decimal separator to dot....
<GitHub> solvespace/master 2eb9342 whitequark: README: update Windows version requirement.
<GitHub> [solvespace] whitequark commented on issue #132: After some consideration, and [asking](https://twitter.com/whitequark/status/808630690166099968) people using non-US keyboard layouts, I have decided that this will get handled in two ways:... https://github.com/solvespace/solvespace/issues/132#issuecomment-269983511
<GitHub> [solvespace] whitequark commented on issue #132: Fixed in master (not for Cocoa though since I think it doesn't expose the numpad keycodes in any way?) https://github.com/solvespace/solvespace/issues/132#issuecomment-270032602
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/d8932772ef699093409f86d195dc853806f8d336
<GitHub> solvespace/master d893277 whitequark: Don't crash when trying to load a non-existent vector/bitmap character.
<GitHub> [solvespace] whitequark commented on issue #136: Fixed in master. Note, emoji will only be shown when using the TTF text tool, and with a supported font:... https://github.com/solvespace/solvespace/issues/136#issuecomment-270033757
<travis-ci> solvespace/solvespace#288 (master - d893277 : whitequark): The build passed.