Seth Alves
|
31fcd55d47
|
octree uses shared pointers
|
2015-09-08 11:59:48 -07:00 |
|
David Rowe
|
cdd5e68815
|
Add colorStart and colorFinish entity particle properties
|
2015-09-08 11:28:53 -07:00 |
|
Stephen Birarda
|
25aeda2e18
|
Merge branch 'master' of https://github.com/highfidelity/hifi into protocol
|
2015-09-08 08:40:51 -07:00 |
|
David Rowe
|
cb9468c311
|
Add colorSpread entity particle property
|
2015-09-07 16:27:42 -07:00 |
|
David Rowe
|
47b27a3280
|
Add alphaStart and alphaFinish entity particle properties
|
2015-09-05 16:30:01 -07:00 |
|
David Rowe
|
042384b5b0
|
Tidy and finish alpha and alphaSpread
|
2015-09-05 14:51:48 -07:00 |
|
David Rowe
|
1b3d125cb3
|
Add alphaSpread entity particle property
|
2015-09-05 14:39:10 -07:00 |
|
Brad Davis
|
e8435b6218
|
Procedural rendering for box entities
|
2015-09-05 12:10:45 -07:00 |
|
David Rowe
|
8b296f53e6
|
Short-circuit radius values and interpolation when can
|
2015-09-05 11:13:48 -07:00 |
|
David Rowe
|
8d85309925
|
Use cubic interpolation instead of cosine
|
2015-09-05 10:50:05 -07:00 |
|
David Rowe
|
12b8a5a1d5
|
Add alpha property support to ParticleEffect entities
Add at same "level" as color so that it's available for other entity
types to use in the future.
|
2015-09-05 10:23:27 -07:00 |
|
David Rowe
|
c9cf426dba
|
Fix EntityPropertyList merge
|
2015-09-04 15:31:21 -07:00 |
|
David Rowe
|
18bc7befee
|
Merge branch 'master' into 20669
Conflicts:
libraries/networking/src/udt/PacketHeaders.cpp
libraries/networking/src/udt/PacketHeaders.h
|
2015-09-04 13:49:46 -07:00 |
|
David Rowe
|
c910da7179
|
Add radiusStart and radiusFinish entity particle properties
|
2015-09-04 12:27:18 -07:00 |
|
Stephen Birarda
|
ed19987b7d
|
resolve conflicts on merge with upstream/master
|
2015-09-04 12:31:46 -06:00 |
|
David Rowe
|
2bc2582797
|
Fix missing entity property gets for velocity and acceleration spread
|
2015-09-03 14:55:09 -07:00 |
|
David Rowe
|
45ff118249
|
Add new radiusSpread entity particle property
|
2015-09-03 14:55:08 -07:00 |
|
Seth Alves
|
9256917f15
|
rebake mesh when a neighbor changes
|
2015-09-01 16:21:12 -07:00 |
|
Seth Alves
|
264d39aa9b
|
have knitted polyvoxes keep track of low-axis neighbors as well as high
|
2015-09-01 14:49:17 -07:00 |
|
Stephen Birarda
|
33f6933544
|
Merge branch 'master' of https://github.com/highfidelity/hifi into protocol
|
2015-09-01 14:36:16 -06:00 |
|
Andrew Meadows
|
fe2d03fd37
|
merge
Conflicts:
libraries/display-plugins/src/display-plugins/OpenGLDisplayPlugin.cpp
libraries/display-plugins/src/display-plugins/stereo/StereoDisplayPlugin.cpp
libraries/shared/src/GLMHelpers.cpp
|
2015-09-01 11:17:08 -07:00 |
|
Seth Alves
|
7369ca19e9
|
allow setting cuboid voxel spaces. clean up some locking
|
2015-08-31 18:01:15 -07:00 |
|
Seth Alves
|
41a2ff2fff
|
working on stitching marching-cube polyvoxs together
|
2015-08-30 18:42:15 -07:00 |
|
Seth Alves
|
64d0ce47f3
|
attempting to stitch polyvox entites together
|
2015-08-30 09:59:33 -07:00 |
|
Seth Alves
|
f6fbf4f324
|
fix whitespace
|
2015-08-28 14:08:30 -07:00 |
|
Andrew Meadows
|
614fad0811
|
remove warnings from linux build
|
2015-08-27 19:12:25 -07:00 |
|
Stephen Birarda
|
80cf7b6c76
|
resolve conflicts on merge with upstream/master
|
2015-08-27 14:50:04 -07:00 |
|
Seth Alves
|
e97e7de19c
|
Merge branch 'master' of github.com:highfidelity/hifi into polyvox
|
2015-08-27 13:19:15 -07:00 |
|
Brad Hefta-Gaub
|
7b2f944f48
|
Merge pull request #5561 from ericrius1/particleExtensions
Extended Particle entity to allow for more varied effects
|
2015-08-27 10:45:03 -07:00 |
|
ericrius1
|
5586c2ff17
|
fixed ordering of bitsream reading for old svo files with particle entities
|
2015-08-26 11:45:19 -07:00 |
|
Seth Alves
|
696e34b996
|
Merge branch 'linux-memory-debugger' of github.com:sethalves/hifi into polyvox
|
2015-08-26 11:11:41 -07:00 |
|
Seth Alves
|
695ffa29c7
|
call setup_memory_debugger from common macros rather than from every CMakeLists.txt file
|
2015-08-26 11:09:59 -07:00 |
|
ericrius1
|
f25b75093c
|
cleaned up conditional bitstream parsing
|
2015-08-26 09:44:29 -07:00 |
|
Atlante45
|
179ee73e26
|
Merge branch 'master' of https://github.com/highfidelity/hifi into update_protocol
|
2015-08-26 16:50:33 +02:00 |
|
Seth Alves
|
da6a1c958b
|
clean up debugging prints
|
2015-08-25 16:40:58 -07:00 |
|
Seth Alves
|
f6c440756c
|
do slow polyvox operations on a thread
|
2015-08-25 11:46:51 -07:00 |
|
Seth Alves
|
7cb9968864
|
more work on polyvox threading
|
2015-08-25 05:53:36 -07:00 |
|
ericrius1
|
13892db866
|
removed logging
|
2015-08-24 11:41:03 -07:00 |
|
ericrius1
|
5fa27a7cf1
|
added back computeAndUpdate mmethod for particles, and now handling parsing old streams
|
2015-08-24 10:59:38 -07:00 |
|
Seth Alves
|
dc31c7e233
|
back out previous attempt at theading polyvox code. lay groundwork for threading that can be reasoned about
|
2015-08-23 08:14:05 -07:00 |
|
Seth Alves
|
f9fb65bb4b
|
Merge branch 'linux-memory-debugger' of github.com:sethalves/hifi into polyvox
|
2015-08-20 10:15:16 -07:00 |
|
Seth Alves
|
c25082d86f
|
use -fsanitize=address in all code rather than just the top-level links
|
2015-08-20 10:14:16 -07:00 |
|
Seth Alves
|
ef6116465d
|
make edged-cubic be the default polyvox surface style
|
2015-08-19 19:15:36 -07:00 |
|
Andrew Meadows
|
5a442bdb30
|
Merge pull request #5555 from ZappoMan/centerOrigin
Make domains 8x larger (2x in each dimension), with origin at center of buildable space
|
2015-08-19 15:59:04 -07:00 |
|
Stephen Birarda
|
6860f3d126
|
add readWithoutCopy for clarity in Packet read
|
2015-08-19 14:32:26 -07:00 |
|
ZappoMan
|
684ee3bdd0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into centerOrigin
|
2015-08-19 11:20:15 -07:00 |
|
Andrew Meadows
|
990dce6795
|
Merge pull request #5578 from sethalves/polyvox
Polyvox improvements
|
2015-08-19 10:31:13 -07:00 |
|
Seth Alves
|
2dc2757eca
|
code review
|
2015-08-18 13:03:54 -07:00 |
|
Stephen Birarda
|
fd43c48eac
|
resolve conflicts on merge with birarda/protocol
|
2015-08-18 11:48:36 -07:00 |
|
Stephen Birarda
|
0f77ab8611
|
resolve conflicts on merge with upstream/master
|
2015-08-18 11:45:55 -07:00 |
|
Andrew Meadows
|
9ee49c3e1e
|
Merge pull request #5551 from sethalves/quiet-compiler
Quiet compiler
|
2015-08-18 09:54:29 -07:00 |
|
Seth Alves
|
b129c2a933
|
in edged mode, make sure border voxels are zeroed out. expose some more voxel matrix math to javascript
|
2015-08-16 09:36:54 -07:00 |
|
Seth Alves
|
558f68c150
|
increase max polyvox dimension from 32 to 128. don't recompress compressed data unless something changed../../libraries/entities-renderer/src/RenderablePolyVoxEntityItem.cpp
|
2015-08-15 16:53:47 -07:00 |
|
Seth Alves
|
5ecdbaa19d
|
have functions that change polyvox voxes return true if they changed anything, else false. added voxelCoordsToWorldCoords and worldCoordsToVoxelCoords
|
2015-08-15 15:18:25 -07:00 |
|
Seth Alves
|
79a7755cdb
|
add SURFACE_EDGED_MARCHING_CUBES polyvox surface extraction style
|
2015-08-15 12:18:36 -07:00 |
|
ZappoMan
|
44fcf71f07
|
change domain to be 32k and still have origin centered at 0
|
2015-08-14 15:26:49 -07:00 |
|
ZappoMan
|
bdc78e9666
|
some CR cleanup
|
2015-08-14 10:16:48 -07:00 |
|
ZappoMan
|
daeb90c1e0
|
fix clamp in AddEntityOperator
|
2015-08-14 09:35:39 -07:00 |
|
ZappoMan
|
5fdd7304aa
|
Merge branch 'master' of https://github.com/highfidelity/hifi into centerOrigin
|
2015-08-14 09:33:53 -07:00 |
|
ericrius1
|
b8a6105a03
|
Merge branch 'master' into particleExtensions
|
2015-08-14 08:56:59 -07:00 |
|
ericrius1
|
e191a301d8
|
added a spread to defaults to create a default fountain effect
|
2015-08-13 16:08:38 -07:00 |
|
ericrius1
|
bb84e0e403
|
fixed defaults
|
2015-08-13 15:57:45 -07:00 |
|
ericrius1
|
6fe8703492
|
added defaults to particle effect for velocity and acceleration
|
2015-08-13 15:50:00 -07:00 |
|
ericrius1
|
5b2e966ca5
|
fixing accel issues
|
2015-08-13 10:55:21 -07:00 |
|
ericrius1
|
d38d29e0f5
|
fixed argument signatues and optimized particle position calculations
|
2015-08-13 10:35:32 -07:00 |
|
ericrius1
|
f3d6992dd2
|
remove outdated comment
|
2015-08-12 17:28:07 -07:00 |
|
ericrius1
|
36ca0c54fc
|
acceleration spread working properly
|
2015-08-12 16:13:00 -07:00 |
|
ericrius1
|
16279bd415
|
emitters trail particles now
|
2015-08-12 14:01:42 -07:00 |
|
ericrius1
|
528d662c58
|
getting acceleration spread hooked up
|
2015-08-12 09:50:01 -07:00 |
|
ZappoMan
|
4fe8f49d4c
|
move origin to center of domain
|
2015-08-11 23:47:40 -07:00 |
|
ZappoMan
|
0990229c64
|
cache calculation of aabox and aacubes
|
2015-08-11 18:05:22 -07:00 |
|
ericrius1
|
2db053e56a
|
adding acceleration spread property
|
2015-08-11 17:09:48 -07:00 |
|
ericrius1
|
0031c2a39a
|
changed localGravity prop to acceleration, which can be along any arbitrary direction
|
2015-08-11 16:05:18 -07:00 |
|
ericrius1
|
c2915fc0f5
|
changing to velocity spread
|
2015-08-11 15:16:36 -07:00 |
|
ericrius1
|
ddaba19a4e
|
chaning to velocity from direction
|
2015-08-11 14:43:05 -07:00 |
|
Seth Alves
|
d6322903a2
|
quiet compiler
|
2015-08-11 10:12:46 -07:00 |
|
ericrius1
|
7ed408bf97
|
fixed merge conflics
|
2015-08-10 15:50:51 -07:00 |
|
ericrius1
|
d341dc337d
|
added direction spread property to particle entity to enable users to create more varied effects (such as falling snow
|
2015-08-10 15:48:28 -07:00 |
|
Seth Alves
|
b26d6d2b9c
|
Merge pull request #5542 from ZappoMan/RenderableModelEntityItemOptimization
Renderable model entity item optimizations
|
2015-08-10 15:10:12 -07:00 |
|
ericrius1
|
d568e20e14
|
spread going accross wire
|
2015-08-10 15:06:08 -07:00 |
|
ericrius1
|
23dcc647c4
|
adding more for direction spread
|
2015-08-10 15:00:21 -07:00 |
|
ericrius1
|
460eaa515b
|
adding direction spread
|
2015-08-10 14:19:25 -07:00 |
|
ericrius1
|
c9ad8e6e10
|
fixed comment formatting.
|
2015-08-10 12:10:27 -07:00 |
|
ericrius1
|
0f7c21ddd7
|
rearranged entity props and added check in setNormals to avoid uninitialized binormal values
|
2015-08-10 11:55:47 -07:00 |
|
Andrew Meadows
|
5acd1e7d58
|
Merge pull request #5467 from sethalves/polyvox
Polyvox improvements (Warning: protocol change)
|
2015-08-10 11:12:10 -07:00 |
|
ericrius1
|
c299d77c92
|
fixed implicit double to float casting and incorrect header author attribution
|
2015-08-10 10:57:53 -07:00 |
|
ZappoMan
|
ae958dd42d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into RenderableModelEntityItemOptimization
|
2015-08-10 09:59:45 -07:00 |
|
ZappoMan
|
942958c4f1
|
only setJointState() if animation frame actually changed
|
2015-08-09 16:07:56 -07:00 |
|
Andrew Meadows
|
331c8c0967
|
Merge pull request #5503 from AlexanderOtavka/panel-attachable-improvements
Improvements to FloatingUIPanels.
|
2015-08-07 17:21:51 -07:00 |
|
ericrius1
|
205a2d53b6
|
no longer returning early on NaN
|
2015-08-07 16:15:51 -07:00 |
|
ZappoMan
|
cec0f8ed1d
|
optimize ModelEntityItem::getAnimationFrame()
|
2015-08-07 13:43:57 -07:00 |
|
ericrius1
|
3910cb0d69
|
Merge branch 'master' into polyLineInProgress
|
2015-08-07 10:12:02 -07:00 |
|
Seth Alves
|
c07119c30b
|
Merge branch 'master' of github.com:highfidelity/hifi into polyvox
|
2015-08-07 07:37:25 -07:00 |
|
Zander Otavka
|
be4e827281
|
Merge: master -> panel-attachable-improvements.
|
2015-08-06 16:29:38 -07:00 |
|
Zander Otavka
|
4a1fcbf160
|
Fix error in an unused method declaration.
|
2015-08-05 16:11:09 -07:00 |
|
Stephen Birarda
|
0fe3213d38
|
Merge branch 'master' of https://github.com/highfidelity/hifi into atp
|
2015-08-05 11:16:34 -07:00 |
|
Stephen Birarda
|
052978898e
|
resolve conflicts on merge with upstream master
|
2015-08-05 11:16:20 -07:00 |
|
Andrew Meadows
|
5be8583b7d
|
Merge pull request #5494 from sethalves/gzip-json-entity-persist-files
gzip json entity persist files
|
2015-08-05 10:56:03 -07:00 |
|
Atlante45
|
dfaa16d15c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into protocol
|
2015-08-05 10:39:02 -07:00 |
|
Seth Alves
|
b318c1122c
|
Merge branch 'master' of github.com:highfidelity/hifi into polyvox
|
2015-08-04 16:00:27 -07:00 |
|