Atlante45
|
ab9cfac672
|
Restore line width
|
2015-06-04 11:35:41 +02:00 |
|
Atlante45
|
78e9c5870b
|
Line updateGeometry in render
|
2015-06-04 10:56:48 +02:00 |
|
Atlante45
|
504be28143
|
Remove unused variables
|
2015-06-04 10:55:51 +02:00 |
|
Atlante45
|
166eff7df1
|
Fix line entity rendering
|
2015-06-04 10:54:57 +02:00 |
|
Atlante45
|
e421485908
|
Add glLineWidth to Batch/GLBackend
|
2015-06-04 10:54:13 +02:00 |
|
ZappoMan
|
54c4cb829a
|
fixed the shrunken avatar part bug
|
2015-06-03 21:49:48 -07:00 |
|
ZappoMan
|
042384c5e2
|
light rendering as payload
|
2015-06-03 20:46:47 -07:00 |
|
Brad Davis
|
a12fd5c3d0
|
Merge pull request #5023 from AndrewMeadows/bispinor
fix crash in ~OffscreenGlCanvas on linux shutdown
|
2015-06-03 17:21:39 -07:00 |
|
ZappoMan
|
c6fb22b915
|
make sure all entities are rendering in pipeline part 1
|
2015-06-03 17:16:45 -07:00 |
|
Brad Davis
|
7f0a7b4f7e
|
Fixing web entity glow and 'back' behavior
|
2015-06-03 17:15:50 -07:00 |
|
ZappoMan
|
7fde574a2a
|
make model overlays acutally use sub mesh payload items
|
2015-06-03 16:33:58 -07:00 |
|
Andrew Meadows
|
b0ca2df3aa
|
move API from PhysicsEngine to ObjectMotionState
|
2015-06-03 14:56:04 -07:00 |
|
Andrew Meadows
|
8e61a10bcf
|
compute collision group for entity
|
2015-06-03 14:22:48 -07:00 |
|
Andrew Meadows
|
ec0b4a956a
|
move collision group consts to shared lib
|
2015-06-03 14:13:51 -07:00 |
|
Andrew Meadows
|
a989998816
|
fix typo in comment
|
2015-06-03 14:13:30 -07:00 |
|
Andrew Meadows
|
7b6cc59d30
|
basic support for collision groups
|
2015-06-03 11:40:48 -07:00 |
|
Sam Gateau
|
730d455095
|
adding a debug tool
|
2015-06-03 11:35:37 -07:00 |
|
Sam Gateau
|
b339aa683a
|
adding caps for opaque and transparent draw jobs and the ui in js so we can debug the rendered items
|
2015-06-03 11:25:45 -07:00 |
|
Atlante45
|
7654533888
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into lod
|
2015-06-03 19:47:51 +02:00 |
|
Howard Stearns
|
407746b842
|
Fix (consistent) typo in non-magic-number constant's name.
|
2015-06-03 10:38:20 -07:00 |
|
Howard Stearns
|
c036b5fd4b
|
Actually commit the changes this time!
|
2015-06-03 10:19:28 -07:00 |
|
ZappoMan
|
7c40b666e8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching-scene-api
|
2015-06-03 09:52:40 -07:00 |
|
Atlante45
|
9df1b05184
|
Introduce outsideEngineDetails
|
2015-06-03 18:08:43 +02:00 |
|
Atlante45
|
bbf1837796
|
Introduced RenderDetails/Stats don't pull details
- Regrouped everything stat in a struct
- Details are set into the stats
|
2015-06-03 16:14:23 +02:00 |
|
ZappoMan
|
9e7f60e6a3
|
add more guards against out of bounds
|
2015-06-02 22:17:39 -07:00 |
|
ZappoMan
|
a7feca0727
|
more work on making avatar models (face included) use render payloads
|
2015-06-02 22:10:00 -07:00 |
|
ZappoMan
|
647d132d57
|
store part boxes in model space and translate to world space on request
|
2015-06-02 21:50:33 -07:00 |
|
ZappoMan
|
c9c434bc8c
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into team-teaching-scene-api
|
2015-06-02 21:04:33 -07:00 |
|
ZappoMan
|
adcb62eb18
|
more hacking and cleanup
|
2015-06-02 21:03:34 -07:00 |
|
Sam Gateau
|
8bf08b34d7
|
Trying to get Ubuntu to build... again
|
2015-06-02 19:37:54 -07:00 |
|
Sam Gateau
|
eea7ddf491
|
Trying to get Ubuntu to build
|
2015-06-02 19:27:32 -07:00 |
|
Sam Gateau
|
640071dd35
|
Avoiding any setVIewTransform in payloadREnder and introducing monitoring values
|
2015-06-02 18:23:53 -07:00 |
|
Andrew Meadows
|
acb3163f43
|
add comments for future work
|
2015-06-02 17:20:41 -07:00 |
|
ZappoMan
|
4ce27f1483
|
first cut at rendering avatars as individual model items
|
2015-06-02 16:54:47 -07:00 |
|
Sam Gateau
|
903837ab4f
|
exposing some controls on the engine to js for debugging
|
2015-06-02 15:57:37 -07:00 |
|
Andrew Meadows
|
0e2028b820
|
merge
Conflicts:
libraries/entities/src/EntityItem.cpp
|
2015-06-02 15:08:36 -07:00 |
|
Sam Gateau
|
3c7eb4de6d
|
merging with upstream
|
2015-06-02 14:48:53 -07:00 |
|
Andrew Meadows
|
9e0c2a3c6c
|
fix crash in ~OffscreenGlCanvas on linux shutdown
|
2015-06-02 14:36:34 -07:00 |
|
Andrew Meadows
|
2702e07863
|
Merge pull request #5015 from sethalves/polyvox
PolyVox improvements -- depends on #5008
|
2015-06-02 14:34:49 -07:00 |
|
Sam Gateau
|
453fa87654
|
making sure the proj and view matrix are correctly assigned
|
2015-06-02 14:31:40 -07:00 |
|
Brad Hefta-Gaub
|
2a8e758559
|
Merge pull request #5010 from ericrius1/lineEntity
Modified the line entity to take two new properties: lineWidth and linePoints
|
2015-06-02 14:25:44 -07:00 |
|
Eric Levin
|
7527efc2d6
|
removed unsuded variable
|
2015-06-02 13:58:09 -07:00 |
|
Eric Levin
|
a98baef736
|
another code cleanup
|
2015-06-02 13:56:18 -07:00 |
|
Eric Levin
|
55ffb7f1c0
|
code style changes
|
2015-06-02 12:51:45 -07:00 |
|
Brad Hefta-Gaub
|
507158e510
|
Merge pull request #5021 from Atlante45/lod
Team Teaching - LOD shouldRender in render engine
|
2015-06-02 12:21:25 -07:00 |
|
Sam Gateau
|
901717fb2c
|
trying to fix the issues of model disappearing
|
2015-06-02 11:52:22 -07:00 |
|
ZappoMan
|
5459b8402c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-06-02 11:25:23 -07:00 |
|
Sam Gateau
|
ef2d8a0dbe
|
tuesday morning rendering poor performances networking issue
|
2015-06-02 10:58:56 -07:00 |
|
Atlante45
|
d431a1b522
|
Remove comment
|
2015-06-02 19:28:05 +02:00 |
|
Atlante45
|
6d234a20ad
|
Hack for unknown pipelines
|
2015-06-02 19:07:57 +02:00 |
|
Seth Alves
|
11eb073bcf
|
fix comment
|
2015-06-02 10:04:39 -07:00 |
|
Seth Alves
|
d201f7791e
|
oops
|
2015-06-02 10:01:43 -07:00 |
|
Seth Alves
|
20d3814c1b
|
code review
|
2015-06-02 10:00:07 -07:00 |
|
Eric Levin
|
e7c5a24e3d
|
fixed packet number increment logic
|
2015-06-02 09:38:45 -07:00 |
|
Atlante45
|
ad3cea9907
|
Disable entity debub
|
2015-06-02 18:23:37 +02:00 |
|
Howard Stearns
|
0837c016c5
|
Update constant to use AudioConstants.h
|
2015-06-02 09:18:45 -07:00 |
|
Atlante45
|
9d4ded1fb3
|
Add shouldRender functor to render args
|
2015-06-02 16:09:05 +02:00 |
|
Howard Stearns
|
622a1e3068
|
Pitch-shift collision sounds, and make entities-renderer depend on soxr.
|
2015-06-01 21:19:42 -07:00 |
|
Sam Gateau
|
cd7914ad9d
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into punk
|
2015-06-01 17:31:39 -07:00 |
|
Sam Gateau
|
bd7c22e715
|
Trying to transfer the rnedering from displaySide to RenderDeferredTask
|
2015-06-01 17:31:00 -07:00 |
|
ZappoMan
|
037246ee3c
|
implement meta item for model entities
|
2015-06-01 15:58:43 -07:00 |
|
Eric Levin
|
f51ad6b8da
|
merged master
|
2015-06-01 15:39:05 -07:00 |
|
Eric Levin
|
785144404c
|
changed entity packet type version number
|
2015-06-01 15:37:29 -07:00 |
|
Eric Levin
|
83bf4241e4
|
resolved merge conflicts... but now lines not flying across clients
|
2015-06-01 15:16:08 -07:00 |
|
Andrew Meadows
|
cc9ae81c75
|
group Entity property settings together
|
2015-06-01 14:47:14 -07:00 |
|
ZappoMan
|
d4af454834
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-06-01 14:42:35 -07:00 |
|
Seth Alves
|
ea3f002a65
|
ifdef out debug pritns
|
2015-06-01 14:38:07 -07:00 |
|
Stephen Birarda
|
12bcbbf338
|
Merge pull request #5012 from ctrlaltdavid/20555
DO NOT MERGE - QA for #20555 - Re-style QML Address Bar
|
2015-06-01 17:08:00 -04:00 |
|
Andrew Meadows
|
fa491a5c4f
|
fix theoretical crash bug in editEntity()
|
2015-06-01 13:59:56 -07:00 |
|
Seth Alves
|
d1bb6473d9
|
more work on edge handling and resizing
|
2015-06-01 13:57:28 -07:00 |
|
Sam Gateau
|
1b22f1f147
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into punk
|
2015-06-01 13:56:13 -07:00 |
|
samcake
|
50f3d2d12b
|
Merge pull request #5014 from ZappoMan/team-teaching-scene-api
TEAM TEACHING - report correct part bounds
|
2015-06-01 13:55:55 -07:00 |
|
ZappoMan
|
1e2d2a2a99
|
calculate the actual bounding box for the mesh parts
|
2015-06-01 13:31:42 -07:00 |
|
ZappoMan
|
750d9c0616
|
poor mans version of mesh part bounds
|
2015-06-01 12:53:09 -07:00 |
|
Sam Gateau
|
c8e30ef39e
|
On to a full rendered pipeline
|
2015-06-01 12:35:54 -07:00 |
|
samcake
|
98c0cd7d23
|
Merge pull request #5009 from ZappoMan/team-teaching-scene-api
TEAM TEACHING - hacking on rendering mesh parts
|
2015-06-01 12:24:27 -07:00 |
|
Sam Gateau
|
4bcc71192d
|
Merge branch 'team-teaching-scene-api' of https://github.com/ZappoMan/hifi into punk
|
2015-06-01 12:07:16 -07:00 |
|
Seth Alves
|
43a1519e29
|
better handling of changes to the size of voxel space. limit each dimension to 32
|
2015-06-01 12:01:45 -07:00 |
|
ZappoMan
|
ea31fdcc26
|
hacking on transparency
|
2015-06-01 11:53:40 -07:00 |
|
Eric Levin
|
5cce4edec8
|
fix merge conflicts attemp 1
|
2015-06-01 11:18:33 -07:00 |
|
ZappoMan
|
4b46fc3ad9
|
cleanup Model::renderPart()
|
2015-06-01 11:11:27 -07:00 |
|
Eric Levin
|
b6b5078048
|
removed unneeded append methods from OctreePacketData
|
2015-06-01 11:11:08 -07:00 |
|
Eric Levin
|
93c3f90c95
|
clened up read and write of qVec- no longer converting between qVector and qByteArray
|
2015-06-01 11:08:48 -07:00 |
|
Seth Alves
|
175926736d
|
Merge branch 'master' of github.com:highfidelity/hifi into polyvox
|
2015-06-01 09:59:01 -07:00 |
|
Eric Levin
|
7b08537574
|
code standards fixes
|
2015-06-01 09:51:24 -07:00 |
|
Eric Levin
|
8a191a661d
|
adding flag for points changed
|
2015-06-01 09:35:32 -07:00 |
|
ZappoMan
|
1b8572640b
|
more hacking sams tweaks
|
2015-06-01 09:07:32 -07:00 |
|
Andrew Meadows
|
2400f5c000
|
update ALL parameters of remote physics simulation
|
2015-06-01 09:02:59 -07:00 |
|
David Rowe
|
e41b4c1b7b
|
Add new address bar dialog error message
Implemented as a new simple InformationDialog so that can try it out
without reworking MessageDialog immediately for all QML UI.
|
2015-06-01 09:01:11 -07:00 |
|
Seth Alves
|
d04b61d6a8
|
oops
|
2015-06-01 07:16:16 -07:00 |
|
Seth Alves
|
00af0a4376
|
trying to make thing behave when voxel-space is resized
|
2015-06-01 07:15:37 -07:00 |
|
Sam Gateau
|
c10384f91b
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into punk
|
2015-05-31 23:20:49 -07:00 |
|
Sam Gateau
|
83c4a52454
|
Cleaning for PR
|
2015-05-31 19:34:03 -07:00 |
|
Sam Gateau
|
33d397a440
|
A fist update solution for the item
|
2015-05-31 19:10:37 -07:00 |
|
Eric Levin
|
9ca5310c21
|
cleaned up another qDebugging line
|
2015-05-31 15:33:51 -07:00 |
|
Eric Levin
|
9641b11086
|
array of points takes absolute positions now, so script writer has an easier time
|
2015-05-31 14:59:09 -07:00 |
|
Eric Levin
|
115bf3dd25
|
cleaned up logging and testing code.
|
2015-05-31 14:52:44 -07:00 |
|
Eric Levin
|
27b59b5f72
|
fixed bug in qvec unpacking code
|
2015-05-31 14:46:20 -07:00 |
|
Eric Levin
|
5e22af8643
|
points and line width persistent accross clients
|
2015-05-31 14:21:28 -07:00 |
|
Sam Gateau
|
4c817547b7
|
Merging with Brad's branch and trying to get the rendering working
|
2015-05-31 14:02:20 -07:00 |
|