ericrius1
|
feeba2a029
|
testing for serialization
|
2015-07-01 23:03:03 -07:00 |
|
ericrius1
|
ff99f68f89
|
fix quad logic
|
2015-07-01 22:29:33 -07:00 |
|
ericrius1
|
43b1751db3
|
fixed network bug for polylines
|
2015-07-01 18:33:42 -07:00 |
|
ericrius1
|
ad54b4c0b0
|
changed quad entity to PolyLine
|
2015-07-01 17:18:36 -07:00 |
|
ericrius1
|
ff77c3e0d8
|
added stroke width entity
|
2015-06-30 18:38:40 -07:00 |
|
ericrius1
|
0131a502cc
|
adding locking to updateGeometry method to prevent race conditions
|
2015-06-30 15:01:19 -07:00 |
|
ericrius1
|
9fd30581d1
|
support for painting with quads, including per-vertex normals and colors
|
2015-06-29 15:56:40 -07:00 |
|
ericrius1
|
cf720f9e2e
|
merged master
|
2015-06-29 09:27:40 -07:00 |
|
ericrius1
|
10cefe03b5
|
face colors
|
2015-06-26 17:58:04 -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 |
|
ericrius1
|
acfd5fd0cb
|
vertex-colors for quads
|
2015-06-26 15:43:29 -07:00 |
|
ZappoMan
|
f61581d29d
|
possible fix for deadlock
|
2015-06-26 15:42:04 -07:00 |
|
ericrius1
|
994f050581
|
can now have colors in buffer
|
2015-06-26 15:15:28 -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 |
|
ericrius1
|
0a7c787109
|
created a custom pipeline that is a static class variable for renderable quad entity item
|
2015-06-26 13:44:54 -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 |
|
ericrius1
|
e6f9d49eb7
|
just adding one triangle per point now
|
2015-06-25 11:56:51 -07:00 |
|
ericrius1
|
c6baca35b9
|
points being updated at correct time;
|
2015-06-25 09:30:32 -07:00 |
|
ericrius1
|
2c395b8fb4
|
changed winding order to allow quad from triangle strip
|
2015-06-23 18:22:31 -07:00 |
|
bwent
|
99cd9bada1
|
Added Billboard entity property and enabled billboarding for text entities
|
2015-06-23 16:22:34 -07:00 |
|
ericrius1
|
101400809a
|
quads painting
|
2015-06-23 16:20:29 -07:00 |
|
Seth Alves
|
4bf4e9f5da
|
Merge pull request #5164 from ericrius1/lineBounds
Line bounds
|
2015-06-23 10:47:38 -07:00 |
|
ericrius1
|
32eade9ead
|
adding normals
|
2015-06-22 16:15:29 -07:00 |
|
ericrius1
|
9dc6846eba
|
rendering wad entity
|
2015-06-22 15:12:35 -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 |
|
Seth Alves
|
b258aeaa3d
|
merge from master
|
2015-06-18 10:04:14 -07:00 |
|
David Rowe
|
6623d0c552
|
Add "Reload" button associated with entity editor's script URL field
The Reload button re-downloads the script for both the editor and for
everyone in the vicinity.
|
2015-06-17 16:11:32 -07:00 |
|
Seth Alves
|
22ac61e476
|
work around hiding of virtual functions in PolyVox entity classses
|
2015-06-17 14:40:24 -07:00 |
|
Seth Alves
|
59389ce506
|
Merge branch 'master' of github.com:highfidelity/hifi into overloaded-virtual
|
2015-06-17 14:18:47 -07:00 |
|
Niraj Venkat
|
9b9aba48f0
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-06-17 13:50:30 -07:00 |
|
Seth Alves
|
f5cea57a48
|
Merge branch 'master' of github.com:highfidelity/hifi into polyvox
|
2015-06-17 07:20:15 -07:00 |
|
Seth Alves
|
b8cf4ea29d
|
use -Woverloaded-virtual with g++. quiet compiler warnings
|
2015-06-16 21:19:31 -07:00 |
|
Seth Alves
|
2ad25a2386
|
Merge branch 'master' of github.com:highfidelity/hifi into float-vs-double
|
2015-06-16 18:25:38 -07:00 |
|
Seth Alves
|
508ae276c6
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
|
Niraj Venkat
|
5fcf8e5922
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-06-16 16:34:38 -07:00 |
|
Seth Alves
|
0ef75da5d5
|
Merge pull request #5139 from ZappoMan/fixRayPicking
fix FPS while still maintaining ray picking
|
2015-06-16 16:17:42 -07:00 |
|
ZappoMan
|
1beb95cfe7
|
fix FPS while still maintaining ray picking
|
2015-06-16 15:38:16 -07:00 |
|
Seth Alves
|
d7eddc398b
|
don't make changes if the polyvox is locked
|
2015-06-16 10:14:01 -07:00 |
|