Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2020.12.RC2 - console missing blank line between operations #3533

Closed
MichaelAtOz opened this issue Dec 12, 2020 · 0 comments
Closed

2020.12.RC2 - console missing blank line between operations #3533

MichaelAtOz opened this issue Dec 12, 2020 · 0 comments
Projects

Comments

@MichaelAtOz
Copy link
Member

MichaelAtOz commented Dec 12, 2020

Also forum.

RC2 does not output a blank line on console between F5/F6's, makes it difficult to distinguish them.

e.g. this is 2 x F5 & F6

Parsing design (AST generation)...
Compiling design (CSG Tree generation)...
ECHO:version = [2020, 12, 0]
Compiling design (CSG Products generation)...
Geometries in cache: 5
Geometry cache size in bytes: 1141136
CGAL Polyhedrons in cache: 0
CGAL cache size in bytes: 0
Compiling design (CSG Products normalization)...
Compiling highlights (1 CSG Trees)...
Normalized tree has 4 elements!
Compile and preview finished.
Total rendering time: 0:00:00.026
Parsing design (AST generation)...
Compiling design (CSG Tree generation)...
ECHO:version = [2020, 12, 0]
Compiling design (CSG Products generation)...
Geometries in cache: 5
Geometry cache size in bytes: 1141136
CGAL Polyhedrons in cache: 0
CGAL cache size in bytes: 0
Compiling design (CSG Products normalization)...
Compiling highlights (1 CSG Trees)...
Normalized tree has 4 elements!
Compile and preview finished.
Total rendering time: 0:00:00.011
Parsing design (AST generation)...
Compiling design (CSG Tree generation)...
ECHO:version = [2020, 12, 0]
Rendering Polygon Mesh using CGAL...
Geometries in cache: 7
Geometry cache size in bytes: 1170240
CGAL Polyhedrons in cache: 1
CGAL cache size in bytes: 8785456
Total rendering time: 0:00:20.456
   Top level object is a 3D object:
   Simple:        yes
   Vertices:     4244
   Halfedges:   20288
   Edges:       10144
   Halffacets:  11784
   Facets:       5892
   Volumes:         2
Rendering finished.
@t-paul t-paul added this to To do (get into master) in 2021.01 via automation Dec 14, 2020
@t-paul t-paul closed this as completed in 639420f Dec 15, 2020
2021.01 automation moved this from To do (get into master) to Ready (pick to branch pending) Dec 15, 2020
@t-paul t-paul moved this from Ready (pick to branch pending) to Done in 2021.01 Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
2021.01
  
Done-RC1-to-RC3
Development

No branches or pull requests

1 participant