Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Conflicts:
src/OpenCSGRenderer.cc
src/csgops.cc
src/mainwin.cc
src/polyset.cc
src/projection.cc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
system-provided framebuffer
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/GLView.h
src/glview.cc
src/mainwin.cc
src/render-opencsg.cc
|
|
|
|
|
|
|
|
is to become independent of Qt
|
|
|
|
|
|
into cgal-renderer-refactor
|
|
gitorious/glview-refactor
|
|
|
|
|
|
|
|
|
|
add better alpha syntax for named colors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Save the setting of 'Design/Auto Reload and Recompile' between sessions
|
|
|
|
|
|
|
|
|
|
With fix for a bug where alpha of 0.0 was mishandled applied.
|
|
sessions.
|
|
A list of the saved settings is as follows:
* Show Edges
* Show Axes
* Show Crosshairs
* View Orthogonal / View Perspective
* Hide Console
* Hide Editor
|
|
|
|
to true.
|
|
There are two basic changes. The first is a checkbox within the
warning screen that allows you to hide it on subsequent program boots.
The second is a checkbox under Edit/Preferences/Advanced to show/hide
the message.
|
|
|