FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/util.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
594
Star
4.1k
Code
Issues
244
Pull requests
33
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
util.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 Sep 12, 2025
general: rework the way files are included for better maintainability
Show description for 88270d3
iscgar
authored and
ruevs
committed
88270d3
View commit details
Copy full SHA for 88270d3
View code at this point
Browse repository at this point
Commits on Oct 24, 2020
Performance optimization of the Vector class
Show description for 7035071
ruevs
authored and
phkahler
committed
7035071
View commit details
Copy full SHA for 7035071
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
Fix a crash when trying to show an error with bad separator.
Show description for a6c34bb
ror3d
authored
a6c34bb
View commit details
Copy full SHA for a6c34bb
View code at this point
Browse repository at this point
Commits on Sep 20, 2019
Reimplement DivPivoting as DivProjected.
Show description for 162897e
phkahler
authored and
whitequark
committed
162897e
View commit details
Copy full SHA for 162897e
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
CLI/testsuite: do not crash if a dialog is displayed.
rpavlik
authored and
whitequark
committed
43b2261
View commit details
Copy full SHA for 43b2261
View code at this point
Browse repository at this point
Commits on May 15, 2019
Move two members of Vector to be inline.
Show description for 62aba39
rpavlik
authored and
whitequark
committed
62aba39
View commit details
Copy full SHA for 62aba39
View code at this point
Browse repository at this point
Commits on May 13, 2019
Small performance optimization in Vector::Equals.
Show description for 52a481c
rpavlik
authored and
whitequark
committed
52a481c
View commit details
Copy full SHA for 52a481c
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 Jul 18, 2018
GUI: fix formatting of messages with only one sentence.
whitequark
committed
0fb9a4c
View commit details
Copy full SHA for 0fb9a4c
View code at this point
Browse repository at this point
Commits on Jul 17, 2018
Add a platform abstraction for message dialogs.
Show description for d796897
whitequark
committed
d796897
View commit details
Copy full SHA for d796897
View code at this point
Browse repository at this point
Implement a platform abstraction for settings.
Show description for eb5501e
whitequark
committed
eb5501e
View commit details
Copy full SHA for eb5501e
View code at this point
Browse repository at this point
Commits on Jul 14, 2018
Win32: offer to restart application on fatal errors.
Show description for 975b49f
whitequark
committed
975b49f
View commit details
Copy full SHA for 975b49f
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
Fix dash-dash-dot line style.
Evil-Spirit
authored and
whitequark
committed
a10db16
View commit details
Copy full SHA for a10db16
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 Dec 21, 2016
Draw projected lines for pt-line-distance constraints in 3d.
Evil-Spirit
authored and
whitequark
committed
727c0a9
View commit details
Copy full SHA for 727c0a9
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
Implement an OpenGL 2 renderer.
Show description for 6d2c2ae
Evil-Spirit
authored and
whitequark
committed
6d2c2ae
View commit details
Copy full SHA for 6d2c2ae
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
When exporting files, initially fill in the basename of the sketch.
Show description for 802d092
whitequark
committed
802d092
View commit details
Copy full SHA for 802d092
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
Preserve stipple phase across separate piecewise linear segments.
Show description for b37aba0
Evil-Spirit
authored and
whitequark
committed
b37aba0
View commit details
Copy full SHA for b37aba0
View code at this point
Browse repository at this point
Factor out PolylineBuilder from DXF export code.
Evil-Spirit
authored and
whitequark
committed
186911a
View commit details
Copy full SHA for 186911a
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
Fix a buffer overrun in ssprintf.
whitequark
committed
e80a3a0
View commit details
Copy full SHA for e80a3a0
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
Commits on Aug 1, 2016
Add a new renderer that prepares geometry for 2d backends.
Show description for 8960ee3
whitequark
committed
8960ee3
View commit details
Copy full SHA for 8960ee3
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 Jul 21, 2016
Replace platform-specific GetMilliseconds using std::chrono.
whitequark
committed
b0d37c1
View commit details
Copy full SHA for b0d37c1
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
Commits on May 25, 2016
Use entity bounding boxes in SelectByMarquee.
Show description for 68c4d6f
whitequark
committed
68c4d6f
View commit details
Copy full SHA for 68c4d6f
View code at this point
Browse repository at this point
Add const qualifiers to functions where trivially possible.
Show description for 20d87d9
whitequark
committed
20d87d9
View commit details
Copy full SHA for 20d87d9
View code at this point
Browse repository at this point
Commits on May 20, 2016
Refactor Point2d::DistanceToLine.
Evil-Spirit
authored and
whitequark
committed
def73ec
View commit details
Copy full SHA for def73ec
View code at this point
Browse repository at this point
Rewrite declarations of form f(void) as f().
Show description for bbca4cc
Evil-Spirit
authored and
whitequark
committed
bbca4cc
View commit details
Copy full SHA for bbca4cc
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
Move vector font to res/fonts/; remove lff2c.
Show description for fc79642
whitequark
committed
fc79642
View commit details
Copy full SHA for fc79642
View code at this point
Browse repository at this point
Commits on Mar 5, 2016
Check entity bounding box before hit testing edges.
Evil-Spirit
authored and
whitequark
committed
e99eedd
View commit details
Copy full SHA for e99eedd
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
Fix usage of uninitialized BBox.
whitequark
committed
bdd02ac
View commit details
Copy full SHA for bdd02ac
View code at this point
Browse repository at this point
Remove extraneous instances of .c_str().
Show description for 5c15cbf
whitequark
committed
5c15cbf
View commit details
Copy full SHA for 5c15cbf
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL