Commit graph

34 commits

Author SHA1 Message Date
John Lewin
208d9b334a Rename Draw events 2016-07-24 16:32:04 -07:00
Lars Brubaker
5614563530 let .net do the rounding 2016-05-11 12:26:20 -07:00
Lars Brubaker
36c32574d4 Fixed a bug with arc not completing
Value printing is better in interaction volume
Store the intersection on mouse move
Refacotring
2016-03-22 15:23:25 -07:00
Lars Brubaker
6442f6485d Display height info in correct position. 2016-03-21 18:10:01 -07:00
Lars Brubaker
d7de3ec23d Made a new class for value display.
Made height display use it.
2016-03-21 18:07:53 -07:00
larsbrubaker
fcbfcb450e Made up arrow not draw when other tools selected. 2016-03-16 14:49:46 -07:00
Lars Brubaker
5197d1f62c Put in undo redo buttons
Put in more undo
2016-02-29 10:59:30 -08:00
Lars Brubaker
abd480d9b9 Moving to single transform matrix for MeshGroups 2016-02-26 14:19:52 -08:00
larsbrubaker
e21b80616e Making an easy way to draw arrow lines 2016-02-24 07:24:27 -08:00
larsbrubaker
338fa2559a Made it possible to add 3D tool plugins. 2016-02-21 13:18:29 -08:00
larsbrubaker
c4fc5ef6b1 Got the snapping indicators drawing much better. 2016-02-20 15:39:54 -08:00
larsbrubaker
3173d056c6 Snapping is finally working well. 2016-02-20 09:17:25 -08:00
larsbrubaker
f2197e5e15 Made snapping work better in xy. 2016-02-19 08:29:49 -08:00
Lars Brubaker
b6810f6db6 Grid snapping is working in x and y. 2016-02-18 09:36:01 -08:00
Lars Brubaker
36a46d58ef More work on xy snapping. 2016-02-17 18:06:32 -08:00
larsbrubaker
a865ff8c77 Getting the snap grid to work in x and y. 2016-02-17 08:23:09 -08:00
larsbrubaker
10a1753529 Making it easier to add more interaction volumes
Added a new shadow on ground
2016-02-16 08:30:13 -08:00
larsbrubaker
3142b80514 Putting in a Snap Grid menu. 2016-02-14 17:53:44 -08:00
Lars Brubaker
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07:00
larsbrubaker
5b509f340f Renamed a variable in Ray to show it is normalized
Started work on a slicer that works natively on our mesh structureMoved Plane from RayTracer to Vector Math
2015-02-16 19:59:46 -08:00
Lars Brubaker
373888ef83 Made the arrow load in a way that is compatible with static data on Android. 2015-01-23 12:56:31 -08:00
larsbrubaker
a6493af42a Made the background a bit translucent. 2014-12-14 23:30:44 -08:00
larsbrubaker
2ee6902414 Draw the arrow on the end of the measuer line 2014-12-14 23:24:45 -08:00
larsbrubaker
fc24408e7e Fixed a bug with the top left corner (0 index) getting the focus. 2014-12-14 14:25:13 -08:00
larsbrubaker
1e4cb18312 Made the Draw event clearer.
Made a DrawBefore and DrawAfter Handler and made the params clearer.
Made switching to simple mode work.
Made simple mode get the right initial state from oem settings.
2014-12-14 11:46:24 -08:00
larsbrubaker
8132713296 Draw the measurement bars when changing z. 2014-12-14 08:11:57 -08:00
larsbrubaker
099eadeb93 Fixed some visibility timing issues. 2014-12-14 07:34:50 -08:00
larsbrubaker
03085d0371 Making the height edit value be an object.
Starting to hook it up instead of having this code on the up arrow.
2014-12-13 23:25:08 -08:00
larsbrubaker
4c8ae06b5b Working on improving the z edit control.
Adding number input
2014-12-12 21:57:05 -08:00
Lars Brubaker
47fed001ec Made the save button be on the edit bar.
Made the up arrow cause save to show.
2014-12-12 12:57:44 -08:00
larsbrubaker
7ffdbcbba8 Put in a z height snap grid of 1. Will make a menu in the future. 2014-12-12 07:34:25 -08:00
larsbrubaker
527757b314 Put in a z-height display. 2014-12-08 07:53:10 -08:00
larsbrubaker
6d4320983b Improved the z axis movement plane
Made the skirt values have a menu
2014-12-08 07:25:02 -08:00
larsbrubaker
4ef5f15d03 Put upArrow3D into its own file. 2014-12-07 08:05:31 -08:00