ZappoMan
|
c0cdf3256c
|
comment and dead code
|
2015-07-08 17:34:36 -07:00 |
|
ZappoMan
|
e885ac1821
|
improved performance of ByteCountCoding<> decode
|
2015-07-08 17:32:51 -07:00 |
|
Brad Davis
|
98e0688e98
|
Reducing heap allocation in network packet parsing
|
2015-07-08 17:21:38 -07:00 |
|
ZappoMan
|
6a9344a3f6
|
fix bug in old version of decode
|
2015-07-08 15:14:24 -07:00 |
|
Atlante45
|
6bf05fbf1f
|
Pointer fixes
|
2015-07-08 10:50:51 -07:00 |
|
Atlante45
|
737d85c597
|
Compile fixes
|
2015-07-07 18:22:06 -07:00 |
|
Andrew Meadows
|
e9df8cacc7
|
make some arguments const, cleanup some #includes
|
2015-07-07 17:50:08 -07:00 |
|
Atlante45
|
fa43c62722
|
RingBufferHistory handles unique_ptr
|
2015-07-07 16:45:43 -07:00 |
|
Howard Stearns
|
1c2972bd7c
|
Expose avatar collisions to scripts, and include velocityChange in exposed collision data.
|
2015-07-07 11:49:55 -07:00 |
|
Anthony J. Thibault
|
5293effc2e
|
more work in progress vive room tracking
Found and disabled torso twist
use an old copy of the hmd pose before physics, and the most up to date
one after physics.
|
2015-07-07 00:12:48 -07:00 |
|
Anthony J. Thibault
|
834b75f4c4
|
work in progress room scale tracking work.
sensor to world matrix stored in MyAvatar
override setPosition and setOrientation to move sensor to world matrix.
|
2015-07-06 18:25:42 -07:00 |
|
Brad Hefta-Gaub
|
2a03f62bf2
|
Merge pull request #5232 from sethalves/actions-over-wire-and-sim-ownership
Actions over wire and improved simulation ownership
|
2015-07-02 14:57:27 -07:00 |
|
ericrius1
|
ad97b28734
|
fixed merge conflicts
|
2015-07-02 11:01:40 -07:00 |
|
ericrius1
|
feeba2a029
|
testing for serialization
|
2015-07-01 23:03:03 -07:00 |
|
Atlante45
|
7b5a5a339a
|
Use make_shared/create to make shared pointers
|
2015-07-01 19:46:06 -07:00 |
|
Brad Davis
|
59027959b8
|
CR comments and fixing the average calculation
|
2015-07-01 16:30:42 -07:00 |
|
Clément Brisset
|
93d51717ce
|
Merge pull request #5201 from ctrlaltdavid/20590
QA for #20590 - Delete Interface.ini.lock file at start-up if it exists
|
2015-07-01 13:54:02 -07:00 |
|
Seth Alves
|
5e2f7204b4
|
responses to code review
|
2015-07-01 10:29:42 -07:00 |
|
Seth Alves
|
6e7973f5b9
|
coding-standard / code-review
|
2015-06-30 19:28:22 -07:00 |
|
ericrius1
|
ff77c3e0d8
|
added stroke width entity
|
2015-06-30 18:38:40 -07:00 |
|
Seth Alves
|
1d122060a6
|
merge andrew's sim-ownership branch
|
2015-06-29 09:50:38 -07:00 |
|
Seth Alves
|
0970f010a4
|
provide a way for scripts to get information about what actions an entity has and what the arguments of those actions are
|
2015-06-27 13:31:00 -07:00 |
|
Andrew Meadows
|
b6d5adaef8
|
move global into function that uses it
|
2015-06-26 21:57:04 -07:00 |
|
Andrew Meadows
|
c87e7c99ce
|
bid for ownership on script-change phys properties
|
2015-06-26 21:57:04 -07:00 |
|
Seth Alves
|
0f3ac976c3
|
don't try to convert a vec3 containing NaN to a script value
|
2015-06-26 17:53:28 -07:00 |
|
Stephen Birarda
|
c6df573933
|
fix some OS X warnings, add description to tooltip
|
2015-06-26 10:50:31 -07:00 |
|
Atlante45
|
85b2771c4a
|
Extend Extents
|
2015-06-24 15:44:48 -07:00 |
|
David Rowe
|
33b48947a5
|
Delete Interface.ini.lock file at start-up if it exists
Otherwise Interface freezes.
|
2015-06-23 17:36:19 -07:00 |
|
Seth Alves
|
4bf4e9f5da
|
Merge pull request #5164 from ericrius1/lineBounds
Line bounds
|
2015-06-23 10:47:38 -07:00 |
|
ericrius1
|
0e177a3e31
|
deleted unnessary line break
|
2015-06-18 18:23:09 -07:00 |
|
Brad Davis
|
48b27acc79
|
Merge remote-tracking branch 'upstream/master' into overlay
Conflicts:
interface/src/Application.cpp
interface/src/ui/ApplicationOverlay.cpp
|
2015-06-18 18:17:59 -07:00 |
|
ericrius1
|
7293330ced
|
fixed indentation and lines delete when user exits to help with large model.svo/json file size
|
2015-06-18 18:17:02 -07:00 |
|
ericrius1
|
6a5deaaef1
|
returning true from set line points
|
2015-06-18 16:54:39 -07:00 |
|
ericrius1
|
2b4146125f
|
adding logic to check points of line are inside bounds
|
2015-06-18 16:27:06 -07:00 |
|
Seth Alves
|
021dc64789
|
merge from upstream
|
2015-06-18 15:03:09 -07:00 |
|
Brad Hefta-Gaub
|
b008b810e1
|
Merge pull request #5145 from Atlante45/text
Bring back display names
|
2015-06-18 11:25:45 -07:00 |
|
Seth Alves
|
b258aeaa3d
|
merge from master
|
2015-06-18 10:04:14 -07:00 |
|
ZappoMan
|
383a2c3d63
|
another attempt
|
2015-06-18 09:43:39 -07:00 |
|
ZappoMan
|
673e1ee0cc
|
first cut and removing openGl dependency in shared
|
2015-06-18 09:30:34 -07:00 |
|
Atlante45
|
1cab853f18
|
Better guard Transform scale
|
2015-06-18 15:23:50 +02:00 |
|
Atlante45
|
254f05072f
|
Fix inverted if
|
2015-06-18 15:23:49 +02:00 |
|
Brad Davis
|
d9452cfd2e
|
Merge branch 'gpu-error-tweak' into overlay
|
2015-06-18 00:54:48 -07:00 |
|
Brad Davis
|
a83a4fb0a1
|
Merge remote-tracking branch 'upstream/master' into overlay
Conflicts:
interface/src/Application.cpp
interface/src/devices/OculusManager.cpp
interface/src/ui/ApplicationOverlay.cpp
|
2015-06-17 19:53:31 -07:00 |
|
Seth Alves
|
eb89835d42
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-line-data-handling
|
2015-06-17 18:35:00 -07:00 |
|
Seth Alves
|
8735fa1eac
|
have variantMapToScriptValue handle lists.
|
2015-06-17 18:33:43 -07:00 |
|
Brad Hefta-Gaub
|
4501fb1d61
|
Merge pull request #5073 from jherico/ovr6
Support Oculus SDK version 0.6 on windows only
|
2015-06-17 18:17:34 -07:00 |
|
Bradley Austin Davis
|
4633cabcec
|
Merge remote-tracking branch 'upstream/master' into ovr6
|
2015-06-17 17:07:43 -07:00 |
|
Brad Davis
|
ae1c9603b9
|
Merge remote-tracking branch 'upstream/master' into overlay
|
2015-06-17 15:13:04 -07:00 |
|
Seth Alves
|
68df6b662d
|
fix ifdefs around asserts
|
2015-06-17 15:03:09 -07:00 |
|
Seth Alves
|
44bb220130
|
fix debug build
|
2015-06-17 14:54:13 -07:00 |
|
Seth Alves
|
9a51a4c5b1
|
fix debug build
|
2015-06-17 14:48:37 -07:00 |
|
ZappoMan
|
58ee5217e3
|
fix some warnings
|
2015-06-17 14:08:02 -07:00 |
|
Bradley Austin Davis
|
2172445db7
|
Merge remote-tracking branch 'upstream/master' into ovr6
|
2015-06-17 12:56:41 -07:00 |
|
Brad Davis
|
5ded9e7eb9
|
Merge remote-tracking branch 'upstream/master' into overlay
|
2015-06-17 10:50:01 -07:00 |
|
Sam Gateau
|
5c547037f2
|
Migrating the overaly 3d rendering in their own job and their own shader
|
2015-06-17 15:54:20 +02:00 |
|
Seth Alves
|
508ae276c6
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
|
Brad Davis
|
4f8ea3f624
|
Merge remote-tracking branch 'upstream/master' into ovr6
|
2015-06-16 09:58:20 -07:00 |
|
Brad Davis
|
ba13b7820c
|
Working on overlay refactor
|
2015-06-16 09:58:03 -07:00 |
|
Andrew Meadows
|
0e12cdc39e
|
woops, forgot to include this in last commit
|
2015-06-10 12:41:15 -07:00 |
|
Brad Davis
|
7b355fe69f
|
Removing build of oglplus and boostconfig on non-Windows
|
2015-06-09 10:29:10 -07:00 |
|
Brad Davis
|
5680d58a19
|
Removing oglplus requirement for linux and mac
|
2015-06-09 03:09:10 -07:00 |
|
Brad Davis
|
e9587d90c4
|
Trying to fix linux build
|
2015-06-09 01:50:32 -07:00 |
|
Brad Davis
|
6147844f93
|
Merge branch 'master' into ovr6
Conflicts:
interface/src/Application.cpp
interface/src/avatar/SkeletonModel.cpp
interface/src/devices/OculusManager.h
|
2015-06-09 00:44:06 -07:00 |
|
ZappoMan
|
24c8e7d0e6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-06-08 13:50:50 -07:00 |
|
Stephen Birarda
|
666830c04d
|
add a sound once first AM packet received
|
2015-06-08 11:30:12 -07:00 |
|
Bradley Austin Davis
|
5a52a389be
|
Working on SDK 0.6
|
2015-06-07 23:23:21 -07:00 |
|
Bradley Austin Davis
|
b56fbd4744
|
Working on SDK 0.6
|
2015-06-07 13:56:06 -07:00 |
|
Brad Davis
|
f614268667
|
Moving windows to SDK 0.6
Working on SDK 0.6 for windows
Working on SDK 0.6 for windows
|
2015-06-07 01:40:44 -07:00 |
|
ZappoMan
|
f8a2fff5a7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-06-05 11:06:10 -07:00 |
|
Seth Alves
|
edb3622c85
|
Merge pull request #5037 from AndrewMeadows/inertia
collision groups for physical objects
|
2015-06-05 10:26:28 -07:00 |
|
ZappoMan
|
807cc3db24
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-06-05 09:37:39 -07:00 |
|
Clément Brisset
|
f19c0d8eec
|
Some renaming for windows compiler
|
2015-06-05 13:23:58 +01:00 |
|
Atlante45
|
93b44e6846
|
Collect stats on translucent/opaque mesh parts
|
2015-06-04 18:46:47 +02:00 |
|
Atlante45
|
a4340b17e9
|
Remove deprecated render stats
|
2015-06-04 14:47:04 +02:00 |
|
Andrew Meadows
|
ec0b4a956a
|
move collision group consts to shared lib
|
2015-06-03 14:13:51 -07:00 |
|
Andrew Meadows
|
a989998816
|
fix typo in comment
|
2015-06-03 14:13:30 -07:00 |
|
Atlante45
|
7654533888
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into lod
|
2015-06-03 19:47:51 +02:00 |
|
Howard Stearns
|
c036b5fd4b
|
Actually commit the changes this time!
|
2015-06-03 10:19:28 -07:00 |
|
ZappoMan
|
7c40b666e8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching-scene-api
|
2015-06-03 09:52:40 -07:00 |
|
Atlante45
|
9df1b05184
|
Introduce outsideEngineDetails
|
2015-06-03 18:08:43 +02:00 |
|
Atlante45
|
bbf1837796
|
Introduced RenderDetails/Stats don't pull details
- Regrouped everything stat in a struct
- Details are set into the stats
|
2015-06-03 16:14:23 +02:00 |
|
ZappoMan
|
647d132d57
|
store part boxes in model space and translate to world space on request
|
2015-06-02 21:50:33 -07:00 |
|
Sam Gateau
|
3c7eb4de6d
|
merging with upstream
|
2015-06-02 14:48:53 -07:00 |
|
Andrew Meadows
|
2702e07863
|
Merge pull request #5015 from sethalves/polyvox
PolyVox improvements -- depends on #5008
|
2015-06-02 14:34:49 -07:00 |
|
Eric Levin
|
55ffb7f1c0
|
code style changes
|
2015-06-02 12:51:45 -07:00 |
|
Seth Alves
|
11eb073bcf
|
fix comment
|
2015-06-02 10:04:39 -07:00 |
|
Seth Alves
|
d201f7791e
|
oops
|
2015-06-02 10:01:43 -07:00 |
|
Seth Alves
|
20d3814c1b
|
code review
|
2015-06-02 10:00:07 -07:00 |
|
Atlante45
|
9d4ded1fb3
|
Add shouldRender functor to render args
|
2015-06-02 16:09:05 +02:00 |
|
Sam Gateau
|
cd7914ad9d
|
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into punk
|
2015-06-01 17:31:39 -07:00 |
|
Sam Gateau
|
bd7c22e715
|
Trying to transfer the rnedering from displaySide to RenderDeferredTask
|
2015-06-01 17:31:00 -07:00 |
|
ZappoMan
|
d4af454834
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-06-01 14:42:35 -07:00 |
|
Eric Levin
|
5cce4edec8
|
fix merge conflicts attemp 1
|
2015-06-01 11:18:33 -07:00 |
|
Eric Levin
|
7b08537574
|
code standards fixes
|
2015-06-01 09:51:24 -07:00 |
|
Seth Alves
|
d04b61d6a8
|
oops
|
2015-06-01 07:16:16 -07:00 |
|
Seth Alves
|
00af0a4376
|
trying to make thing behave when voxel-space is resized
|
2015-06-01 07:15:37 -07:00 |
|
Eric Levin
|
cb72b620cf
|
printing bytes out correctly
|
2015-05-29 19:42:07 -07:00 |
|
Seth Alves
|
96a40bd673
|
basic collisions with cubic polyvoxes
|
2015-05-29 18:50:26 -07:00 |
|
Brad Davis
|
77b45e2b4a
|
Adding missing files
|
2015-05-29 12:59:55 -07:00 |
|
Atlante45
|
75788a3c51
|
Reactivate Transform asserts
|
2015-05-29 17:05:56 +02:00 |
|
Eric Levin
|
2d66696675
|
line working from array of points
|
2015-05-28 14:18:57 -07:00 |
|
ZappoMan
|
a0e51469d3
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-05-28 12:36:34 -07:00 |
|
Eric Levin
|
8886e93d5f
|
changed qVector to qVectorVec3
|
2015-05-28 11:26:41 -07:00 |
|
Eric Levin
|
72af4e4e67
|
latest pointer
|
2015-05-28 10:44:44 -07:00 |
|
ZappoMan
|
20ceb72d92
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-05-26 15:01:26 -07:00 |
|
Seth Alves
|
d71921fd03
|
Merge branch 'master' of github.com:highfidelity/hifi into polyvox
|
2015-05-26 10:46:02 -07:00 |
|
Seth Alves
|
9735174036
|
Merge branch 'master' of github.com:highfidelity/hifi into polyvox
|
2015-05-25 15:37:23 -07:00 |
|
Brad Hefta-Gaub
|
910c8549fc
|
Merge pull request #4951 from huffman/ctx
Team Teaching - Add gpu::context to RenderArgs and use RenderArgs in more render() methods
|
2015-05-22 22:20:45 -07:00 |
|
Ryan Huffman
|
43317bc829
|
Temporarily remove isValidScale assert
|
2015-05-22 17:00:39 -07:00 |
|
Ryan Huffman
|
7be646d62e
|
Make gpu::context the first RenderArgs ctor parameter
|
2015-05-22 16:02:10 -07:00 |
|
Ryan Huffman
|
d1a5662ca7
|
Merge branch 'team-teaching' of github.com:highfidelity/hifi into ctx
Conflicts:
libraries/entities-renderer/src/EntityTreeRenderer.cpp
|
2015-05-22 15:33:40 -07:00 |
|
ZappoMan
|
160898ce96
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching
|
2015-05-22 14:55:29 -07:00 |
|
Andrew Meadows
|
461d08c0a9
|
merge upstream/master into andrew/bispinor
|
2015-05-22 11:35:02 -07:00 |
|
Clément Brisset
|
e276926608
|
Add include/remove duplicate type
|
2015-05-22 18:23:42 +01:00 |
|
Atlante45
|
c6ce5e7680
|
PerformanceTimer deactivated when not in use
|
2015-05-22 18:54:40 +02:00 |
|
Ryan Huffman
|
4a4c9c75fc
|
Add gpu::context to RenderArgs and start using RenderArgs in place of the flags
|
2015-05-22 09:50:51 -07:00 |
|
Atlante45
|
314486ab88
|
Ignore scale in Transform when 0.0f
Also cleaned up some coding standard
|
2015-05-22 16:21:12 +02:00 |
|
Andrew Meadows
|
466af03fa9
|
support for ShapeInfo::offset
|
2015-05-21 16:25:05 -07:00 |
|
Andrew Meadows
|
67f5d0773d
|
some list management of AvatarMotionStates
|
2015-05-21 14:40:47 -07:00 |
|
ZappoMan
|
c7fb8fab85
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching-scene-api
|
2015-05-21 10:36:22 -07:00 |
|
Seth Alves
|
72e227eefe
|
Merge branch 'master' of github.com:highfidelity/hifi into polyvox
|
2015-05-21 09:55:14 -07:00 |
|
Seth Alves
|
52ce26d80d
|
Merge branch 'master' of github.com:highfidelity/hifi into no-id-swap-redux
|
2015-05-21 09:20:56 -07:00 |
|
Stephen Birarda
|
6306b69ec8
|
add a version and handle remapping for restricted access
|
2015-05-20 16:27:53 -07:00 |
|
Seth Alves
|
4b263cf5c8
|
derieve PolyVox Entity from Model Entity
|
2015-05-19 21:40:05 -07:00 |
|
Seth Alves
|
f9d46b0cb5
|
interface decides on entityIDs rather than bouncing a temporary id through the entity server
|
2015-05-19 14:25:23 -07:00 |
|
Atlante45
|
4725d5e676
|
Merge branch 'primitives_batch' into remove_gl_transform
|
2015-05-16 05:22:12 +02:00 |
|
Atlante45
|
7185589407
|
Add optional Batch to RenderArgs
|
2015-05-16 04:42:15 +02:00 |
|
Atlante45
|
92d4b08c38
|
Init _transform with correct values
|
2015-05-15 17:52:06 +02:00 |
|
Seth Alves
|
baf4157da0
|
Merge pull request #4859 from ZappoMan/typeSafePropertyCleanup
Clean up Entity Properties and Macros to be more type-safe friendly and consistent
|
2015-05-13 20:52:03 -07:00 |
|
Brad Hefta-Gaub
|
77019eafa7
|
Merge pull request #4831 from jherico/plugins_pt2
Display plugins part 2
|
2015-05-13 20:40:33 -07:00 |
|
ZappoMan
|
095b7701d8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into typeSafePropertyCleanup
|
2015-05-13 12:12:12 -07:00 |
|
Philip Rosedale
|
349886c146
|
Merge pull request #4847 from birarda/domain-paths
add initial support for local paths in domain
|
2015-05-12 17:09:13 -07:00 |
|
ZappoMan
|
67df6e3c62
|
make READ_ENTITY_PROPERTY_TO_PROPERTIES() type safe
|
2015-05-12 16:24:16 -07:00 |
|
Stephen Birarda
|
0562fee82a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-paths
|
2015-05-12 12:39:05 -07:00 |
|
Stephen Birarda
|
c66bd9b1aa
|
complete addition of paths to DS settings
|
2015-05-12 11:58:55 -07:00 |
|
Seth Alves
|
f647db3bf0
|
Merge branch 'master' of github.com:highfidelity/hifi into line-entity
|
2015-05-12 11:36:56 -07:00 |
|
Clément Brisset
|
9bf4cf1262
|
Merge pull request #4830 from ZappoMan/moreZoneProperties
New Zone Features
|
2015-05-12 14:28:01 +02:00 |
|
Seth Alves
|
4881b0c53c
|
copy box to make a new type of line entity item
|
2015-05-11 19:25:14 -07:00 |
|
ZappoMan
|
73428ec12d
|
add support to not displace very large clipboards on import
|
2015-05-11 14:21:58 -07:00 |
|
Brad Davis
|
332d2091e5
|
Fixing license
|
2015-05-11 13:22:43 -07:00 |
|
Brad Davis
|
abab54aed8
|
Working on display plugins
|
2015-05-11 13:08:53 -07:00 |
|
Stephen Birarda
|
8c6715e4fc
|
resolve conflicts on merge with upstream/master
|
2015-05-11 11:10:22 -07:00 |
|
Stephen Birarda
|
ebeba81233
|
make sure an ACM asks for PID in log
|
2015-05-08 17:37:48 -07:00 |
|
Stephen Birarda
|
acac2f5a22
|
don't init if Settings not init
|
2015-05-08 16:51:27 -07:00 |
|
Stephen Birarda
|
ddb52348bc
|
don't force use of Settings to all QCoreApplication
|
2015-05-08 16:24:39 -07:00 |
|
Brad Hefta-Gaub
|
bfb2b278ee
|
Merge pull request #4791 from jherico/scale
Fixing scale resolution issues
|
2015-05-08 15:54:24 -07:00 |
|
Stephen Birarda
|
78942b0a87
|
let QSettings destructor call Setting::Manager sync
|
2015-05-08 15:49:28 -07:00 |
|
Bradley Austin Davis
|
0751443a01
|
Merge branch 'master' into scale
|
2015-05-08 15:03:24 -07:00 |
|
Stephen Birarda
|
0a295bada1
|
add debugging to catch AC kill hang
|
2015-05-08 14:32:16 -07:00 |
|
Stephen Birarda
|
3d06a86670
|
drop packets on floor when shutting down
|
2015-05-08 11:57:25 -07:00 |
|
Bradley Austin Davis
|
c31d36be59
|
Fixing scale resolution issues
|
2015-05-07 12:01:56 -07:00 |
|
Seth Alves
|
d52a45b57e
|
Merge branch 'master' of github.com:highfidelity/hifi into dice-on-table-1
|
2015-05-07 11:30:46 -07:00 |
|
Atlante45
|
faabf29e84
|
Merge branch 'master' of https://github.com/highfidelity/hifi into display_zones
|
2015-05-07 19:58:26 +02:00 |
|
Atlante45
|
00571dad00
|
Merge branch 'master' of https://github.com/highfidelity/hifi into display_zones
|
2015-05-07 10:13:59 +02:00 |
|
ZappoMan
|
496da6fcd5
|
wire up the skybox color property to the new skybox renderer
|
2015-05-06 20:36:06 -07:00 |
|
Seth Alves
|
fe06ce2931
|
pull from upstream
|
2015-05-06 14:31:22 -07:00 |
|
Bradley Austin Davis
|
fc73676b4d
|
Merge branch 'master' into plugins_pt1
|
2015-05-06 11:43:25 -07:00 |
|
Andrew Meadows
|
aa5a59c3dc
|
merge upstream/master into andrew/nova
Conflicts:
libraries/entities/src/EntityItem.cpp
libraries/physics/src/PhysicsEngine.cpp
|
2015-05-05 10:24:17 -07:00 |
|
Atlante45
|
6fdb594dfd
|
Forgot member initialisation
|
2015-05-05 16:40:16 +02:00 |
|
Atlante45
|
aa10dc3991
|
Merge branch 'master' of https://github.com/highfidelity/hifi into display_zones
|
2015-05-05 15:04:11 +02:00 |
|
Andrew Meadows
|
96acf96b76
|
entity-entity collision events emit signals again
|
2015-05-04 13:32:57 -07:00 |
|
Stephen Birarda
|
87e586dfe6
|
remove a stray space
|
2015-05-04 10:42:58 -07:00 |
|
Atlante45
|
12fcb35717
|
Made RenderArgs a default ctor
|
2015-05-04 17:22:46 +02:00 |
|
Brad Davis
|
302aa9db47
|
Removing access to the gl widget and display managers
|
2015-05-02 00:49:52 -07:00 |
|
Stephen Birarda
|
475861c4be
|
move KILO_PER_MEGA to numerical constants
|
2015-05-01 16:30:25 -07:00 |
|
Stephen Birarda
|
edade7baba
|
resolve conflicts on merge with upstream master
|
2015-05-01 16:24:16 -07:00 |
|
Stephen Birarda
|
94739cf8d3
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
|
Seth Alves
|
f75b599288
|
don't save default values in json file
|
2015-04-30 11:28:27 -07:00 |
|
Stephen Birarda
|
85919972e3
|
resolve conflicts on merge with upstream/master
|
2015-04-29 10:45:25 -07:00 |
|
Stephen Birarda
|
1995fa6a5e
|
fix return value comment in SimpleMovingAverage
|
2015-04-28 18:28:12 -07:00 |
|
Stephen Birarda
|
c52426385d
|
code review comments for #4713
|
2015-04-28 18:28:05 -07:00 |
|
Stephen Birarda
|
f2dcacffd0
|
show avatar data receive rate by default with display name
|
2015-04-28 18:27:42 -07:00 |
|
Stephen Birarda
|
4e6979cac8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar-mixer-throttling
|
2015-04-28 16:50:07 -07:00 |
|
Stephen Birarda
|
b917afa3cc
|
show avatar data receive rate by default with display name
|
2015-04-28 09:47:19 -07:00 |
|
Brad Davis
|
897e47e8e6
|
Removing debug hack to load resources from source folder
|
2015-04-27 23:17:56 -07:00 |
|
Seth Alves
|
bdc6bb3c2d
|
Merge branch 'master' of github.com:highfidelity/hifi into detect-ballistic
|
2015-04-27 12:20:58 -07:00 |
|
Brad Davis
|
a12bfd95f4
|
Merge remote-tracking branch 'upstream/master' into ui-refactor
Conflicts:
libraries/render-utils/src/MatrixStack.h
|
2015-04-27 10:59:57 -07:00 |
|
Seth Alves
|
2cdbe8bf7b
|
merge from upstream
|
2015-04-27 09:57:36 -07:00 |
|
Seth Alves
|
e007617112
|
hook up menu-items to control debug rendering of collision hulls and owned simulations
|
2015-04-27 09:56:24 -07:00 |
|
Seth Alves
|
0fb1a83e3b
|
quiet compiler, remove some trailing control-Ms
|
2015-04-25 09:20:00 -07:00 |
|
Brad Davis
|
99a6e1f86c
|
Breaking up offscreen UI work
|
2015-04-24 13:21:21 -07:00 |
|
Atlante45
|
0b1d4fb1d6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into zones
|
2015-04-23 21:16:11 +02:00 |
|
Atlante45
|
b340cd06bf
|
Fix volume formula for capsules
|
2015-04-23 19:14:07 +02:00 |
|
Atlante45
|
83490051d9
|
Move shape related contains() to ShapeInfo
|
2015-04-23 18:55:20 +02:00 |
|
Atlante45
|
6be0910966
|
Fix contain for collision hulls
|
2015-04-23 15:58:18 +02:00 |
|
Brad Davis
|
c4d2bd2cda
|
More coding standard fixes
|
2015-04-22 19:18:09 -07:00 |
|
Atlante45
|
955723acf1
|
RenderableEntityItem uses collision hull in contains
|
2015-04-22 21:03:55 +02:00 |
|
Brad Davis
|
ce6b7e7aec
|
Merge branch 'master' into offscreen
Conflicts:
interface/src/Menu.cpp
|
2015-04-16 14:02:40 -07:00 |
|
Bradley Austin Davis
|
36ca9132cc
|
More build failure fixes
|
2015-04-16 01:02:13 -07:00 |
|
Brad Davis
|
d14d5f3d29
|
Working on new-UI implementations of address bar and login
|
2015-04-15 00:36:04 -07:00 |
|
Andrew Meadows
|
da9091a99d
|
remove SHAPE_TYPE_CONVEX_HULL from libs and tests
|
2015-04-14 14:54:43 -07:00 |
|
Seth Alves
|
3cfafea5ca
|
Merge branch 'master' of github.com:highfidelity/hifi into island
|
2015-04-07 15:09:50 -07:00 |
|
Andrew Meadows
|
a47170b02c
|
Merge pull request #4601 from samcake/temp1
Introducing gpu::State and using it in the Model rendering path and more...
|
2015-04-07 12:48:42 -07:00 |
|
Seth Alves
|
bc9e818b95
|
Merge branch 'master' of github.com:highfidelity/hifi into island
|
2015-04-07 11:12:16 -07:00 |
|
Seth Alves
|
ef5dffecf6
|
fix filenames in comments
|
2015-04-07 10:03:14 -07:00 |
|
Seth Alves
|
9014397167
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
|
Seth Alves
|
fb607e2b26
|
logging groups for library/shared and interface
|
2015-04-06 18:45:06 -07:00 |
|
Sam Gateau
|
00817ab64f
|
MErging with origin/orange, brinign the fix for shadows
|
2015-04-05 18:36:39 -07:00 |
|
Seth Alves
|
9ef9452cf6
|
make filename extension checking less wrong
|
2015-04-03 16:39:45 -07:00 |
|
Seth Alves
|
bfab522ee7
|
debuging render mode
|
2015-04-01 17:52:30 -07:00 |
|