ericrius1
|
8d39f9c760
|
Syntax fixes
|
2015-10-12 15:02:03 -07:00 |
|
Brad Davis
|
e5fc2e5525
|
Low level support for URL overrides when loading content
|
2015-10-10 23:00:15 -07:00 |
|
Brad Hefta-Gaub
|
2040fb4507
|
fix skybox not always loading when you haven't moved or if the texture is slow in loading
|
2015-09-29 09:32:34 -07:00 |
|
Brad Hefta-Gaub
|
430cbcca7e
|
first cut at adding surface normals to ray intersection
|
2015-09-27 21:57:50 -07:00 |
|
samcake
|
fa9b0930d2
|
Bring back the procedural skybox
|
2015-09-21 14:25:32 -07:00 |
|
samcake
|
c9cb768945
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-09-19 09:00:19 -07:00 |
|
Brad Davis
|
2f0ba40347
|
Merge pull request #5844 from ZappoMan/cruftRemovalMachine
Cruft removal machine
|
2015-09-18 14:59:16 -07:00 |
|
Brad Hefta-Gaub
|
0d37511071
|
add support for scripts to call methods on entity scripts
|
2015-09-18 14:06:38 -07:00 |
|
Brad Hefta-Gaub
|
416acb1d4a
|
remove call to _entities.render() in displaySide()
|
2015-09-18 12:03:58 -07:00 |
|
Brad Hefta-Gaub
|
6edc817bf2
|
move the best zone logic out of EntityTreeRenderer::render()
|
2015-09-18 11:35:50 -07:00 |
|
Sam Gateau
|
d0f7ddd3a6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-09-18 00:03:19 -07:00 |
|
Brad Hefta-Gaub
|
4a34b142d1
|
remove render element proxies
|
2015-09-17 22:05:14 -07:00 |
|
Brad Hefta-Gaub
|
fa6396bbfa
|
fix white space
|
2015-09-16 16:53:20 -07:00 |
|
Brad Hefta-Gaub
|
7840f122dc
|
add reload all support for entity scripts
|
2015-09-16 16:46:46 -07:00 |
|
Sam Gateau
|
d45547aa1a
|
Merge and update
|
2015-09-16 13:46:07 -07:00 |
|
Brad Hefta-Gaub
|
70d2288407
|
CR feedback
|
2015-09-15 08:04:26 -07:00 |
|
Brad Hefta-Gaub
|
54a45f3173
|
Merge branch 'master' of https://github.com/highfidelity/hifi into scriptEngineCleanup
Conflicts:
libraries/entities-renderer/src/EntityTreeRenderer.cpp
libraries/script-engine/src/ScriptEngine.cpp
libraries/script-engine/src/ScriptEngine.h
|
2015-09-14 21:13:08 -07:00 |
|
Brad Hefta-Gaub
|
94b273a029
|
more work on script engine
|
2015-09-14 20:59:10 -07:00 |
|
Brad Hefta-Gaub
|
a3c0288eae
|
more work on proper threading of ScriptEngine
|
2015-09-14 20:26:04 -07:00 |
|
Brad Hefta-Gaub
|
18fbf896f1
|
first cut at moving entity scripts into ScriptEngine
|
2015-09-14 15:13:43 -07:00 |
|
Sam Gateau
|
3f2609e52a
|
merging
|
2015-09-14 09:59:04 -07:00 |
|
Sam Gateau
|
9074d0d6e1
|
very first version of the TextureStorage working
|
2015-09-14 09:29:46 -07:00 |
|
Brad Hefta-Gaub
|
f85cb2c888
|
first cut at cleaning up ScriptEngine class
|
2015-09-11 19:12:09 -07:00 |
|
Brad Davis
|
9b81842850
|
Merge branch 'master' into homer
Conflicts:
assignment-client/src/octree/OctreeSendThread.cpp
interface/src/Application.cpp
libraries/entities-renderer/src/EntityTreeRenderer.cpp
libraries/entities/src/EntityItem.cpp
libraries/entities/src/EntityTree.cpp
libraries/entities/src/EntityTreeElement.cpp
libraries/entities/src/EntityTreeElement.h
libraries/entities/src/EntityTreeHeadlessViewer.cpp
libraries/entities/src/RecurseOctreeToMapOperator.cpp
libraries/octree/src/Octree.h
libraries/physics/src/EntityMotionState.cpp
|
2015-09-11 16:31:18 -07:00 |
|
Brad Davis
|
e458eb7ae9
|
Merge pull request #5734 from sethalves/octree-shared-pointers
octree uses shared pointers
|
2015-09-11 16:00:04 -07:00 |
|
Brad Hefta-Gaub
|
5c6d8da97b
|
Revert "Make sure all entity script callbacks happen on the Entities script engine thread"
|
2015-09-11 11:55:36 -07:00 |
|
Brad Davis
|
244795b629
|
Merge branch 'homer' into temp
Conflicts:
interface/src/Application.cpp
|
2015-09-11 11:21:29 -07:00 |
|
Brad Hefta-Gaub
|
20a733b9f5
|
prevent sending signals in the entities script engine
|
2015-09-11 10:06:06 -07:00 |
|
Brad Hefta-Gaub
|
b9d5412aad
|
prevent sending signals in the entities script engine
|
2015-09-11 09:48:42 -07:00 |
|
Brad Davis
|
b7ffb96adf
|
Working on thread safety for the entity tree
|
2015-09-10 22:28:50 -07:00 |
|
Brad Davis
|
aa989c3687
|
Fixing some entity race condition crashes
|
2015-09-10 20:53:17 -07:00 |
|
Brad Hefta-Gaub
|
92a5a999c6
|
quiet some debug
|
2015-09-10 19:52:44 -07:00 |
|
Brad Hefta-Gaub
|
ee30fe4a56
|
quiet some debug
|
2015-09-10 19:48:41 -07:00 |
|
Brad Hefta-Gaub
|
8eacdbf1c4
|
first cut at making sure entity scripts are called on the entities script engine thread
|
2015-09-10 13:02:02 -07:00 |
|
Seth Alves
|
8a60bba4eb
|
Merge branch 'master' of github.com:highfidelity/hifi into octree-shared-pointers
|
2015-09-08 15:28:46 -07:00 |
|
Brad Davis
|
5f1affaff9
|
Procedural skybox work
|
2015-09-08 14:31:16 -07:00 |
|
Seth Alves
|
31fcd55d47
|
octree uses shared pointers
|
2015-09-08 11:59:48 -07:00 |
|
ZappoMan
|
b7d9dc444b
|
more work on clicking focus
|
2015-08-17 13:06:32 -07:00 |
|
Brad Davis
|
19d31938d3
|
Merge remote-tracking branch 'upstream/master' into plugins
|
2015-08-10 21:25:35 -07:00 |
|
Bradley Austin Davis
|
7e60aee1bf
|
Merge branch 'master' into plugins
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
interface/src/avatar/Head.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/avatar/MyAvatar.h
interface/src/avatar/SkeletonModel.cpp
interface/src/avatar/SkeletonModel.h
interface/src/devices/3DConnexionClient.cpp
interface/src/ui/overlays/Overlays.cpp
|
2015-08-06 11:03:37 -07:00 |
|
ericrius1
|
12770edbe1
|
Merge branch 'master' into polyLineInProgress
|
2015-08-03 15:52:26 -07:00 |
|
ericrius1
|
47bc8f50ab
|
cleaning
|
2015-08-03 08:45:14 -07:00 |
|
ZappoMan
|
c15161b71a
|
fix crash in Particle Entities and pendingChanges.updateItem()
|
2015-07-28 14:56:38 -07:00 |
|
Seth Alves
|
ee334ff826
|
JointStates are owned by Rig objects. Model, FaceModel, SkeletonModel call into their Rig pointer to access JointStates.
|
2015-07-22 18:43:10 -07:00 |
|
Stephen Birarda
|
0177513285
|
resolve conflicts on merge with upstream/master
|
2015-07-20 12:29:38 -07:00 |
|
Brad Davis
|
d68618e206
|
Removing GL headers from most files, and some naked GL from application.cpp
|
2015-07-18 00:46:09 -07:00 |
|
ericrius1
|
a44e5f949c
|
Merge branch 'master' into polyLineInProgress
|
2015-07-17 15:01:40 -07:00 |
|
Stephen Birarda
|
e5722098f6
|
resolve conflicts on merge with upstream/master
|
2015-07-17 11:06:01 -07:00 |
|
ZappoMan
|
819fa852b8
|
first pass at GlowEctomy
|
2015-07-15 12:47:59 -07:00 |
|
Atlante45
|
7bf45308b6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into clear_cache_and_restart
|
2015-07-14 12:31:37 -07:00 |
|