FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/importdxf.cpp - solvespace/solvespace · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
solvespace
/
solvespace
Public
Notifications
You must be signed in to change notification settings
Fork
597
Star
4.2k
Code
Issues
249
Pull requests
37
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
solvespace
src
importdxf.cpp
on
master
User selector
Datepicker
Commit history
Commits on Apr 8, 2026
Remove `Vector::From` and replace it with aggregate initialization
Show description for 289651e
ruevs
authored
289651e
View commit details
Copy full SHA for 289651e
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
Allow DXF import of 3D arcs and circles
Show description for 3ce8c29
johreh
authored and
phkahler
committed
3ce8c29
View commit details
Copy full SHA for 3ce8c29
View code at this point
Browse repository at this point
Commits on Nov 23, 2019
Make some arguments const/const references, where possible. NFC.
Show description for e386d40
rpavlik
authored and
whitequark
committed
e386d40
View commit details
Copy full SHA for e386d40
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
Use the same @todo hot comment style everywhere.
whitequark
committed
c5f3cd1
View commit details
Copy full SHA for c5f3cd1
View code at this point
Browse repository at this point
Commits on Jul 10, 2019
Use the new equality/inequality operators of handles to reduce references to .v. NFC.
rpavlik
authored and
whitequark
committed
5efb09e
View commit details
Copy full SHA for 5efb09e
View code at this point
Browse repository at this point
Commits on Jul 20, 2018
Eliminate blocking in Error() and Message() calls.
Show description for 8426992
whitequark
committed
8426992
View commit details
Copy full SHA for 8426992
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
Rework path and file operations to be more robust.
Show description for e2e7476
whitequark
committed
e2e7476
View commit details
Copy full SHA for e2e7476
View code at this point
Browse repository at this point
Commits on Mar 10, 2017
Fix type conversion warnings.
whitequark
committed
27b59f6
View commit details
Copy full SHA for 27b59f6
View code at this point
Browse repository at this point
Commits on Nov 26, 2016
DXF: Import Z coordinate from DXF/DWG files.
Evil-Spirit
authored and
whitequark
committed
8f93136
View commit details
Copy full SHA for 8f93136
View code at this point
Browse repository at this point
Commits on Oct 9, 2016
Update 58db06d8 to not even try to use std::fstream with Unicode paths.
Show description for d12bf04
whitequark
committed
d12bf04
View commit details
Copy full SHA for d12bf04
View code at this point
Browse repository at this point
DXF: update to use Unicode-aware file open routines on Windows.
whitequark
committed
58db06d
View commit details
Copy full SHA for 58db06d
View code at this point
Browse repository at this point
Commits on Jul 23, 2016
Abstract all (ex-OpenGL) drawing operations into a Canvas interface.
Show description for e7c8c1c
whitequark
committed
e7c8c1c
View commit details
Copy full SHA for e7c8c1c
View code at this point
Browse repository at this point
Commits on May 26, 2016
Annotate constants passed as boolean function arguments.
Show description for 5791310
Evil-Spirit
authored and
whitequark
committed
5791310
View commit details
Copy full SHA for 5791310
View code at this point
Browse repository at this point
Enable exhaustive switch coverage warnings as an error, and use them.
Show description for 1249f84
whitequark
committed
1249f84
View commit details
Copy full SHA for 1249f84
View code at this point
Browse repository at this point
Commits on May 25, 2016
Convert all enumerations to use `enum class`.
Show description for f33ddc9
Evil-Spirit
authored and
whitequark
committed
f33ddc9
View commit details
Copy full SHA for f33ddc9
View code at this point
Browse repository at this point
Commits on May 20, 2016
DXF, DWG: allow undoing an import.
Evil-Spirit
authored and
whitequark
committed
457ff78
View commit details
Copy full SHA for 457ff78
View code at this point
Browse repository at this point
Replace all oops() checks with ssassert()s.
Show description for ad4a204
whitequark
committed
ad4a204
View commit details
Copy full SHA for ad4a204
View code at this point
Browse repository at this point
Commits on May 18, 2016
Use the `override` C++ keyword everywhere.
Show description for ab418b8
whitequark
committed
ab418b8
View commit details
Copy full SHA for ab418b8
View code at this point
Browse repository at this point
Commits on May 17, 2016
DXF: import "actual measurement" for dimensions.
Evil-Spirit
authored and
whitequark
committed
11919bf
View commit details
Copy full SHA for 11919bf
View code at this point
Browse repository at this point
Commits on May 8, 2016
Enable -Wall -Wextra -Wno-unused-parameter on GCC/Clang.
Show description for e969bc9
whitequark
committed
e969bc9
View commit details
Copy full SHA for e969bc9
View code at this point
Browse repository at this point
Commits on May 7, 2016
Work around an MSVC 2013 bug related to unique_ptr.
Show description for ee30fa2
whitequark
committed
ee30fa2
View commit details
Copy full SHA for ee30fa2
View code at this point
Browse repository at this point
DWG: implement import.
Show description for d05e9a9
whitequark
committed
d05e9a9
View commit details
Copy full SHA for d05e9a9
View code at this point
Browse repository at this point
DXF: create certain constraints during import.
Show description for a21a327
Evil-Spirit
authored and
whitequark
committed
a21a327
View commit details
Copy full SHA for a21a327
View code at this point
Browse repository at this point
DXF: implement import.
Evil-Spirit
authored and
whitequark
committed
70d84b3
View commit details
Copy full SHA for 70d84b3
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL