Niraj Venkat
|
1bf0b15bb0
|
Removing unnecessary files
|
2015-06-09 10:33:05 -07:00 |
|
Niraj Venkat
|
0004b1a81c
|
Reversing previous entity work and creation of property group
|
2015-06-09 10:32:25 -07:00 |
|
Niraj Venkat
|
dbb447c9b5
|
Exposing Hyperlink type to javascript
|
2015-06-08 16:09:06 -07:00 |
|
Niraj Venkat
|
63665d720a
|
Fixed bug by adding hyperlink props to flags. Safe to merge
|
2015-06-08 15:32:21 -07:00 |
|
Niraj Venkat
|
cd93128236
|
[ERRORS] Starting on hyperlink entity and properties
|
2015-06-08 13:29:54 -07:00 |
|
Seth Alves
|
b425cc6491
|
merge from upstream
|
2015-06-05 11:56:33 -07:00 |
|
Seth Alves
|
b0480af040
|
Merge pull request #5053 from AndrewMeadows/isothermal
fix crash during bogus reconnect on login
|
2015-06-05 11:38:23 -07:00 |
|
Seth Alves
|
aff582287d
|
use const references for arguments in action-related calls
|
2015-06-05 11:26:54 -07:00 |
|
Seth Alves
|
28c034698f
|
Merge branch 'master' of github.com:highfidelity/hifi into actions
|
2015-06-05 10:41:20 -07:00 |
|
Seth Alves
|
c5143cdfa0
|
Merge pull request #5027 from AndrewMeadows/isentropic
cleanup around sending all "terse update" data whenever some of it changes
|
2015-06-05 10:41:06 -07:00 |
|
Seth Alves
|
51f5730e68
|
formatting
|
2015-06-05 10:05:11 -07:00 |
|
Seth Alves
|
eb912892dc
|
code review
|
2015-06-05 09:56:34 -07:00 |
|
Seth Alves
|
086b9d404a
|
fix return-type in lambda
|
2015-06-05 08:59:08 -07:00 |
|
Andrew Meadows
|
9cb7cb314d
|
update minimum version support
|
2015-06-05 08:43:48 -07:00 |
|
Seth Alves
|
3dbf28b7b4
|
use lambdas to remove some repeated code
|
2015-06-05 07:33:39 -07:00 |
|
Seth Alves
|
b2db5f7fee
|
update grab.js to use pull-to-point action, various other fixes
|
2015-06-05 07:10:44 -07:00 |
|
Seth Alves
|
9a67f35b59
|
Merge branch 'master' of github.com:highfidelity/hifi into actions
|
2015-06-04 19:02:46 -07:00 |
|
Seth Alves
|
ba42b0dcc4
|
updateAction and deleteAction
|
2015-06-04 17:51:59 -07:00 |
|
Eric Levin
|
5e15c14539
|
added sanitization for invalid line points data. Fixed bug where occasionally wrong view frustum would be sent to script"
|
2015-06-04 16:45:32 -07:00 |
|
Seth Alves
|
5e5bc497d9
|
remove debugging prints
|
2015-06-04 12:44:08 -07:00 |
|
Seth Alves
|
66ab3d455f
|
use shared pointers to keep track of action objects
|
2015-06-04 12:29:05 -07:00 |
|
Seth Alves
|
8f19bad97d
|
pull argument extracting code into EntityActionInterface
|
2015-06-04 11:39:15 -07:00 |
|
Andrew Meadows
|
aff751b4e6
|
remove old debug assert
|
2015-06-04 11:26:35 -07:00 |
|
Andrew Meadows
|
0514736a3e
|
remove last of *InDomainUnits code
|
2015-06-04 11:24:10 -07:00 |
|
Seth Alves
|
14026667f5
|
script interface for creating an action now takes an action-type name rather than having a different call for each action
|
2015-06-04 10:55:32 -07:00 |
|
Seth Alves
|
9cae11cc3c
|
clean up actions when DeleteEntityOperator's list is processed rather than as it's made
|
2015-06-04 09:55:25 -07:00 |
|
Seth Alves
|
57d85cece0
|
get rid of simulation back-pointer in actions
|
2015-06-04 09:41:32 -07:00 |
|
Seth Alves
|
31bc106189
|
remove unneeded include
|
2015-06-03 20:43:11 -07:00 |
|
Seth Alves
|
d634663bb1
|
simple action is working. destructor sequense is still suspicous
|
2015-06-03 17:33:55 -07:00 |
|
Seth Alves
|
9861e8afcc
|
adjust assert
|
2015-06-03 11:47:42 -07:00 |
|
Seth Alves
|
c8ab22c517
|
hook up entity-scripting-interface to actions
|
2015-06-03 11:19:45 -07:00 |
|
Seth Alves
|
a31a5a1554
|
main actions interface is in EntityItem. changes in actions are queued up and applied before simulation step
|
2015-06-02 19:40:20 -07:00 |
|
Andrew Meadows
|
acb3163f43
|
add comments for future work
|
2015-06-02 17:20:41 -07:00 |
|
Seth Alves
|
f84e970c48
|
Merge branch 'master' of github.com:highfidelity/hifi into actions
|
2015-06-02 16:28:07 -07:00 |
|
Seth Alves
|
d6549948d0
|
first pass at entity interface to actions
|
2015-06-02 16:06:27 -07:00 |
|
Andrew Meadows
|
0e2028b820
|
merge
Conflicts:
libraries/entities/src/EntityItem.cpp
|
2015-06-02 15:08:36 -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
|
20d3814c1b
|
code review
|
2015-06-02 10:00:07 -07:00 |
|
Eric Levin
|
83bf4241e4
|
resolved merge conflicts... but now lines not flying across clients
|
2015-06-01 15:16:08 -07:00 |
|
Andrew Meadows
|
cc9ae81c75
|
group Entity property settings together
|
2015-06-01 14:47:14 -07:00 |
|
Andrew Meadows
|
fa491a5c4f
|
fix theoretical crash bug in editEntity()
|
2015-06-01 13:59:56 -07:00 |
|
Seth Alves
|
d1bb6473d9
|
more work on edge handling and resizing
|
2015-06-01 13:57:28 -07:00 |
|
Seth Alves
|
43a1519e29
|
better handling of changes to the size of voxel space. limit each dimension to 32
|
2015-06-01 12:01:45 -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 |
|
Eric Levin
|
8a191a661d
|
adding flag for points changed
|
2015-06-01 09:35:32 -07:00 |
|
Eric Levin
|
9ca5310c21
|
cleaned up another qDebugging line
|
2015-05-31 15:33:51 -07:00 |
|
Eric Levin
|
115bf3dd25
|
cleaned up logging and testing code.
|
2015-05-31 14:52:44 -07:00 |
|
Seth Alves
|
b9202ebfb6
|
added SURFACE_EDGED_CUBIC surface extractor which pads the outsides of the voxel-space with empty cells to change how the edges of the surface look
|
2015-05-31 09:14:59 -07:00 |
|