Andrew Meadows
|
9f59addbc2
|
merge upstream/master into andrew/thermonuclear
|
2015-02-11 13:35:28 -08:00 |
|
Andrew Meadows
|
8b34283d76
|
fix missing comma
|
2015-02-11 13:21:57 -08:00 |
|
Andrew Meadows
|
4581802532
|
explicitly flag virtual functions as such
|
2015-02-11 13:03:22 -08:00 |
|
Andrew Meadows
|
bd1817817b
|
restore order of PROP_USER_DATA
|
2015-02-11 12:59:59 -08:00 |
|
Brad Hefta-Gaub
|
9a7ed8055f
|
Merge pull request #4267 from samcake/master
Fix performance bug for NetworkGeometry::isLoadedWithTextures() and glTransform removal
|
2015-02-11 09:45:29 -08:00 |
|
Andrew Meadows
|
5975380892
|
Merge pull request #4266 from ZappoMan/bugfix
fix color issues with quads
|
2015-02-11 09:03:10 -08:00 |
|
Andrew Meadows
|
13c953494c
|
Merge pull request #4264 from huffman/entity-resize
Increase entity-resize timeout to 2 minutes
|
2015-02-11 09:02:26 -08:00 |
|
Andrew Meadows
|
68c1e9ef71
|
Merge pull request #4260 from birarda/master
replace data with metaverse for highfidelity urls, allow optional gvr-interface build
|
2015-02-11 09:02:18 -08:00 |
|
Andrew Meadows
|
d9b57de649
|
merge upstream/master into andrew/thermonuclear
|
2015-02-11 08:56:34 -08:00 |
|
Andrew Meadows
|
ac8db02029
|
add ShapeType to UI of entity properties editor
|
2015-02-11 08:54:35 -08:00 |
|
Andrew Meadows
|
b983f6fccf
|
bump entity packet version
|
2015-02-11 08:52:49 -08:00 |
|
Andrew Meadows
|
ff27ab74ae
|
expose _shapeType to script and server
|
2015-02-11 08:46:41 -08:00 |
|
Andrew Meadows
|
d89548312e
|
manipulate the extents for SHAPE_TYPE_SPHERE
The conversion from ShapeInfo to btShape MUST be reversable!
Otherwise we leak shapes in the ShapeManager class.
|
2015-02-11 08:44:10 -08:00 |
|
Andrew Meadows
|
f4a4c9786c
|
don't create shape for SHAPE_TYPE_NONE
|
2015-02-11 08:43:55 -08:00 |
|
Andrew Meadows
|
3239c259f9
|
remove commented out cruft
|
2015-02-11 08:43:19 -08:00 |
|
Andrew Meadows
|
123d73783b
|
remove warning about unused variable
|
2015-02-11 08:42:36 -08:00 |
|
Sam Gateau
|
a6f006a36d
|
more cleaning
|
2015-02-10 18:41:36 -08:00 |
|
Sam Gateau
|
b9fd116dbf
|
Introduce a cache bit in networkGemometry to capture the status of texture LOaded and avoid requiring everything once everything is loaded and get rid of the Transform stack calls on gl from gpu
|
2015-02-10 18:38:48 -08:00 |
|
ZappoMan
|
8016fb5e0d
|
fix color issues with quads
|
2015-02-10 17:35:27 -08:00 |
|
Ryan Huffman
|
6eca8610b6
|
Increase entity-resize timeout to 2 minutes
|
2015-02-10 15:54:04 -08:00 |
|
Brad Hefta-Gaub
|
3e8f7dc3da
|
Merge pull request #4263 from huffman/text-size
Increase size of text entity
|
2015-02-10 15:04:32 -08:00 |
|
Ryan Huffman
|
9997ef1b97
|
Increase size of text entity
|
2015-02-10 14:23:00 -08:00 |
|
Brad Hefta-Gaub
|
d84398524b
|
Merge pull request #4258 from ctrlaltdavid/fix-windows-windowing
Fix maximized Windows window unintentionally changing to windowed
|
2015-02-10 12:01:29 -08:00 |
|
Brad Hefta-Gaub
|
cf5fb49562
|
Merge pull request #4261 from Atlante45/reverb_memory_leak
Reverb memory leak
|
2015-02-10 12:00:54 -08:00 |
|
Brad Hefta-Gaub
|
c06ca24819
|
Merge pull request #4259 from huffman/update-entity-list-style
Update entity list style
|
2015-02-10 11:50:17 -08:00 |
|
Stephen Birarda
|
d2d7507903
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-02-10 10:53:53 -08:00 |
|
Stephen Birarda
|
53f58ad382
|
add possibility of desktop GVR build
|
2015-02-10 10:51:20 -08:00 |
|
Atlante45
|
562b289c05
|
Fix warning
|
2015-02-10 19:25:38 +01:00 |
|
Atlante45
|
438978b855
|
Fix reverb memory leak
|
2015-02-10 19:25:12 +01:00 |
|
Stephen Birarda
|
fe79d8902e
|
replace data with metaverse for highfidelity urls
|
2015-02-10 10:05:38 -08:00 |
|
Andrew Meadows
|
8a7f130c5b
|
Merge pull request #4257 from ZappoMan/bugfix
fix a couple of bugs
|
2015-02-10 09:27:50 -08:00 |
|
Andrew Meadows
|
26b4882ddf
|
Merge pull request #4254 from birarda/master
handle custom domain port if returned via place API
|
2015-02-10 09:26:53 -08:00 |
|
Ryan Huffman
|
39cc6c86ae
|
Update selected entity color to have more contrast
|
2015-02-10 09:03:48 -08:00 |
|
Ryan Huffman
|
8d65caaaef
|
Update entity list search input to be full width with margin
|
2015-02-10 09:03:21 -08:00 |
|
Ryan Huffman
|
7ac3bd3ee8
|
Add padding to buttons in entity list
|
2015-02-10 09:02:53 -08:00 |
|
David Rowe
|
45c0d0e6a9
|
Fix Windows --url command line parameter handling
|
2015-02-09 23:50:43 -08:00 |
|
David Rowe
|
4fa2b3a6e9
|
Fix maximized Windows window unintentionally changing to windowed
This stops a maximized Windows window changing to being windowed when
you click on a menu item.
|
2015-02-09 22:07:12 -08:00 |
|
ZappoMan
|
2f981686fa
|
fix bad colors on windows
|
2015-02-09 15:38:50 -08:00 |
|
ZappoMan
|
ea33c66681
|
fix formating issue in performance stats
|
2015-02-09 15:04:43 -08:00 |
|
Stephen Birarda
|
5f7c4278b8
|
handle custom domain-server port if it is present
|
2015-02-09 13:01:38 -08:00 |
|
Andrew Meadows
|
e6a6946027
|
merge upstream/master into andrew/thermonuclear
|
2015-02-09 12:44:52 -08:00 |
|
Andrew Meadows
|
12543cae75
|
initial add of ModelEntityItem::_shapeType
|
2015-02-09 12:43:56 -08:00 |
|
Brad Hefta-Gaub
|
9aa9dac7f3
|
Merge pull request #4253 from ctrlaltdavid/fix-vsync-menu-item
Fix VSync menu item on Windows
|
2015-02-09 12:37:50 -08:00 |
|
Brad Hefta-Gaub
|
967b04af1a
|
Merge pull request #4251 from jherico/master
Fixing bug in text renderer causing glyphs to float at different depths
|
2015-02-09 12:24:47 -08:00 |
|
David Rowe
|
468433e70a
|
Fix VSync menu item on Windows
|
2015-02-09 12:01:53 -08:00 |
|
Brad Davis
|
b28920f4ed
|
Fixing bug in text renderer causing glyphs to float at different depths
|
2015-02-08 15:37:55 -08:00 |
|
Andrew Meadows
|
a233551ec3
|
oops forgot to implement ShapeInfo::setParams()
|
2015-02-08 15:35:54 -08:00 |
|
Andrew Meadows
|
0ef5d42a5b
|
unit tests support new ShapeInfo API
|
2015-02-08 15:13:21 -08:00 |
|
Andrew Meadows
|
12a7021bb5
|
ShapeInfo computs own DoubleHashKey, gets new API
|
2015-02-08 15:12:44 -08:00 |
|
Andrew Meadows
|
13b00f3f8f
|
forgot to add SphereEntityItem.cpp to last commit
|
2015-02-08 15:10:16 -08:00 |
|