ZappoMan
|
3e9bc23c2f
|
moving RenderArgs into shared so it can be used by overlays, first cut at ray picking against submeshes
|
2014-10-29 10:19:04 -07:00 |
|
ZappoMan
|
956d7c73b2
|
removed debug
|
2014-10-21 08:21:01 -07:00 |
|
ZappoMan
|
99adb413e3
|
add 3D text overlay support
|
2014-10-21 08:20:15 -07:00 |
|
David Rowe
|
fc24d96947
|
Make overlays accessible from C++ code
|
2014-10-04 19:31:52 -07:00 |
|
ZappoMan
|
f6b8a51074
|
CR feedback
|
2014-10-03 10:03:54 -07:00 |
|
ZappoMan
|
f59185c00b
|
allow 3d overlays to be ignored from ray intersection
|
2014-10-03 03:02:54 -07:00 |
|
ZappoMan
|
175e5d5f79
|
add ray picking to 3D overlays
|
2014-10-02 20:44:49 -07:00 |
|
ZappoMan
|
c3b0700601
|
introduce Planar3DOverlay for common features of rectangle and circle, introduced rectanglular 3D plane
|
2014-09-30 14:52:44 -07:00 |
|
ZappoMan
|
16cdc2614f
|
added circle overlays
|
2014-09-30 10:06:39 -07:00 |
|
ZappoMan
|
3a8c5018ee
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
interface/src/Application.h
libraries/entities/src/EntityTreeElement.h
libraries/models/src/ModelItem.cpp
libraries/models/src/ModelItem.h
libraries/models/src/ModelTree.cpp
libraries/models/src/ModelTree.h
libraries/models/src/ModelTreeElement.cpp
libraries/networking/src/PacketHeaders.h
libraries/octree/src/OctreeEditPacketSender.cpp
libraries/octree/src/OctreeEditPacketSender.h
|
2014-08-04 12:01:23 -07:00 |
|
Brad Hefta-Gaub
|
211bed946f
|
Merge pull request #3232 from huffman/19783
Code Review for Job #19783
|
2014-08-01 16:34:50 -07:00 |
|
Ryan Huffman
|
aa1c9d88dd
|
Cleaup several qDebug calls and commented lines
|
2014-07-31 10:48:26 -07:00 |
|
Ryan Huffman
|
43f61b4718
|
Add localmodels overlay type
|
2014-07-30 18:38:42 -07:00 |
|
Atlante45
|
0bad10b09c
|
Add isLoaded to Overlays
|
2014-07-29 13:25:42 -07:00 |
|
Andrew Meadows
|
8b3af0b9cb
|
merge upstream/master into andrew/say-no-to-warnings
Conflicts:
interface/src/ui/ApplicationOverlay.cpp
libraries/audio/src/AudioRingBuffer.cpp
|
2014-07-02 10:37:30 -07:00 |
|
Atlante45
|
19be406b1a
|
Added billboards overlays
|
2014-07-01 15:09:30 -07:00 |
|
Atlante45
|
09cf01e097
|
ModelOverlay functionnal + bounding box
|
2014-07-01 12:42:56 -07:00 |
|
Andrew Meadows
|
d78580adc4
|
remove warning about uninitialized variables
|
2014-06-25 09:38:12 -07:00 |
|
Kai Ludwig
|
587f60631f
|
missed a tab
|
2014-05-24 21:28:03 +02:00 |
|
Kai Ludwig
|
c832df0783
|
added missing locking against crashing in Overlays::~Overlays()
|
2014-05-24 21:22:34 +02:00 |
|
barnold1953
|
6817c9682e
|
Added a new lock specific to deleting, and improved safety
|
2014-05-23 11:17:55 -07:00 |
|
barnold1953
|
9553271fa1
|
Added some missing locks to make Overlays thread safe for reading as well.
|
2014-05-23 10:44:40 -07:00 |
|
barnold1953
|
3a45104793
|
Made overlays thread safe for write operations, which solved a script
crash.
|
2014-05-22 17:55:25 -07:00 |
|
Atlante45
|
7d40790260
|
Don't compute avatar anchor specs if uneeded
|
2014-05-17 22:08:28 -07:00 |
|
Atlante45
|
0edcd732fe
|
Added rotation and scale to overlay anchers
|
2014-05-16 17:36:27 -07:00 |
|
Atlante45
|
61fd09e0bd
|
Add ability to anchor an overlay
|
2014-05-15 16:24:31 -07:00 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
ZappoMan
|
a56b7e341d
|
reorganize files in interface directory
|
2014-03-22 20:22:05 -07:00 |
|