Andrzej Kapolka
|
8c42a3a848
|
Ray query fix.
|
2014-08-13 11:30:05 -07:00 |
|
Andrzej Kapolka
|
56c6c3c972
|
Working on the height/ray queries.
|
2014-08-13 11:05:48 -07:00 |
|
Andrzej Kapolka
|
ee01d85b5e
|
Attempting to remove some number magic.
|
2014-08-12 12:01:07 -07:00 |
|
Andrzej Kapolka
|
2c0f8ff57e
|
Working on rejiggering the heightfield tiles.
|
2014-08-12 10:56:15 -07:00 |
|
Andrzej Kapolka
|
468a3d4d67
|
Bump up the packet version.
|
2014-08-08 14:18:32 -07:00 |
|
Andrzej Kapolka
|
768410ca0b
|
A couple comments, let right mouse button decrease height.
|
2014-08-08 14:14:35 -07:00 |
|
Andrzej Kapolka
|
e24ff0130f
|
Basic color/height painting.
|
2014-08-08 14:10:44 -07:00 |
|
Andrzej Kapolka
|
6930174a9e
|
Hide the cursor when the mouse pointer is hidden.
|
2014-08-07 18:30:33 -07:00 |
|
Andrzej Kapolka
|
0fc34a47aa
|
Show heightfield cursor.
|
2014-08-07 18:19:58 -07:00 |
|
Andrzej Kapolka
|
4e1886dfcb
|
Divided when I should have multiplied.
|
2014-08-07 15:04:55 -07:00 |
|
Andrzej Kapolka
|
8de2dd9485
|
Working on ray intersection testing.
|
2014-08-07 14:38:47 -07:00 |
|
Andrzej Kapolka
|
acb973d245
|
Working on ray intersection testing.
|
2014-08-06 19:41:25 -07:00 |
|
Andrzej Kapolka
|
62e6493456
|
Started on heightfield brush tool, added simple query for heightfield height
(accessible from scripts).
|
2014-08-06 17:09:22 -07:00 |
|
Andrzej Kapolka
|
f8afdba922
|
Allow configurable block sizes, merging children with different resolutions.
|
2014-08-04 16:56:30 -07:00 |
|
Andrzej Kapolka
|
b1d6977112
|
Added simple "erase heightfield" tool.
|
2014-08-04 12:58:01 -07:00 |
|
Andrzej Kapolka
|
1ea9b0ccbc
|
Working on heightfield encoding.
|
2014-07-29 19:13:43 -07:00 |
|
Andrzej Kapolka
|
496f4a184e
|
Translation, etc.
|
2014-07-29 17:36:52 -07:00 |
|
Andrzej Kapolka
|
436727dfdb
|
Added scale field, fixed height/color extraction.
|
2014-07-29 16:33:36 -07:00 |
|
Andrzej Kapolka
|
6824479762
|
Progress on rendering heightfield buffers.
|
2014-07-29 16:06:35 -07:00 |
|
Andrzej Kapolka
|
d04eb6261e
|
More work on heightfields.
|
2014-07-29 14:27:51 -07:00 |
|
Andrzej Kapolka
|
f16098daef
|
Use the refactored endpoint/client classes in the actual client/server.
|
2014-06-26 19:11:54 -07:00 |
|
Andrzej Kapolka
|
6480c678d2
|
Disable strict aliasing for safe type punning, fix potentially uninitialized
variable warning.
|
2014-06-25 13:46:13 -07:00 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
Stephen Birarda
|
974d8c0427
|
prepare header files for regex run against cpp
|
2014-04-09 09:35:05 -07:00 |
|
Andrzej Kapolka
|
ccd7106527
|
Include "InterfaceConfig" before QOpenGLFramebufferObject to fix Windows
build.
|
2014-04-08 10:54:41 -07:00 |
|
Andrzej Kapolka
|
2d535f3b86
|
Removed debugging code.
|
2014-04-04 16:36:58 -07:00 |
|
Andrzej Kapolka
|
d2b0cc43dd
|
Extent tweaks.
|
2014-04-04 16:32:14 -07:00 |
|
Andrzej Kapolka
|
a2b94aa433
|
Working on render modes.
|
2014-04-04 14:22:01 -07:00 |
|
Andrzej Kapolka
|
a0c7e4d3cc
|
Working on model rendering modes.
|
2014-04-04 11:45:03 -07:00 |
|
Andrzej Kapolka
|
38022d2440
|
Fix for voxelizing models.
|
2014-04-04 00:33:33 -07:00 |
|
Andrzej Kapolka
|
dfaa98cc34
|
Blend when setting.
|
2014-04-03 23:51:49 -07:00 |
|
Andrzej Kapolka
|
d706e23012
|
Basic voxelization.
|
2014-04-03 23:47:31 -07:00 |
|
Andrzej Kapolka
|
407a6ecc70
|
More work on voxelizing.
|
2014-04-03 11:26:54 -07:00 |
|
Andrzej Kapolka
|
4375fe85f1
|
Working on voxelizing spanners using a set of six rendered images.
|
2014-04-02 18:56:18 -07:00 |
|
Andrzej Kapolka
|
005ae79928
|
Various fixes and what-not, got the basic spanner clipping working.
|
2014-03-31 18:21:28 -07:00 |
|
Andrzej Kapolka
|
5934a7fbea
|
Working on voxelizing spanners.
|
2014-03-25 20:41:19 -07:00 |
|
Andrzej Kapolka
|
800be7eef4
|
One more degree conversion.
|
2014-03-12 13:38:16 -07:00 |
|
Andrzej Kapolka
|
e249b29b45
|
Merge pull request #2268 from AndrewMeadows/radians
prefer radians over degrees
|
2014-03-12 12:10:29 -07:00 |
|
Andrew Meadows
|
aa8c2fc8cb
|
use radians instead of degrees (almost) everywhere
|
2014-03-11 17:26:58 -07:00 |
|
Andrzej Kapolka
|
9e5aae4a39
|
Remove spanner bits.
|
2014-03-10 17:01:27 -07:00 |
|
Andrzej Kapolka
|
3b63424abd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-03-10 12:27:07 -07:00 |
|
Stephen Birarda
|
27d486c0a1
|
resolve conflicts on merge with upstream master
|
2014-03-06 14:47:58 -08:00 |
|
Andrzej Kapolka
|
23556f0cf7
|
Fix for merging after streaming, added ability to "set" a spanner's attributes
in the actual metavoxel data.
|
2014-03-06 12:38:11 -08:00 |
|
Stephen Birarda
|
b705ec560f
|
cleanup resources directory references by copying beside the executable
|
2014-03-06 11:46:49 -08:00 |
|
Stephen Birarda
|
403f91c988
|
update resource references to use Qt resource system
|
2014-03-06 10:41:11 -08:00 |
|
Stephen Birarda
|
7451cfe130
|
remove glm so it is referenced only externally
|
2014-03-04 15:19:47 -08:00 |
|
Andrzej Kapolka
|
1dfb72173d
|
Hide metavoxel editing bits when mouse is hidden.
|
2014-02-26 16:44:00 -08:00 |
|
Andrzej Kapolka
|
718439014a
|
Compute the mesh extents for geometry and use them to set the spanner bounds.
|
2014-02-24 17:28:11 -08:00 |
|
Andrzej Kapolka
|
b408e31d91
|
More work on spanners.
|
2014-02-20 17:18:15 -08:00 |
|
Andrzej Kapolka
|
25ae81e2de
|
More work on spanners.
|
2014-02-19 15:25:21 -08:00 |
|