solvespace/src
whitequark 86315b2b1f Allow exporting Three.js either as bare mesh or mesh with viewer.
Most people just want a single self-contained .html file, but more
advanced usage will involve embedding in a webpage, where the default
viewer would be copied and customized, and fed with bare mesh export.
2016-01-13 06:45:17 +00:00
..
cocoa Simplify file saving code. 2016-01-13 06:45:17 +00:00
fonts Rewrite ttf2c to use GNU Unifont and merge with pngchar2c.pl. 2015-12-29 11:15:50 +08:00
gtk Simplify file saving code. 2016-01-13 06:45:17 +00:00
icons Rewrite ttf2c to use GNU Unifont and merge with pngchar2c.pl. 2015-12-29 11:15:50 +08:00
srf Generate primitives for lathe groups. 2016-01-13 06:45:17 +00:00
unix Use Unicode-aware fopen and remove on Windows. 2016-01-13 06:45:16 +00:00
win32 Remember last used file type for all export dialogs. 2016-01-13 06:45:17 +00:00
CMakeLists.txt Fix OS X build. 2016-01-13 06:45:17 +00:00
bsp.cpp Replace all ZERO and memset with C++11 brace-initialization. 2016-01-13 06:45:16 +00:00
clipboard.cpp Copy any constraints that only refer to entities in the clipboard. 2016-01-13 06:45:17 +00:00
config.h.in Remove FLTK port. 2015-07-10 15:59:12 +03:00
confscreen.cpp Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00
constraint.cpp Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00
constrainteq.cpp Replace all ZERO and memset with C++11 brace-initialization. 2016-01-13 06:45:16 +00:00
describescreen.cpp Do not pass objects to Printf. 2016-01-13 06:45:17 +00:00
draw.cpp Replace all ZERO and memset with C++11 brace-initialization. 2016-01-13 06:45:16 +00:00
drawconstraint.cpp Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00
drawentity.cpp Generate primitives for lathe groups. 2016-01-13 06:45:17 +00:00
dsc.h Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00
entity.cpp Trim trailing whitespace. 2015-07-10 15:59:11 +03:00
export.cpp Allow exporting Three.js either as bare mesh or mesh with viewer. 2016-01-13 06:45:17 +00:00
exportstep.cpp Use Unicode-aware fopen and remove on Windows. 2016-01-13 06:45:16 +00:00
exportvector.cpp Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00
expr.cpp Remove unused field Expr::marker. 2016-01-13 06:45:17 +00:00
expr.h Remove unused Expr operations ENTITY and POINT. 2016-01-13 06:45:17 +00:00
file.cpp Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00
font.table.h Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
generate.cpp Rasterize non-ASCII glyphs in the UI. 2016-01-13 06:45:16 +00:00
glhelper.cpp Rasterize non-ASCII glyphs in the UI. 2016-01-13 06:45:16 +00:00
graphicswin.cpp Remove platform checks for UTF-8 characters in the source. 2016-01-13 06:45:16 +00:00
group.cpp Simplify file saving code. 2016-01-13 06:45:17 +00:00
groupmesh.cpp Generate primitives for lathe groups. 2016-01-13 06:45:17 +00:00
lib.cpp Refactor Cnf* functions. 2016-01-13 06:45:16 +00:00
mesh.cpp Replace all ZERO and memset with C++11 brace-initialization. 2016-01-13 06:45:16 +00:00
modify.cpp Replace all ZERO and memset with C++11 brace-initialization. 2016-01-13 06:45:16 +00:00
mouse.cpp Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00
polygon.cpp Replace all ZERO and memset with C++11 brace-initialization. 2016-01-13 06:45:16 +00:00
polygon.h Rename RgbColor to RgbaColor. 2015-07-10 15:59:12 +03:00
request.cpp Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00
sketch.h Generate primitives for lathe groups. 2016-01-13 06:45:17 +00:00
solvespace.cpp Simplify file saving code. 2016-01-13 06:45:17 +00:00
solvespace.h Allow exporting Three.js either as bare mesh or mesh with viewer. 2016-01-13 06:45:17 +00:00
style.cpp Simplify file saving code. 2016-01-13 06:45:17 +00:00
system.cpp Simplify layout of Expr. 2016-01-13 06:45:17 +00:00
textscreens.cpp Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00
textwin.cpp Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00
toolbar.cpp Rasterize non-ASCII glyphs in the UI. 2016-01-13 06:45:16 +00:00
ttf.cpp Add Unicode support to TTF renderer. 2016-01-13 06:45:17 +00:00
ui.h Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00
undoredo.cpp Replace all ZERO and memset with C++11 brace-initialization. 2016-01-13 06:45:16 +00:00
util.cpp Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00
view.cpp Replace NameStr with std::string. 2016-01-13 06:45:17 +00:00