Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
t-paul-vector-concat
Conflicts:
src/Preferences.ui
|
|
|
|
|
|
|
|
Add suport for using unicode strings in .scad files. Support iterating
across them/accessing them via [] and searching.
--------
Add GLIB (to build for test and normal build -- both with installed and
built locally development files).
Add support for unicode chars to length and search builtin functions and
[] for strings.
Added unicode testing functions.
Ad GLIB to library info page.
|
|
|
|
|
|
eliminate several compiler warnings.
|
|
|
|
|
|
|
|
|
|
|
|
some minor cleanups while at it. Test cases missing
|
|
FileContext class. Not quite there yet, but almost
|
|
|
|
|
|
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
|
|
|
|
Conflicts:
openscad.pro
|
|
developing on old boxes
|
|
development builds. Note: Development snapshots are considered deployment builds
|
|
|
|
|
|
also update docs, and try to make enable_opencsg_shaders the same between
qgl and offscreengl
|
|
|
|
Conflicts:
RELEASE_NOTES
openscad.pro
src/mainwin.cc
|
|
remove duplicate code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/openscad.cc
tests/CMakeLists.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|