Atlante45
|
a3848f08d2
|
Conditionnal fixes.
|
2015-07-10 15:36:17 -07:00 |
|
Atlante45
|
49993695a5
|
Made geometry refresh safe
|
2015-07-10 15:20:19 -07:00 |
|
Niraj Venkat
|
706f85e4ce
|
Fixes to comply with coding standard
|
2015-07-09 17:31:38 -07:00 |
|
Niraj Venkat
|
bd91daf712
|
Removing debug code
|
2015-07-09 16:27:23 -07:00 |
|
Niraj Venkat
|
1dce5f80cc
|
Entities are now added/removed from rendering based on Scene.shouldRenderEntities
|
2015-07-09 16:17:58 -07:00 |
|
Sam Gateau
|
4c44eb63da
|
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
|
2015-07-08 14:25:41 -07:00 |
|
Sam Gateau
|
f992e875b4
|
Adding intrsumentation for nsight and hiding the nsight specific code in cpp
|
2015-07-08 14:25:13 -07:00 |
|
Atlante45
|
687f9dda4a
|
Restore old offset behaviors
|
2015-07-06 18:21:17 -07:00 |
|
Atlante45
|
541d9ae431
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fix_billboard
|
2015-07-06 18:05:43 -07:00 |
|
Sam Gateau
|
4d48b98364
|
For a fistfull of magic numbers
|
2015-07-06 14:22:09 -07:00 |
|
Sam Gateau
|
95f5b14d45
|
CLenaing the interface of Item::Status to be more explicit and removing magic numbers
|
2015-07-06 12:47:35 -07:00 |
|
Atlante45
|
c61bf34200
|
Use depth bias to avoid z-fighting on text entities
|
2015-07-04 18:35:00 -07:00 |
|
Atlante45
|
0eb89efb34
|
Fix text entity billboarding
|
2015-07-04 16:06:38 -07:00 |
|
Sam Gateau
|
76ca093e05
|
something working ?
|
2015-07-02 18:12:03 -07:00 |
|
samcake
|
0c55130548
|
maybe i have solved the passing of the status
|
2015-07-02 17:31:29 -07:00 |
|
Sam Gateau
|
79be37f78f
|
improvment ?
|
2015-07-02 16:00:56 -07:00 |
|
Sam Gateau
|
bf052162bb
|
improvment ?
|
2015-07-02 15:53:02 -07:00 |
|
Sam Gateau
|
8d8a902328
|
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
|
2015-07-02 15:06:32 -07:00 |
|
Sam Gateau
|
be8fe25338
|
Trying to finalize the look and behavior of th estatus indicators
|
2015-07-02 15:06:07 -07:00 |
|
samcake
|
faea97d3c7
|
Merge pull request #5221 from Atlante45/web
Fix Web entities
|
2015-07-02 10:45:20 -07:00 |
|
Sam Gateau
|
dfa6b03a6b
|
Making the first statusGetter noitify
|
2015-07-01 14:20:35 -07:00 |
|
Sam Gateau
|
63e3d0e741
|
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
|
2015-07-01 07:48:37 -07:00 |
|
Sam Gateau
|
2f04a9d3da
|
refining the shader pipeline and trying to pass a Status Getter from the model and fails
|
2015-07-01 07:47:46 -07:00 |
|
ericrius1
|
843ab6d5e3
|
line entities can now be properly rotated using rotation property
|
2015-06-29 11:08:09 -07:00 |
|
Brad Davis
|
84505c49c4
|
Merge pull request #5213 from birarda/hyperlink-photo
add photo replacement for hyperlinked places
|
2015-06-26 17:05:33 -07:00 |
|
Atlante45
|
d02c69111b
|
Fix compile error in text shader
|
2015-06-26 16:56:47 -07:00 |
|
Atlante45
|
27a1a55275
|
Don't cull text background/Text is emissive
|
2015-06-26 16:17:41 -07:00 |
|
Atlante45
|
efd805bea7
|
Introduce new emissive simple program
Also fixes the shading on web entities using that program
|
2015-06-26 16:17:41 -07:00 |
|
Atlante45
|
017b4045e5
|
Fix web entity texture not displayed
|
2015-06-26 16:17:41 -07:00 |
|
Atlante45
|
078a5a8439
|
Formatting
|
2015-06-26 16:17:40 -07:00 |
|
Atlante45
|
e6cdd4a9ff
|
Fix web entities back culled
|
2015-06-26 16:17:40 -07:00 |
|
Atlante45
|
f753a54494
|
Fix web entities incorrect dimensions
|
2015-06-26 16:17:39 -07:00 |
|
ZappoMan
|
f61581d29d
|
possible fix for deadlock
|
2015-06-26 15:42:04 -07:00 |
|
Stephen Birarda
|
9b84eabd18
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hyperlink-photo
|
2015-06-26 14:40:01 -07:00 |
|
David Rowe
|
1898c6bd55
|
Merge branch 'master' into 20547
Conflicts:
libraries/networking/src/PacketHeaders.cpp
libraries/networking/src/PacketHeaders.h
|
2015-06-26 13:05:51 -07:00 |
|
Brad Hefta-Gaub
|
2c30711229
|
Merge pull request #5210 from bwent/faceCameraProp
Added faceCamera property for text entities
|
2015-06-26 12:29:25 -07:00 |
|
Stephen Birarda
|
c6df573933
|
fix some OS X warnings, add description to tooltip
|
2015-06-26 10:50:31 -07:00 |
|
bwent
|
aa865680ab
|
Added faceCamera property to Text Entities
…and removed from base
|
2015-06-25 15:38:38 -07:00 |
|
Niraj Venkat
|
6b14a64c8c
|
Formatting changes and teleport on click
|
2015-06-25 15:15:44 -07:00 |
|
bwent
|
99cd9bada1
|
Added Billboard entity property and enabled billboarding for text entities
|
2015-06-23 16:22:34 -07:00 |
|
Seth Alves
|
4bf4e9f5da
|
Merge pull request #5164 from ericrius1/lineBounds
Line bounds
|
2015-06-23 10:47:38 -07:00 |
|
Philip Rosedale
|
111b0f286d
|
Merge pull request #5160 from ctrlaltdavid/addressbar-tidy
Tidy address bar code
|
2015-06-22 12:08:33 -07:00 |
|
ericrius1
|
dbec1aad0c
|
line entity points are now local to entity position. Changed paint script to reflect this
|
2015-06-19 18:54:28 -07:00 |
|
David Rowe
|
0b13accf94
|
Merge branch 'master' into addressbar-tidy
Conflicts:
interface/resources/qml/AddressBarDialog.qml
|
2015-06-19 17:42:27 -07:00 |
|
Howard Stearns
|
b506fe0f1d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into refactor-playSound
|
2015-06-19 14:22:04 -07:00 |
|
Howard Stearns
|
dc10e15e96
|
Put the common stuff on AudioInjector rather than AudioClient, so that assignment-client (which depends on script-engine) does not need to depend on audio-client.
|
2015-06-19 14:20:00 -07:00 |
|
Seth Alves
|
021dc64789
|
merge from upstream
|
2015-06-18 15:03:09 -07:00 |
|
David Rowe
|
1047703718
|
Tidy address bar code
Re-enable and reposition mouse drag areas
Remove unused graphics assets
Remove unused includes
|
2015-06-18 11:18:56 -07:00 |
|
Seth Alves
|
97eeb20625
|
Merge branch 'master' of github.com:highfidelity/hifi into overloaded-virtual
|
2015-06-18 11:04:24 -07:00 |
|
Howard Stearns
|
fdf5860c4f
|
Refactor playSound.
|
2015-06-18 10:39:58 -07:00 |
|