Andrew Meadows
645d573772
merge upstream/master into andrew/inertia
...
Conflicts:
interface/src/Application.cpp
2014-09-12 07:37:30 -07:00
Andrzej Kapolka
618f6415da
Working on specular bits for deferred lighting.
2014-09-11 19:36:37 -07:00
Andrzej Kapolka
f954e4d7ea
Fix for deferred lighting on voxels.
2014-09-11 19:06:29 -07:00
Andrzej Kapolka
76728e4fb1
Merge branch 'master' of https://github.com/highfidelity/hifi into deference
2014-09-11 18:07:33 -07:00
Andrzej Kapolka
e6f37544fd
Use deferred lighting for voxels as well as metavoxels.
2014-09-11 18:06:56 -07:00
Philip Rosedale
8428b1a4ba
Merge pull request #3401 from chansensturm/audio-noise
...
New stereo audio panning object
2014-09-11 17:53:55 -07:00
Stephen Birarda
5f6563f4c9
don't allow named location creation with no domain UUID
2014-09-11 17:42:04 -07:00
Craig Hansen-Sturm
ee0f8acaf4
Merge pull request #3396 from ZappoMan/someCleanup
...
Some cleanup
2014-09-11 17:38:40 -07:00
Stephen Birarda
7964180905
handle place creation at new API endpoint
2014-09-11 17:33:01 -07:00
Craig Hansen-Sturm
ecae9d5e85
compiler warnings
2014-09-11 17:20:15 -07:00
Stephen Birarda
b56ea5c936
centralize path creation from position and orientation to AddressManager
2014-09-11 17:17:47 -07:00
Thijs Wenker
807173ae0a
the GlobalServices Events are functional now
2014-09-12 02:17:36 +02:00
Thijs Wenker
753dedce22
combobox support in the Window.form javascript function
...
example: Window.form('combobox', {label: "yourcombobox", ["opt #1.", "opt #2.", "opt #3."]});
2014-09-12 02:16:23 +02:00
Craig Hansen-Sturm
1d0ba52445
implemented new audio panning object which implements constant power sin^2+cos^2=1 law
2014-09-11 17:15:49 -07:00
ZappoMan
695569b64b
reconcile use of getAACube() and handle rotations properly
2014-09-11 16:43:53 -07:00
Andrzej Kapolka
c2b58c9781
Move deferred lighting into its own class.
2014-09-11 16:39:17 -07:00
ZappoMan
9f4d199440
move bound proxy rendering to EntityTreeRedering, added helper functions for various bounding boxes
2014-09-11 15:36:13 -07:00
Andrzej Kapolka
1c50b32400
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-09-11 15:32:35 -07:00
Andrzej Kapolka
870b0c80cf
Default blendshape mappings for Mixamo models.
2014-09-11 15:24:23 -07:00
Ryan Huffman
3724472758
Remove extra local variable in getCursorPosition
2014-09-11 15:20:41 -07:00
Andrew Meadows
2ffbdbec8c
remove warning about extra tokens at end of #endif directive
2014-09-11 15:04:31 -07:00
Andrew Meadows
93864ee869
fix velocity drift of MyAvatar
2014-09-11 15:03:11 -07:00
Brad Hefta-Gaub
f33bd82ed8
Merge pull request #3395 from PhilipRosedale/master
...
Updated move and butterfly scripts, entity renderer uses glutCube to temporarily fix crash
2014-09-11 14:32:14 -07:00
Andrzej Kapolka
b731a234c2
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-09-11 14:15:51 -07:00
Stephen Birarda
52176786d0
use prefix and not postfix operator
2014-09-11 14:13:39 -07:00
Stephen Birarda
81758c9df6
fix for drive key clear enumeration
2014-09-11 14:12:23 -07:00
Andrzej Kapolka
df192e297c
Apply blendshapes to skeleton as well as head.
2014-09-11 14:01:11 -07:00
Andrzej Kapolka
1adf3d2878
Go ahead and generate mipmaps for all network-loaded textures. It is the
...
21st century, after all.
2014-09-11 12:41:12 -07:00
ZappoMan
7db2930d91
remove calls to calculateRotatedExtents() use Extents.rotate() instead
2014-09-11 12:33:38 -07:00
ZappoMan
2757f16045
remove calls to calculateRotatedExtents() use Extents.rotate() instead
2014-09-11 12:29:47 -07:00
Philip Rosedale
d16b42ff47
Merge branch 'master' of https://github.com/worklist/hifi
2014-09-11 12:11:28 -07:00
Stephen Birarda
de24842cf0
fix stuck drive keys for Avatar when modifier released
2014-09-11 11:48:26 -07:00
Ryan Huffman
4315d63fb5
Merge branch 'master' of github.com:highfidelity/hifi into 19831
2014-09-11 11:13:13 -07:00
Stephen Birarda
aaabe6b1e1
handle domain changes via address bar
2014-09-11 10:45:45 -07:00
Stephen Birarda
dd1b23044f
hook meta+enter up to address bar display
2014-09-11 10:24:04 -07:00
Stephen Birarda
71f2c0b542
initial addition of the AddressManager with location switch hooked up
2014-09-11 10:14:00 -07:00
AndrewMeadows
49af620665
Merge pull request #3393 from ey6es/master
...
shared TextRenderer instances; hostname for Faceshift connection
2014-09-11 09:20:47 -07:00
AndrewMeadows
d3d4717a92
Merge pull request #3385 from ctrlaltdavid/19933
...
Code Review for Job #19933
2014-09-11 08:39:51 -07:00
ZappoMan
f00947ada7
handle registration point in rendering of box, sphere, and model entities
2014-09-11 08:33:41 -07:00
Andrzej Kapolka
b1cfafdbe7
Missed a spot in the TextRenderer conversion.
2014-09-10 23:09:03 -07:00
Andrzej Kapolka
7b3d06a783
Add option to change Faceshift hostname.
2014-09-10 19:34:21 -07:00
Philip Rosedale
0078b45a8f
update headMove to have optional concept of a room that we cannot escape, update and rename butterflies script
2014-09-10 19:00:24 -07:00
Andrzej Kapolka
de8dd4cecc
Share instances of TextRenderer.
2014-09-10 18:55:36 -07:00
Andrzej Kapolka
8762073853
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-09-10 17:04:57 -07:00
Andrzej Kapolka
146a6526be
Fix for Oculus mouse pointer.
2014-09-10 17:02:04 -07:00
Andrzej Kapolka
590c8042f8
Attempting to fix a bug in the Oculus overlay.
2014-09-10 16:36:32 -07:00
Craig Hansen-Sturm
ca4d1375f5
fix for recent stereo/mono and echo local server regression
2014-09-10 16:21:06 -07:00
Andrzej Kapolka
fe249ef348
Make sure the frustum that we use for culling contains the current camera
...
information.
2014-09-10 15:51:10 -07:00
Andrzej Kapolka
34ccc2ab7b
Use the FBO dimensions, which may differ from the widget dimensions (as with
...
the Oculus).
2014-09-10 15:13:07 -07:00
Andrzej Kapolka
b328304da4
Up/down, not top/bottom.
2014-09-10 14:15:00 -07:00
Andrzej Kapolka
600f36aa64
Fix for Oculus API.
2014-09-10 14:14:02 -07:00
Andrzej Kapolka
423e6d0594
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-09-10 13:51:46 -07:00
Andrzej Kapolka
2cba7b37bf
Attempting to fix 3DTV/Oculus deferred lighting/ambient occlusion.
2014-09-10 13:51:14 -07:00
Craig Hansen-Sturm
cb8e832257
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-windows
2014-09-10 13:14:21 -07:00
Craig Hansen-Sturm
015fdec6bd
Merge branch 'audio-windows' of https://github.com/chansensturm/hifi into audio-windows
2014-09-10 13:05:52 -07:00
Andrzej Kapolka
c5ad603321
Fix for glow disabled in 3D TV mode.
2014-09-10 12:47:46 -07:00
Andrzej Kapolka
2fde67be72
Fix for deferred lighting with 3DTV (/Oculus, although I haven't tested that
...
yet).
2014-09-10 12:40:03 -07:00
wangyix
7a2897fb6b
fixes/patches for win32/vs2013 startup and shutdown
2014-09-10 12:24:59 -07:00
ZappoMan
d4dad8f4d8
Merge branch 'master' of https://github.com/highfidelity/hifi into stretchableEntities
2014-09-10 10:45:57 -07:00
ZappoMan
53da483381
more work on visible, registration point, and rotational velocity
2014-09-10 09:05:46 -07:00
AndrewMeadows
f3b8d68c65
Merge pull request #3381 from chansensturm/audio-noise
...
Hot FIX: pulse audio input device frame size
2014-09-10 08:25:42 -07:00
Thijs Wenker
cb907c1891
GlobalServicesScriptingInterface added, functions and properties functional
2014-09-10 13:57:38 +02:00
ZappoMan
a100630e47
add support for non blocking forms
2014-09-09 17:52:06 -07:00
ZappoMan
3d066de169
add support for non blocking forms
2014-09-09 17:42:30 -07:00
Andrew Meadows
4da1ca22ba
Add RayIntersectionInfo and use for shape-vs-ray
2014-09-09 17:35:06 -07:00
ZappoMan
b78b8ccbb0
first cut at replacing radius with dimensions
2014-09-09 13:33:05 -07:00
AndrewMeadows
c815ee53c9
Merge pull request #3379 from ctrlaltdavid/20018
...
Code Review for Job #20018
2014-09-09 12:01:52 -07:00
Andrzej Kapolka
a777566b01
Support for loading (16-bit, unsigned, little-endian, square) raw depth maps
...
with configurable offset/scale (defaults to normalized).
2014-09-08 18:50:30 -07:00
Craig Hansen-Sturm
87a6d5921f
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-noise
2014-09-08 17:55:01 -07:00
David Rowe
6d5f645299
Limit avatar head and body models in preferences to FST files (or blank)
2014-09-08 15:57:20 -07:00
Philip Rosedale
171d9ec49e
Merge pull request #3380 from AndrewMeadows/inertia
...
fix residual velocity on teleport
2014-09-08 15:51:51 -07:00
Andrzej Kapolka
a9eb35448a
Comment fix.
2014-09-08 15:39:20 -07:00
Craig Hansen-Sturm
424cffcd99
remove stray debugging info
2014-09-08 15:33:24 -07:00
Andrzej Kapolka
f69324f270
Fix for display name.
2014-09-08 15:29:36 -07:00
Craig Hansen-Sturm
cb4aab3902
allocate 8x buffer size (for pulse audio) / more audioGain loop unrolling w/frame alignment check
2014-09-08 15:28:55 -07:00
Andrew Meadows
6fc1c2540c
fix residual velocity on teleport
2014-09-08 15:24:02 -07:00
Andrzej Kapolka
f2535d4df8
Adjust avatar names for device pixel ratio.
2014-09-08 15:23:08 -07:00
Andrzej Kapolka
5dfa22f3fd
Adjusting font sizes.
2014-09-08 15:11:25 -07:00
Andrzej Kapolka
57bdc410a5
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-09-08 15:04:07 -07:00
AndrewMeadows
303bf3b29d
Merge pull request #3378 from chansensturm/audio-noise
...
Hot FIX: update audio input device max buffer size
2014-09-08 14:40:21 -07:00
Craig Hansen-Sturm
04eca22a50
allocate 4x initial input buffer size
2014-09-08 14:28:53 -07:00
Andrzej Kapolka
e9964c71c9
Fix for rear view mirror.
2014-09-08 14:13:28 -07:00
Andrzej Kapolka
1ef9126482
Migrating to device-independent coordinates.
2014-09-08 13:59:19 -07:00
Andrzej Kapolka
be6973b028
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-09-08 13:58:50 -07:00
Clément Brisset
51e01bc6bc
Merge pull request #3377 from AndrewMeadows/inertia
...
fix for flickering avatars
2014-09-08 13:37:55 -07:00
Andrzej Kapolka
dc396e5687
Starting on bringing the overlay back to device-independent coordinates.
2014-09-08 13:36:02 -07:00
Andrew Meadows
15025bf8d8
fix for flickering avatars
2014-09-08 13:08:08 -07:00
Andrzej Kapolka
b9c91b4cfc
Fix for metrics.
2014-09-08 12:26:28 -07:00
Andrzej Kapolka
2d41540dbc
Fix for default point size.
2014-09-08 12:23:13 -07:00
Andrzej Kapolka
f60cea7935
Double the point size on "Retina" displays.
2014-09-08 12:10:53 -07:00
David Rowe
999fac785a
Add and use Leap Motion controller releasing at script ending
2014-09-08 11:34:41 -07:00
Brad Hefta-Gaub
8068117f0c
Merge pull request #3368 from chansensturm/audio-noise
...
New Audio Buffer, Format, Tone Generator, Pink Noise Generator, and Gain objects
2014-09-08 11:28:02 -07:00
Craig Hansen-Sturm
431fcbcf6c
coding standard / SLOT selectAudioSourceSine440 linkage / tone gen amplitude parameter
2014-09-08 11:18:14 -07:00
Andrew Meadows
c9d5508f16
merge upstream/master into andrew/ragdoll
2014-09-08 10:21:32 -07:00
Brad Hefta-Gaub
fe3f0cd358
Merge pull request #3355 from stojce/19964
...
Code Review for Job #19964
2014-09-06 15:43:27 -07:00
Brad Hefta-Gaub
d342f9281f
Merge pull request #3357 from huffman/19968
...
Code Review for Job #19968
2014-09-06 15:42:02 -07:00
Brad Hefta-Gaub
a77739f31c
Merge pull request #3369 from ctrlaltdavid/20007
...
Code Review for Job #20007
2014-09-06 15:36:29 -07:00
David Rowe
5ebe6962a4
Make scripts loaded with Script.load() not persist
2014-09-06 09:59:47 -07:00
Craig Hansen-Sturm
f309875069
formatting/renaming
2014-09-06 02:50:37 -07:00
Craig Hansen-Sturm
7a5ec429d1
audio rendering loop now uses input-gain, tone-generator, noise-generator, and post-generator-gain objects / audiobuffer object now shared between all new audio objects / zero buffer copy between new objects / inline tone-generator code removed / new audio options for generators
2014-09-06 02:29:48 -07:00
Craig Hansen-Sturm
1cdb01e072
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-noise
2014-09-05 18:31:02 -07:00
Craig Hansen-Sturm
68fa44f845
audio menu changes to support tone and noise generators
2014-09-05 18:30:39 -07:00
Andrzej Kapolka
c9d22ea07e
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-09-05 18:04:15 -07:00
Andrew Meadows
bd8fc75305
fix bug: zero velocity when teleporting to new locations
2014-09-05 17:51:18 -07:00
Andrzej Kapolka
0b2d0a0b07
Fix for mouse events.
2014-09-05 17:30:19 -07:00
Andrew Meadows
1d7ac23aa1
removed signed/unsigned comparison
2014-09-05 17:10:13 -07:00
Andrzej Kapolka
c2cd23a54c
Mouse coordinate fix.
2014-09-05 17:07:37 -07:00
Andrew Meadows
5c75b53c0d
removed singed/unsigned comparisons
2014-09-05 17:06:42 -07:00
Andrzej Kapolka
5bdad18ade
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-09-05 16:45:15 -07:00
Andrzej Kapolka
7f6b3d3649
Dimension fixes for Retina displays.
2014-09-05 16:44:45 -07:00
Andrew Meadows
6f22ff01d9
merge upstream/master into andrew/ragdoll
2014-09-05 16:04:01 -07:00
Philip Rosedale
b311017c9a
Merge pull request #3361 from AndrewMeadows/inertia
...
expose the _measured_ MyAvatar.getVelocity() to JS
2014-09-05 15:34:34 -07:00
Andrew Meadows
b953d880a3
minor optimization on CubeList and VoxelPool
2014-09-05 14:41:18 -07:00
Andrzej Kapolka
37b4fe5166
Fix for deferred lighting/ambient occlusion when glow effect is disabled.
2014-09-05 14:16:12 -07:00
Andrew Meadows
9c2bfa35f7
restore position integration in Avatar::simulate()
2014-09-05 14:10:10 -07:00
Andrzej Kapolka
98c51f87d2
Make sure edit colors are either 100% opaque or 100% transparent.
2014-09-05 14:00:27 -07:00
Andrzej Kapolka
b278857091
Wireframe option, fix for shadow menu group.
2014-09-05 13:51:22 -07:00
Ryan Huffman
1088550ed7
Add Window.x/y
2014-09-05 11:49:36 -07:00
Andrew Meadows
ff09a0d41b
merge upstream/master into andrew/inerita
2014-09-05 11:47:49 -07:00
Andrew Meadows
7be411b4ca
expose _measured_ MyAvatar velocity to JS
2014-09-05 11:44:13 -07:00
Ryan Huffman
e590f992f6
Merge branch 'master' of git://github.com/highfidelity/hifi into 19831
2014-09-05 10:18:02 -07:00
Brad Hefta-Gaub
9648c0d64e
Merge pull request #3343 from AndrewMeadows/ragdoll
...
Ragdoll Part 12: first pass avatar skeleton collides with voxels
2014-09-04 23:09:08 -07:00
stojce
3339b92a49
Merge branch 'master' of https://github.com/highfidelity/hifi into 19964
2014-09-05 07:45:55 +02:00
Andrzej Kapolka
c340445f33
Hopefully, a fix for the Windows build; looks like "near" is a keyword.
2014-09-04 17:42:33 -07:00
Andrzej Kapolka
b275af48ed
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-09-04 17:26:34 -07:00
Andrzej Kapolka
137d3738fc
Fix for preview render.
2014-09-04 17:23:09 -07:00
Andrzej Kapolka
21f3f2b90e
Switch to deferred lighting for metavoxels.
2014-09-04 17:17:44 -07:00
Andrew Meadows
27621b316d
clarify how the size of the cube is computed
2014-09-04 15:41:24 -07:00
Andrew Meadows
faf31f268e
use QHash, not QVector, for Octree content query
2014-09-04 15:20:07 -07:00
Ryan Huffman
d54dc5f2aa
Merge branch 'master' of github.com:highfidelity/hifi into 19935
...
Conflicts:
interface/src/Menu.h
2014-09-04 12:05:17 -07:00
Clément Brisset
cc6d70c5ab
Merge pull request #3336 from huffman/19995
...
Code Review for Job #19995
2014-09-04 11:37:35 -07:00
stojce
9820e73c8e
layout tweaks
2014-09-04 20:15:54 +02:00
stojce
6d38904adb
Merge branch 'master' of https://github.com/highfidelity/hifi into 19964
2014-09-04 20:06:55 +02:00
Ryan Huffman
2b5759bb39
Update chat to close on ESC
2014-09-04 10:53:51 -07:00
Brad Hefta-Gaub
0d69122ec1
Merge pull request #3344 from huffman/19944
...
Code Review for Job #19944
2014-09-04 10:25:53 -07:00
Andrew Meadows
1e19566e93
fix for bad avatar bounding shape on resize
2014-09-04 09:53:07 -07:00
Ryan Huffman
51e616d122
Add margin to chat window for titlebar + menu
2014-09-04 07:20:27 -07:00
Ryan Huffman
bbc1bbdf47
Merge branch 'master' of github.com:highfidelity/hifi into 19968
2014-09-04 06:56:37 -07:00
AndrewMeadows
8223481ecb
Merge pull request #3341 from huffman/19967
...
Code Review for Job #19967
2014-09-03 16:51:19 -07:00
stojce
f07f270dee
restore default buttons events
2014-09-04 01:22:17 +02:00
stojce
f12f45adec
Layout fixes
2014-09-04 00:55:36 +02:00
Andrew Meadows
e120697a9b
merge upstream/master into andrew/ragdoll
2014-09-03 15:49:32 -07:00
AndrewMeadows
bd55da4a83
Merge pull request #3335 from ZappoMan/virtualEntities
...
Model Server to Entity Server Refactoring
2014-09-03 15:48:58 -07:00
Andrzej Kapolka
a02656070f
Added some comments.
2014-09-03 14:43:11 -07:00
Andrzej Kapolka
686ad4f0ec
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-09-03 14:43:01 -07:00
Andrew Meadows
4270c4d989
merge upstream/master into andrew/ragdoll
2014-09-03 14:42:17 -07:00
Andrzej Kapolka
0bd800faf2
Starting on materials attributes, fixed bug with Hermite deltas.
2014-09-03 14:09:04 -07:00
stojce
e5e2960826
Merge branch 'master' of https://github.com/highfidelity/hifi into 19964
2014-09-03 22:29:12 +02:00
Andrew Meadows
2c1aa31d1e
give MyAvatar a VoxelShapeManager member
2014-09-03 13:19:41 -07:00
Andrew Meadows
83e04a0e8f
add VoxelShapeManager class
2014-09-03 13:19:14 -07:00
ZappoMan
25e8c7d3f1
useless semicolon removal
2014-09-03 12:22:02 -07:00
Ryan Huffman
d4ebe577df
Remove commented out icons
2014-09-03 08:28:25 -07:00
MarcelEdward
9662dced09
This patch updates the MyAvatar.cpp file.
...
It adds a check MyAvatar::goToLocationFromResponse to see if the user is online, if the teleport to the avatar is done and if not a message is shown which said that the user is not online
2014-09-03 16:59:00 +02:00
MarcelEdward
e62834c197
This patch updates Application::updateLocationInServer() in Application.cpp
...
The online status is updated when the position is send to the data web, a avatar gets an offline status if the data web did not get an update in the last 30 seconds.
This function had an LastLocationObject in which only send in the location info to the data web in case the location changed.
Removed the last location so the position of the avatar is send to the data web every 5 seconds, so that the online status remains online if the avatar is still online and does not switch to offline when the avatar does not move.
2014-09-03 16:43:39 +02:00
ZappoMan
835071ab06
tweak rendering of model entities without valid models to be cubes
2014-09-02 19:21:15 -07:00
ZappoMan
a555eeda23
CR feedback and warning fixes
2014-09-02 18:43:16 -07:00
Andrzej Kapolka
33faffd9d4
Sphere tools for voxel editing.
2014-09-02 17:45:37 -07:00
Ryan Huffman
55acff02a1
Update RunningScripts height to take menu bar into account
2014-09-02 14:13:42 -07:00
Andrzej Kapolka
926f0d099c
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-09-02 14:03:48 -07:00
Ryan Huffman
e6def6e35b
Fix spacing on RunningScripts
2014-09-02 14:01:24 -07:00
Andrzej Kapolka
34ba5cc31f
More shader fixes.
2014-09-02 13:54:47 -07:00
Ryan Huffman
67cefc8d54
Reduce height of RunningScripts so titlebar is inside main window
2014-09-02 13:12:52 -07:00
Ryan Huffman
a95b670716
Update RunningScripts style: font, spacing, title
2014-09-02 12:37:51 -07:00
Andrzej Kapolka
4e561c69b9
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-09-02 12:32:57 -07:00
Andrzej Kapolka
bf5e5fd72c
Quick fix for base colors underneath terrain.
2014-09-02 12:31:25 -07:00
Andrzej Kapolka
50a250ce01
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-09-02 12:03:47 -07:00
ZappoMan
033017346c
removed debug code
2014-09-02 08:53:19 -07:00
Ryan Huffman
ece3390b4e
Fix bug with dropping hifi images not working on Windows
...
URLs on Windows included three forward-slashes, ex `file:///C:...`.
Using `toLocalFile()` correctly stringifies the location.
2014-09-01 22:14:28 -07:00
Ryan Huffman
9e510632b9
Remove box styling from RunningScripts
2014-08-31 12:29:54 -07:00
Ryan Huffman
936a9fad47
Disable icons on RunningScripts buttons
2014-08-31 12:28:45 -07:00
Ryan Huffman
2283b68dba
Remove 'recently loaded' widgets from RunningScripts
2014-08-31 11:31:45 -07:00
Ryan Huffman
ce0e0a9c59
Remove custom background, font, and button styles on RunningScripts
2014-08-31 11:30:26 -07:00
ZappoMan
d1a046e6ed
properly handle LOD in rendering by not rendering small entities
2014-08-29 21:18:31 -07:00
Andrzej Kapolka
fa06bef556
More dual contour bits.
2014-08-29 18:00:11 -07:00
ZappoMan
2fab662e8c
fixed some problems in UpdateEntityOperator in case where original containing element isn't best fit
2014-08-29 17:48:14 -07:00
Andrew Meadows
aeb355e3da
re-enabling legacy avatar-vs-voxel collisions
...
so that I don't break anything when this merges with upstream
2014-08-29 15:53:20 -07:00
Andrew Meadows
ebcc960ec7
merge upstream/master into andrew/ragdoll
2014-08-29 15:48:40 -07:00
Andrzej Kapolka
120563951d
Fixed bug in edge vertex generation.
2014-08-29 12:10:25 -07:00
stojce
ce6a312813
Fix preferences dialog layout
2014-08-29 19:50:39 +02:00
stojce
b527966db8
Merge branch 'master' of https://github.com/highfidelity/hifi into 19964
...
Conflicts:
interface/ui/preferencesDialog.ui
2014-08-29 08:46:02 +02:00
ZappoMan
2bcad6ab2b
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
...
Conflicts:
assignment-client/src/Agent.cpp
examples/editModels.js
2014-08-28 21:19:56 -07:00
Andrzej Kapolka
78a03fb31a
More progress toward dual contour rendering.
2014-08-28 20:01:55 -07:00
ZappoMan
de968ba4f6
fix the issue with moving entities not being simulated makes motion smoother
2014-08-28 16:44:52 -07:00
ZappoMan
c66ef90ca0
fix Model mew/delete and thread issues
2014-08-28 16:27:46 -07:00
Andrzej Kapolka
f02f95c460
Hermite data computation.
2014-08-28 14:53:48 -07:00
Stephen Birarda
29ed1b3fcd
Merge pull request #3331 from ctrlaltdavid/19961
...
Code Review for Job #19961
2014-08-28 14:30:01 -07:00
David Rowe
1d3a176f5f
Rename method
2014-08-28 13:53:47 -07:00
ZappoMan
76c77d6994
first cut at properly working lifetime
2014-08-28 13:46:54 -07:00
David Rowe
85e9f8064a
Simplify to use bool instead of storing domain name
2014-08-28 12:21:55 -07:00
David Rowe
46c1a9d59a
Make login dialog automatically show only once per domain visit
2014-08-28 11:25:13 -07:00
Stephen Birarda
cc2a35c2a8
handle not found errors returned for addresses from data-web
2014-08-28 10:54:05 -07:00
Andrzej Kapolka
96b4a1080c
More voxel editing bits.
2014-08-27 18:15:29 -07:00
Atlante45
2448229b46
fix for crash in Audio
2014-08-27 16:03:53 -07:00
ZappoMan
2f90df04ee
correct cleanup of Models/geometry and all EntityItems for various cases
2014-08-27 15:45:45 -07:00
Andrzej Kapolka
9a4d56b4e9
Working on voxel bits.
2014-08-27 14:41:23 -07:00
ZappoMan
ed6363ca02
fixed bug in processing of entity erase messages
2014-08-27 14:21:06 -07:00
Andrew Meadows
c6253bb51a
AACube vs Sphere and Capsule collision tests
...
Sphere is unit tested.
Also removed the shape collision query against Octree
2014-08-27 12:09:41 -07:00
ZappoMan
5c2b674a0d
verify delete behavior actually frees memory associated with EntityItems
2014-08-27 12:07:11 -07:00
Ryan Huffman
f1aaea0ffa
Fix bug with chat scrolling randomly
2014-08-27 12:05:57 -07:00
ZappoMan
30e00bbd69
final pass on entities import/export/overlays working as well as production
2014-08-27 11:34:50 -07:00