whitequark changed the topic of #solvespace to: SolveSpace--parametric 2d/3d CAD · latest version 2.2 · http://solvespace.com · code at https://github.com/solvespace/solvespace · logs at https://irclog.whitequark.org/solvespace
<GitHub> [solvespace] lineprinter opened issue #103: Unability to change the origin of a workplane https://github.com/solvespace/solvespace/issues/103
<GitHub> [solvespace] lineprinter opened issue #104: Unability to create a new group after the reference group https://github.com/solvespace/solvespace/issues/104
<GitHub> [solvespace] lineprinter opened issue #105: Add option for deselecting with left-click https://github.com/solvespace/solvespace/issues/105
<GitHub> [solvespace] whitequark commented on issue #105: @jwesthues Was there any particular reason you didn't implement deselection this way originally? https://github.com/solvespace/solvespace/issues/105#issuecomment-261116395
<whitequark> cr1901_modern: no it is
<whitequark> WebGL is OpenGL ES 2
<whitequark> that's based on 2.0 except for the parts that look like 3.0 but aren't
<cr1901_modern> whitequark: Ahhh, didn't know that. Just treated ES like its own little world.
<whitequark> ES is a subset of 4 and is mostly compatible with 2+ if you use particular functions
<whitequark> it's a nightmare
<cr1901_modern> "except for the parts that look like 3.0 but aren't" Hah... don't remember specifics but I've run into that before in stupid codepen demos I've done
<cr1901_modern> Is there any platforms (yet) where Solvespace runs that supports ES (but not 3.3 or 4)? Did somebody want to run Solvespace on say, RPi, or something?
<cr1901_modern> Very curious that Windows supports GLES o.0;... what's the utility there?
<whitequark> it doesn't
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/3b241392d4ffa1a98a13f2552662de40d0171fdb
<GitHub> solvespace/master 3b24139 Evil-Spirit: Fix rendering of horizontal/vertical constraint labels....
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/fdd08cbead1cb96991a0090be8f5cc1443a02e4c
<GitHub> solvespace/master fdd08cb Evil-Spirit: Warn if exporting a non-watertight mesh....
<GitHub> [solvespace] whitequark closed issue #100: Warn if exporting a non-watertight mesh https://github.com/solvespace/solvespace/issues/100
<GitHub> [solvespace] lineprinter opened pull request #106: Add option for deselecting with left-click. (master...master) https://github.com/solvespace/solvespace/pull/106
<travis-ci> solvespace/solvespace#189 (master - 3b24139 : Evil-Spirit): The build passed.
<GitHub> [solvespace] lineprinter opened issue #107: Vague error message about bad selection for new sketch in workplane https://github.com/solvespace/solvespace/issues/107
<travis-ci> solvespace/solvespace#190 (master - fdd08cb : Evil-Spirit): The build has errored.
<GitHub> [solvespace] lineprinter opened issue #108: Can't create a workplane with selection consisting of another workplane https://github.com/solvespace/solvespace/issues/108
balrog_ has joined #solvespace
balrog has quit [Ping timeout: 244 seconds]
balrog_ is now known as balrog
<travis-ci> solvespace/solvespace#188 (opengl2 - 4cf8508 : whitequark): The build was fixed.
balrog has quit [Quit: Bye]
balrog has joined #solvespace
cr1901_modern1 has joined #solvespace
cr1901_modern has quit [Ping timeout: 240 seconds]
<GitHub> [solvespace] lineprinter opened pull request #109: [WIP] Add ability to create a workplane with another workplane (master...workplane) https://github.com/solvespace/solvespace/pull/109
DocScrutinizer05 has quit [Disconnected by services]
DocScrutinizer05 has joined #solvespace
<GitHub> [solvespace] lineprinter opened pull request #110: Fix crash when trying to import not .dxf or .dwg files (master...fix-101-crash) https://github.com/solvespace/solvespace/pull/110
<GitHub> [solvespace] lineprinter opened issue #111: Repeated console messages during rectangle sketching https://github.com/solvespace/solvespace/issues/111
<GitHub> [solvespace] whitequark commented on issue #111: Debug output to the console is generally normal; on Windows this used to use OutputDebugStringA, which is only visible in MSVC, but to support other environments we print it to stderr too.... https://github.com/solvespace/solvespace/issues/111#issuecomment-261163091
<GitHub> [solvespace] whitequark closed pull request #110: Fix crash when trying to import not .dxf or .dwg files (master...fix-101-crash) https://github.com/solvespace/solvespace/pull/110
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/c7277521f3699a5580a8017ad9c53bc513f05a5f
<GitHub> solvespace/master c727752 whitequark: Fix error message shown when exporting mesh with wrong extension.
<ohsix> cmake: at least it makes building new rev easy
<ohsix> haven't had any weird problems where i need to regen build files, yet
<travis-ci> solvespace/solvespace#195 (master - 489ae66 : Elvira Khabirova): The build passed.
<travis-ci> solvespace/solvespace#196 (master - c727752 : whitequark): The build passed.
<Pierre1> NVRM: API mismatch: the client has the version 367.57, but NVRM: this kernel module has the version 367.44
<Pierre1> uptime wrecked, thanks nividia
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/3c451586d73ca7d69acb6388e1cabae649282a0f
<GitHub> solvespace/master 3c45158 Elvira Khabirova: Add an ability to create a workplane with another workplane....
<GitHub> [solvespace] whitequark closed issue #108: Can't create a workplane with selection consisting of another workplane https://github.com/solvespace/solvespace/issues/108
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/e681ba3218fe35650ff89eec7231b7bf99e2f935
<GitHub> solvespace/master e681ba3 whitequark: Rephrase the error message for sketch in workplane creation....
<GitHub> [solvespace] whitequark closed issue #107: Vague error message about bad selection for new sketch in workplane https://github.com/solvespace/solvespace/issues/107
<Guest66695> [solvespace] whitequark closed issue #101: Solvespace crashes when trying to 'File > Import...' not .dxf or .dwg file https://github.com/solvespace/solvespace/issues/101
<travis-ci> solvespace/solvespace#197 (master - 3c45158 : Elvira Khabirova): The build passed.
<travis-ci> solvespace/solvespace#198 (master - e681ba3 : whitequark): The build passed.
<GitHub> [solvespace] Evil-Spirit commented on issue #93: @whitequark,... https://github.com/solvespace/solvespace/issues/93#issuecomment-261219670
<GitHub> [solvespace] whitequark commented on issue #93: OK, I'll look further into it. https://github.com/solvespace/solvespace/issues/93#issuecomment-261223047
<GitHub> [solvespace] whitequark opened issue #112: Internationalization https://github.com/solvespace/solvespace/issues/112
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/802d092b13db319811886e2099f01f36648605f9
<GitHub> solvespace/master 802d092 whitequark: When exporting files, initially fill in the basename of the sketch....
<GitHub> [solvespace] whitequark opened issue #113: 3D DXF import https://github.com/solvespace/solvespace/issues/113
<GitHub> [solvespace] whitequark commented on issue #113: @Evil-Spirit How hard is it to implement this? https://github.com/solvespace/solvespace/issues/113#issuecomment-261240644
<travis-ci> solvespace/solvespace#200 (master - 802d092 : whitequark): The build passed.
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/ea0a1b743ae4d3d03c8bd691f6d20692af8f77c0
<GitHub> solvespace/master ea0a1b7 whitequark: Fix uninitialized variable warnings....
<travis-ci> solvespace/solvespace#201 (master - ea0a1b7 : whitequark): The build passed.
<GitHub> [solvespace] whitequark pushed 2 new commits to master: https://github.com/solvespace/solvespace/compare/ea0a1b743ae4...4cd84df2e972
<GitHub> solvespace/master 4cd84df EvilSpirit: Some identity checking for FromTransformationOf.
<GitHub> solvespace/master c97ba6b whitequark: Optimize IdList::MaximumId() from O(n) to O(1)....
<GitHub> [solvespace] whitequark force-pushed master from 4cd84df to c97ba6b: https://github.com/solvespace/solvespace/commits/master
lineprinter has joined #solvespace
<lineprinter> whitequark, sup
<GitHub> [solvespace] Evil-Spirit commented on issue #113: @whitequark, I think if libdxfrw is reading this well, we can easily support it. https://github.com/solvespace/solvespace/issues/113#issuecomment-261280901
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/e56630e71d2a6e47c0b3e2dd7a1f6f62a1138587
<GitHub> solvespace/master e56630e whitequark: Fix creation of workplane based on a workplane....
<whitequark> lineprinter: ^
<travis-ci> solvespace/solvespace#203 (master - c97ba6b : whitequark): The build passed.
<travis-ci> solvespace/solvespace#204 (master - e56630e : whitequark): The build passed.
<GitHub> [solvespace] Evil-Spirit commented on issue #102: @whitequark,... https://github.com/solvespace/solvespace/issues/102#issuecomment-261301655
<travis-ci> solvespace/solvespace#202 (master - 4cd84df : EvilSpirit): The build has errored.
cr1901_modern1 is now known as cr1901_modern
mumptai has joined #solvespace
mumptai has quit [Remote host closed the connection]