discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

use <> lines underlined?

NH
nop head
Thu, Jan 23, 2020 10:56 AM

I have just compiled the latest master on MSYS2 and run it. Why are use
lines underlined in the editor?

[image: image.png]

I have just compiled the latest master on MSYS2 and run it. Why are use lines underlined in the editor? [image: image.png]
TP
Torsten Paul
Thu, Jan 23, 2020 10:59 AM

On 23.01.20 11:56, nop head wrote:

I have just compiled the latest master on MSYS2 and run it.
Why are use lines underlined in the editor?

Try CTRL+Click them. That should open the files.

ciao,
Torsten.

On 23.01.20 11:56, nop head wrote: > I have just compiled the latest master on MSYS2 and run it. > Why are use lines underlined in the editor? Try CTRL+Click them. That should open the files. ciao, Torsten.
NH
nop head
Thu, Jan 23, 2020 11:56 AM

Yes it does, thanks.

On Thu, 23 Jan 2020 at 11:00, Torsten Paul Torsten.Paul@gmx.de wrote:

On 23.01.20 11:56, nop head wrote:

I have just compiled the latest master on MSYS2 and run it.
Why are use lines underlined in the editor?

Try CTRL+Click them. That should open the files.

ciao,
Torsten.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

Yes it does, thanks. On Thu, 23 Jan 2020 at 11:00, Torsten Paul <Torsten.Paul@gmx.de> wrote: > On 23.01.20 11:56, nop head wrote: > > I have just compiled the latest master on MSYS2 and run it. > > Why are use lines underlined in the editor? > > Try CTRL+Click them. That should open the files. > > ciao, > Torsten. > > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
NH
nop head
Thu, Jan 23, 2020 2:03 PM

Seems a bit broken on a more complex file. Lots of things underlined and
ctrl- left click brings up random files.

[image: image.png]

Also the first time preview came up with some weird colours.

On Thu, 23 Jan 2020 at 11:56, nop head nop.head@gmail.com wrote:

Yes it does, thanks.

On Thu, 23 Jan 2020 at 11:00, Torsten Paul Torsten.Paul@gmx.de wrote:

On 23.01.20 11:56, nop head wrote:

I have just compiled the latest master on MSYS2 and run it.
Why are use lines underlined in the editor?

Try CTRL+Click them. That should open the files.

ciao,
Torsten.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

Seems a bit broken on a more complex file. Lots of things underlined and ctrl- left click brings up random files. [image: image.png] Also the first time preview came up with some weird colours. On Thu, 23 Jan 2020 at 11:56, nop head <nop.head@gmail.com> wrote: > Yes it does, thanks. > > On Thu, 23 Jan 2020 at 11:00, Torsten Paul <Torsten.Paul@gmx.de> wrote: > >> On 23.01.20 11:56, nop head wrote: >> > I have just compiled the latest master on MSYS2 and run it. >> > Why are use lines underlined in the editor? >> >> Try CTRL+Click them. That should open the files. >> >> ciao, >> Torsten. >> >> >> >> _______________________________________________ >> OpenSCAD mailing list >> Discuss@lists.openscad.org >> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >> >
NH
nop head
Thu, Jan 23, 2020 3:03 PM

Also sometimes console output goes to the terminal.

$ ./release/openscad.exe
OpenGL Program Validation results:
Validation successful.
Geometries in cache: 5185
Geometry cache size in bytes: 76073840
CGAL Polyhedrons in cache: 351
CGAL cache size in bytes: 269477776
Compiling design (CSG Products normalization)...
Compiling highlights (5 CSG Trees)...
Compiling background (5 CSG Trees)...
Normalized CSG tree has 0 elements
Compile and preview finished.
Total rendering time: 0 hours, 4 minutes, 25 seconds

On Thu, 23 Jan 2020 at 14:03, nop head nop.head@gmail.com wrote:

Seems a bit broken on a more complex file. Lots of things underlined and
ctrl- left click brings up random files.

[image: image.png]

Also the first time preview came up with some weird colours.

On Thu, 23 Jan 2020 at 11:56, nop head nop.head@gmail.com wrote:

Yes it does, thanks.

On Thu, 23 Jan 2020 at 11:00, Torsten Paul Torsten.Paul@gmx.de wrote:

On 23.01.20 11:56, nop head wrote:

I have just compiled the latest master on MSYS2 and run it.
Why are use lines underlined in the editor?

Try CTRL+Click them. That should open the files.

ciao,
Torsten.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

Also sometimes console output goes to the terminal. $ ./release/openscad.exe OpenGL Program Validation results: Validation successful. Geometries in cache: 5185 Geometry cache size in bytes: 76073840 CGAL Polyhedrons in cache: 351 CGAL cache size in bytes: 269477776 Compiling design (CSG Products normalization)... Compiling highlights (5 CSG Trees)... Compiling background (5 CSG Trees)... Normalized CSG tree has 0 elements Compile and preview finished. Total rendering time: 0 hours, 4 minutes, 25 seconds On Thu, 23 Jan 2020 at 14:03, nop head <nop.head@gmail.com> wrote: > Seems a bit broken on a more complex file. Lots of things underlined and > ctrl- left click brings up random files. > > [image: image.png] > > Also the first time preview came up with some weird colours. > > > On Thu, 23 Jan 2020 at 11:56, nop head <nop.head@gmail.com> wrote: > >> Yes it does, thanks. >> >> On Thu, 23 Jan 2020 at 11:00, Torsten Paul <Torsten.Paul@gmx.de> wrote: >> >>> On 23.01.20 11:56, nop head wrote: >>> > I have just compiled the latest master on MSYS2 and run it. >>> > Why are use lines underlined in the editor? >>> >>> Try CTRL+Click them. That should open the files. >>> >>> ciao, >>> Torsten. >>> >>> >>> >>> _______________________________________________ >>> OpenSCAD mailing list >>> Discuss@lists.openscad.org >>> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >>> >>