Stephen Birarda
2105f2da92
change unique ID for material and second tex coord
2017-09-12 10:27:07 -07:00
Stephen Birarda
f9cc82c992
use draco 1.1.0 in external
2017-09-12 10:25:44 -07:00
vladest
92a83328c0
Follow naming convention
2017-09-12 19:17:49 +02:00
Daniela
c88c70aa6f
Add SensorToWorldScale factor to the bounding box dimensions.
2017-09-12 18:11:45 +01:00
Seth Alves
2850029f26
add profiling to controller-dispatcher
2017-09-12 10:00:32 -07:00
Ryan Huffman
9243cf7590
Remove extraneous logging in FBXWriter
2017-09-12 09:45:46 -07:00
Ryan Huffman
2d9d432221
Update FBXBaker to remove unused nodes from the Geometry node
2017-09-12 09:45:24 -07:00
Ryan Huffman
8fc8b8100d
Fix FBXBaker failing on bad mesh data and draco meshes that can't be encoded
2017-09-12 09:44:44 -07:00
Seth Alves
14965da1b2
Merge branch 'controller-dispatcher-1' of github.com:druiz17/hifi into controller-dispatcher-1
2017-09-12 09:23:39 -07:00
Artur Gomes
ae4e9b16e9
Fix some issues with the polyline optimizations.
2017-09-12 17:07:27 +01:00
David Kelly
61e8458d13
some cleanup
2017-09-12 08:08:41 -07:00
vladest
08deba35ae
Take in account current WebEngine profile to make sure all features are in place, like download
2017-09-12 16:22:53 +02:00
vladest
17a923b9de
Temporarily disable WebView flickable until new solution will be investigated
2017-09-12 15:48:47 +02:00
David Rowe
922b712b35
Add undo/redo for coloring entities
2017-09-12 21:58:09 +12:00
David Rowe
93a5cae7d2
Add undo/redo for deleting entities
2017-09-12 21:39:30 +12:00
David Rowe
3bb3e57f71
Add undo/redo for creating entities
2017-09-12 20:59:03 +12:00
David Rowe
68c4a2f7f6
Add History object to handle history
2017-09-12 20:53:15 +12:00
David Rowe
afb47dcfb2
Add undo and redo buttons to Tools menu
2017-09-12 20:43:11 +12:00
Sam Gateau
3669e66619
trying to update the transform at the right time in overlays
2017-09-12 00:02:54 -07:00
Anthony J. Thibault
bb5e808051
Fix for some of tablet size issues, on switching domains.
2017-09-11 18:59:52 -07:00
beholder
deee6aab1a
7469 Mouse Pointer Depth is Incorrect in HMD Mode
2017-09-12 04:24:18 +03:00
samcake
01e4bfc53e
Trying to avoid calling getTransform on nestables from render thread
2017-09-11 17:36:10 -07:00
Bradley Austin Davis
45a2c3d5d9
Modifying SDL initialization due to crash on OSX
2017-09-11 17:17:16 -07:00
Bradley Austin Davis
0f465da92f
Various Mac fixes
2017-09-11 17:17:07 -07:00
Bradley Austin Davis
3a75dcf84d
Fix crashes in entity rendering on OSX
2017-09-11 17:17:00 -07:00
David Kelly
5c12403b7c
first working pass at single file. Cleanup needed
2017-09-11 16:40:21 -07:00
Anthony J. Thibault
b81f85e1ae
Merge branch 'master' into feature/ant-man
2017-09-11 15:14:03 -07:00
druiz17
684aef23dc
Merge branch 'controller-dispatcher-1' of github.com:druiz17/hifi into controller-dispatcher-1
2017-09-11 15:08:37 -07:00
druiz17
d78262f2f5
Merge branch 'master' of github.com:highfidelity/hifi into controller-dispatcher-1
2017-09-11 15:07:39 -07:00
druiz17
a46e41607c
fixed teleport, added avatar scaling, allow laser to be used on tablet when stylus is shown
2017-09-11 15:07:14 -07:00
Menithal
30c979bd31
Added Clap App to Repository
...
Addede Clap App Icons to tablet icons (there needs to be another way to
do this than link directly to link or use this method!)
Added module as valid global to eslintrc
2017-09-11 23:48:30 +03:00
David Kelly
4acbc2bfba
Just write the image file in the format we will use later
2017-09-11 13:03:21 -07:00
anshuman64
996277b34c
Merge pull request #11335 from vladest/menu_fix
...
Make sure root item is created before lambda gets called for desktop …
2017-09-11 12:47:40 -07:00
Stephen Birarda
1b2ba3acb6
force libc++ for OS X draco build
2017-09-11 12:07:57 -07:00
Ryan Huffman
b1d0df06d9
Add error handling in FBXBaker for empty nodes and failed draco compression
2017-09-11 12:07:41 -07:00
Ryan Huffman
ebd925b966
Add proper per face materials and texCoords1 to fbx baking
2017-09-11 10:52:59 -07:00
vladest
34c1cb6579
Typos and naming fixes
2017-09-11 19:42:05 +02:00
Menithal
40d339a831
21484: Updated code to go with PR feedback
2017-09-11 20:36:29 +03:00
Howard Stearns
54deef8f32
Merge pull request #11329 from davidkelly/dk/walletSSLFix
...
fix wallet for new openssl
2017-09-11 10:07:12 -07:00
samcake
934364ec59
Merge branch 'master' of https://github.com/highfidelity/hifi into blue
2017-09-11 09:55:47 -07:00
Seth Alves
819f6581f3
Merge branch 'master' of github.com:highfidelity/hifi into controller-dispatcher-1
2017-09-11 09:34:43 -07:00
Andrew Meadows
a9feca18ca
Merge pull request #11317 from vladest/fix_flickable_on_wheel
...
Add flickable on mouse wheel to web pages
2017-09-11 09:32:31 -07:00
Andrew Meadows
ce3ed68861
Merge pull request #11333 from ctrlaltdavid/faster-fade-in
...
Reduce entity fade-in time
2017-09-11 09:29:45 -07:00
Chris Collins
47a9337aa7
Merge pull request #11323 from jherico/mac_fixes
...
Mac fixes
2017-09-11 09:10:50 -07:00
druiz17
826cb9e909
Merge branch 'master' of github.com:highfidelity/hifi into controller-dispatcher-1
2017-09-11 08:45:13 -07:00
Andrew Meadows
1f766f743d
Merge pull request #11293 from jherico/fix_hmd_menu
...
Fix access to menu on background thread
2017-09-11 08:26:04 -07:00
Andrew Meadows
f7ca6a45b6
Merge pull request #11299 from jherico/cleanup_cmake
...
Cleanup CMake
2017-09-11 08:21:30 -07:00
David Rowe
be049009c8
Improve sizing of scale handles
2017-09-11 17:51:58 +12:00
David Rowe
ec6cae4105
Fix physics "grabbable" setting being applied without gravity
2017-09-11 17:04:50 +12:00
David Rowe
acf6a433a9
Don't scale z-axis of text and Web entities
2017-09-11 16:38:06 +12:00