solvespace/src
2015-12-28 21:37:07 +08:00
..
built Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
cocoa Require cmake 3.1.0 and C++11. 2015-12-28 21:37:06 +08:00
gtk Fix initialization order issue. 2015-12-28 21:37:06 +08:00
icons Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
srf Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
unix Fix AllocTemporary on *nix. 2015-12-28 21:37:06 +08:00
win32 Allow building with MinGW on Windows. 2015-12-28 21:37:06 +08:00
bsp.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
clipboard.cpp Pack everything into namespace SolveSpace. 2015-07-10 15:59:12 +03:00
CMakeLists.txt Require cmake 3.1.0 and C++11. 2015-12-28 21:37:06 +08:00
config.h.in Remove FLTK port. 2015-07-10 15:59:12 +03:00
confscreen.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
constraint.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
constrainteq.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
describescreen.cpp Allow displaying and editing diameter constraints as radius. 2015-07-10 15:59:12 +03:00
draw.cpp Rename RgbColor to RgbaColor. 2015-07-10 15:59:12 +03:00
drawconstraint.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
drawentity.cpp Make sure all DrawOrGetDistance style code only draws in Paint(); 2015-07-10 15:59:12 +03:00
dsc.h Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
entity.cpp Trim trailing whitespace. 2015-07-10 15:59:11 +03:00
export.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
exportstep.cpp Trim trailing whitespace. 2015-07-10 15:59:11 +03:00
exportvector.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
expr.cpp Allow using the constant "pi" in expressions. 2015-12-28 21:37:07 +08:00
expr.h Optimize Expr::From(double) by statically allocating common constants. 2015-12-28 21:37:07 +08:00
file.cpp Rename RgbColor to RgbaColor. 2015-07-10 15:59:12 +03:00
font.table.h Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
generate.cpp Pack everything into namespace SolveSpace. 2015-07-10 15:59:12 +03:00
glhelper.cpp Rename RgbColor to RgbaColor. 2015-07-10 15:59:12 +03:00
graphicswin.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
group.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
groupmesh.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
lib.cpp Pack everything into namespace SolveSpace. 2015-07-10 15:59:12 +03:00
mesh.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
modify.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
mouse.cpp Allow displaying and editing diameter constraints as radius. 2015-07-10 15:59:12 +03:00
png2c.pl Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
pngchar2c.pl Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
polygon.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
polygon.h Rename RgbColor to RgbaColor. 2015-07-10 15:59:12 +03:00
request.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
sketch.h Rename RgbColor to RgbaColor. 2015-07-10 15:59:12 +03:00
solvespace.cpp Add an autosave timer. 2015-07-10 15:59:12 +03:00
solvespace.h Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
style.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
system.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
textscreens.cpp Add support for transparent solids. 2015-07-10 15:59:12 +03:00
textwin.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
toolbar.cpp Highlight pending operation on toolbar, even if started via keyboard. 2015-07-10 15:59:12 +03:00
ttf.cpp Use C++ std::{min,max,swap} instead of custom ones. 2015-12-28 21:37:06 +08:00
ui.h Rename RgbColor to RgbaColor. 2015-07-10 15:59:12 +03:00
undoredo.cpp Make faces selectable again after undo. 2015-12-28 21:37:06 +08:00
util.cpp Rename RgbColor to RgbaColor. 2015-07-10 15:59:12 +03:00
view.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00