ZappoMan
28bacb4d82
add center in zone button to edit.js
2015-05-11 13:26:52 -07:00
Stephen Birarda
8c6715e4fc
resolve conflicts on merge with upstream/master
2015-05-11 11:10:22 -07:00
Clément Brisset
5160eb5b94
Merge pull request #4819 from ZappoMan/moreZoneProperties
...
More Zone Atmosphere Work: add automatic day/hour calculation
2015-05-11 19:38:27 +02:00
ZappoMan
4b8c6fc624
fix typo
2015-05-11 09:53:23 -07:00
Brad Hefta-Gaub
12269ff475
Merge pull request #4822 from Atlante45/edit_js
...
Hide/Show Skybox/Atmosphere props only when needed
2015-05-11 09:10:03 -07:00
Atlante45
beba293d96
Hide Skybox/Atmosphere prps when not needed
2015-05-11 15:54:30 +02:00
Atlante45
94765f0c53
Add print type
2015-05-11 15:54:14 +02:00
Anthony J. Thibault
ede42285b1
Improvements to particle entity.
...
* Changed particle geometry to billboarded quads
* Added texture support
* Added ajt-test.js particle test script.
* GeometryCache support for batched quads with texCoords.
* Bug fix for infinite loop if _lifetime was very large.
* Don't reset the simulation on animation loop.
* stop emitting particles on animation stop, but keep simulating until there are no more living particles.
* Removed some trailing whitespace
2015-05-10 17:13:46 -07:00
ZappoMan
17c3c1a18d
add support for automatic hour/day calculations and backward compatibility on stage properties
2015-05-10 15:22:02 -07:00
Seth Alves
8da3490a4c
when grabbing an entity, zero out its gravity.
2015-05-10 09:32:03 -07:00
ZappoMan
0b6a815a20
moved zone stage properties into a group
2015-05-08 20:17:01 -07:00
Philip Rosedale
72e1ea688a
Merge pull request #4808 from ZappoMan/moreZoneProperties
...
add has stars to edit.js & fix background mode: nothing bug
2015-05-08 17:10:45 -07:00
Howard Stearns
abc99267af
Typo was making edit.js fail and impossible to debug.
2015-05-08 16:19:39 -07:00
ZappoMan
9f229dc3b3
remove spinners from scatter values
2015-05-08 15:03:04 -07:00
Philip Rosedale
6008713a2a
Merge pull request #4809 from PhilipRosedale/master
...
don't apply changes to velocity unless needed
2015-05-08 14:06:51 -07:00
Philip Rosedale
d40e4b7218
don't apply changes to velocity unless needed
2015-05-08 14:05:32 -07:00
Seth Alves
60d7e622f6
Merge pull request #4805 from PhilipRosedale/master
...
Add a delete button to dice script
2015-05-08 14:02:27 -07:00
ZappoMan
b1d5b2643f
add has stars to edit.js
2015-05-08 13:17:39 -07:00
Stephen Birarda
69143d8677
add a script for server load testing
2015-05-08 11:57:38 -07:00
Philip Rosedale
de6a63c69a
add delete button to clear existing dice
2015-05-08 09:49:58 -07:00
Brad Hefta-Gaub
bbc257199b
Merge pull request #4802 from Atlante45/add_debug
...
Add some debug to edit.js
2015-05-08 08:18:45 -07:00
Atlante45
01e3c33bf1
Add some debug to edit.js
2015-05-08 16:13:04 +02:00
Philip Rosedale
32dbbbdc8f
normalize a vector that needed it. Correct rolloff of grab force
2015-05-07 21:44:09 -07:00
Philip Rosedale
b59352a10e
Merge branch 'master' of https://github.com/worklist/hifi
2015-05-07 21:08:06 -07:00
Philip Rosedale
d3a977d3f8
Fix velocity math error, add random color changes
2015-05-07 21:05:13 -07:00
Andrew Meadows
c7952311e5
Merge pull request #4784 from thoys/20522
...
Added transparency and positioning updating of Planky button
2015-05-07 16:55:06 -07:00
ZappoMan
20fe43c852
wire up new zone properties, fix bug in group proprties decode
2015-05-07 13:05:00 -07:00
ZappoMan
d9f17d010c
first cut at adding new zone properties to edit tools
2015-05-07 11:41:23 -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
ZappoMan
af2c3d91cf
Merge branch 'master' of https://github.com/highfidelity/hifi into skyboxPropertiesInZones
2015-05-06 18:05:54 -07:00
Thijs Wenker
b76e22c952
spelling mistake
2015-05-07 01:14:16 +02:00
Thijs Wenker
b3af1840c7
Added transparency and positioning updating of Planky button
2015-05-07 00:14:49 +02:00
Thijs Wenker
477447b95f
Planky game script
2015-05-06 23:36:44 +02:00
ZappoMan
f2ebb6e821
fix output of group names to be lowercase
2015-05-06 11:30:41 -07:00
ZappoMan
edb84a1a14
Merge branch 'master' of https://github.com/highfidelity/hifi into skyboxPropertiesInZones
2015-05-06 10:52:04 -07:00
Atlante45
50ba154615
Correctly wire setDrawZones
2015-05-06 17:04:01 +02:00
Clément Brisset
0470e72459
Merge pull request #4777 from cozza13/20529
...
CR for Job #20529 - Change defaulscripts.js
2015-05-06 16:12:22 +02:00
Chris Collins
7396bb138d
Removed headmove
...
removed head move, it is not being used by Oculus users at the moment
2015-05-05 16:52:38 -07:00
Seth Alves
e637a9b5ae
Merge pull request #4776 from PhilipRosedale/master
...
dice don't go away unless 'X' key is clicked, harmonicOscillator.js
2015-05-05 16:52:35 -07:00
Philip Rosedale
5fb79df4c9
dice don't go away unless 'X' key is clicked, added harmonicOscillator test script
2015-05-05 15:18:16 -07:00
ZappoMan
0cb14650b6
added skybox group properties to zones
2015-05-05 14:12:02 -07:00
ZappoMan
5fc5df7c55
change skyboxMode to backgroundMode
2015-05-05 12:38:44 -07:00
samcake
61f6139f4f
Merge pull request #4764 from ZappoMan/atmosphereInZones
...
First cut at adding "Atmosphere" support to zone
2015-05-05 11:00:58 -07:00
ZappoMan
4422c63c79
another sample for changing atmosphere properties
2015-05-04 20:31:37 -07:00
ZappoMan
4b9c6728e7
fix issue with skyboxMode getting randomly set
2015-05-04 18:58:35 -07:00
Eric Levin
39efde7e8c
added rotation ability to grab script
2015-05-04 18:14:46 -07:00
ZappoMan
8b3b32c70d
add example
2015-05-04 17:21:50 -07:00
Seth Alves
8890c40e15
Merge pull request #4750 from PhilipRosedale/master
...
Add limit to grab range to reduce max energy added by grabbing
2015-05-04 15:59:07 -07:00
Philip Rosedale
7e7500eaad
fix for coding standard
2015-05-04 15:57:21 -07:00
Stephen Birarda
6312d8643b
Merge pull request #4759 from ericrius1/dice
...
changed dice script to only play sound locally on collision, to avoid ev...
2015-05-04 14:27:09 -04:00
Eric Levin
d930c942ff
changed dice script to only play sound locally on collision, to avoid every client which sees collision injecting audio and creating that overloud effect
2015-05-04 10:16:50 -07:00
Stephen Birarda
6cff75f7c1
resolve conflicts on merge with upstream/master
2015-05-04 10:05:44 -07:00
Stephen Birarda
274e98974b
Merge pull request #4734 from Atlante45/ac_fix
...
Fix for bot_procedural
2015-05-04 12:44:08 -04:00
Philip Rosedale
475dad6863
Add limit to grab range to reduce max energy added by grabbing
2015-05-02 16:25:48 -07:00
Stephen Birarda
edade7baba
resolve conflicts on merge with upstream master
2015-05-01 16:24:16 -07:00
Stephen Birarda
6d0e612923
remove other tabs from moveJoints
2015-05-01 16:16:01 -07:00
Stephen Birarda
b32aecc456
fix tabs/spaces in moveJoints
2015-05-01 16:15:35 -07:00
Ryan Huffman
ddec694393
Update add-zone icon in edit.js
2015-05-01 15:38:06 -07:00
Seth Alves
5390630497
Merge pull request #4743 from huffman/sphere-color
...
Add support for changing sphere color in edit.js
2015-05-01 13:17:46 -07:00
Ryan Huffman
e7a8255af2
Replace zoneOverlayManager with internal drawZoneBoundaries
2015-05-01 13:02:28 -07:00
Ryan Huffman
7f84b27880
Add support for changing sphere color in edit.js
2015-05-01 11:59:39 -07:00
Seth Alves
6139fc0d73
Merge pull request #4738 from huffman/entity-naming
...
Add 'name' property to entities
2015-05-01 11:58:30 -07:00
Stephen Birarda
7a2a391852
add script to move joints for av rate testing
2015-05-01 11:53:20 -07:00
Eric Levin
3ee111d757
added script to generate a lot of physical blocks within a specified range
2015-05-01 09:56:21 -07:00
Eric Levin
cac5fa1371
refactored grab script using velocity and spring force
2015-05-01 09:39:39 -07:00
Ryan Huffman
73a5b8c4e2
Add support for 'name' to edit.js
2015-05-01 08:42:23 -07:00
Eric Levin
4c80633a41
fixed bug where non-script related content would be deleted on script ending
2015-04-30 16:42:32 -07:00
Atlante45
762e6255d6
Fix botProcedural include
2015-05-01 00:34:24 +02:00
Eric Levin
a9c5f044c8
changed grab script so user can only grab with left mouse click and we update velocityof grabbed object every frame instead of flinging it onb release
2015-04-30 11:39:27 -07:00
Eric Levin
45ba678686
can now fling up and down as well as in xz plane
2015-04-29 23:40:53 -07:00
Eric Levin
2b9ec8b6bf
fixed bug in grab.js where drop line overlay was not showing in correct position on first grab
2015-04-29 22:13:26 -07:00
Brad Hefta-Gaub
40d2e97d44
Merge pull request #4673 from ctrlaltdavid/20496
...
CR for 20496 - Modify lobby.js to work as avatar selector
2015-04-29 21:51:08 -07:00
Brad Hefta-Gaub
f093c9e535
Merge pull request #4727 from huffman/edit-speedup
...
Update edit.js to buffer mouseMove events
2015-04-29 21:46:27 -07:00
Ryan Huffman
0d2991b9b0
Update edit.js to buffer mouseMove events
...
This helps keep events from getting backed up on the event queue by
handling move events in the update() loop and dropping extra move events
that might come before an update.
2015-04-29 16:24:36 -07:00
Eric Levin
489fbaac57
added grab.js to defaultScripts.js
2015-04-29 09:45:58 -07:00
Eric Levin
8b9236a18d
added grab.js script, which allows users to grab and fling physical objects
2015-04-29 09:44:22 -07:00
David Rowe
9576ad19a7
Move "Stereo Audio" option into developerMenu.js
...
And rename it "Stereo Input" to better relect what it does.
2015-04-28 14:14:10 -07:00
Stephen Birarda
b387c3e93a
Merge pull request #4689 from Atlante45/master
...
Send generated touchEndEvent if we don't get one from Qt
2015-04-24 13:07:12 -04:00
Atlante45
53577107de
Formatting
2015-04-24 19:06:46 +02:00
Atlante45
e2b60d35f0
Generate touchEndEvent if last event was more than 50 ms ago
2015-04-24 18:50:03 +02:00
Brad Hefta-Gaub
6c830459a6
Merge pull request #4688 from huffman/fix-zone-overlay
...
Fix new zone overlays not moving
2015-04-24 09:09:17 -07:00
Ryan Huffman
6a48010c0b
Fix new zone overlays not moving
2015-04-24 09:01:12 -07:00
Atlante45
82a53c9139
Turn off all sections then turn on selected one
...
This fixes the issue of properties present in a couple sections but not
all that are going to only be displayed for the last section the are in
that is being processed.
2015-04-24 16:53:39 +02:00
Atlante45
32b78f02b4
Group ShapeType and CompoundShapeURL + add it to Zones
2015-04-24 16:52:51 +02:00
Andrew Meadows
0daaf20f01
Merge pull request #4675 from sethalves/detect-ballistic
...
Detect ballistic motion + fix up simulation-owner code + fix up EntityItem constructor
2015-04-23 14:19:51 -07:00
ZappoMan
aac5675579
add full domain example
2015-04-23 13:45:00 -07:00
Seth Alves
bc65616bb3
Merge branch 'master' of github.com:highfidelity/hifi into detect-ballistic
2015-04-23 13:09:22 -07:00
Brad Hefta-Gaub
33557e5b05
Merge pull request #4680 from huffman/edit-zone-limits
...
Add limits to zone fields in entity properties window
2015-04-23 12:42:32 -07:00
Atlante45
0b1d4fb1d6
Merge branch 'master' of https://github.com/highfidelity/hifi into zones
2015-04-23 21:16:11 +02:00
Ryan Huffman
1657c50920
Add limits to zone fields in entity properties window
2015-04-23 12:00:13 -07:00
Ryan Huffman
361bf7e441
Remove unnecessary print
2015-04-23 10:15:18 -07:00
Ryan Huffman
78207f0d51
Make zones pickable in edit.js while control is down
2015-04-23 10:00:05 -07:00
Ryan Huffman
30b9e16c1a
Remove unused findRayIntersection from zoneOverlayManager
2015-04-23 09:52:21 -07:00
Ryan Huffman
d45e935b93
Add show zone overlay option to menu
2015-04-23 09:52:01 -07:00
Ryan Huffman
4a99c21e7b
Add zoneOverlayManager.js
2015-04-23 09:36:53 -07:00
Ryan Huffman
6612f9cb61
Fix key light properties in proeprties window
2015-04-23 09:33:58 -07:00
Ryan Huffman
ab261f4443
Update zone overlay to only be visible when edit is on
2015-04-23 09:33:33 -07:00
Ryan Huffman
af46ece9af
Remove overlays.js include
2015-04-23 09:33:10 -07:00
Ryan Huffman
af93634fcb
Merge branch 'master' of github.com:highfidelity/hifi into edit-zones
2015-04-23 09:32:37 -07:00
Ryan Huffman
5654e3abed
Add zone overlay manager
2015-04-23 09:32:15 -07:00
Atlante45
d18229d52d
Merge branch 'master' of https://github.com/highfidelity/hifi into zones
2015-04-23 15:58:57 +02:00
Atlante45
c91ca146d5
Add different shapes to zone example
2015-04-23 15:22:58 +02:00
Atlante45
837a0d3ba8
rename collision model in edit.js
2015-04-23 12:13:52 +02:00
Seth Alves
5a7f8a2f5a
git rid of unneeded bump code. re-indent billiards.js and rez in balls with some y velocity so they fall to the table
2015-04-22 17:06:21 -07:00
ZappoMan
fb4e334c70
implement volume priority for zones
2015-04-22 12:38:34 -07:00
ZappoMan
ac81e3e847
added example script
2015-04-22 11:27:35 -07:00
David Rowe
2eb5059668
Display avatar images and change avatar upon selection
2015-04-22 10:59:53 -07:00
David Rowe
63d0efcdec
Open and close avatar selector with Ctrl-A
2015-04-22 09:48:09 -07:00
David Rowe
24178b72fb
Use lobby.js as starting point for avatarSelector.js
2015-04-22 09:48:08 -07:00
Ryan Huffman
3dfbd70d41
Add new zone button
2015-04-21 13:16:55 -07:00
Ryan Huffman
4e2bcc0690
Add zone properties to entity property panel
2015-04-21 12:47:11 -07:00
Sam Gateau
48364cb598
refined the names of the key light porperties in Stage
2015-04-21 11:04:14 -07:00
Sam Gateau
687ca7fee5
Update the cookies.js to be able to edit and test direction and color, validate that the SunDirection and color and on/off is working
2015-04-17 19:00:40 -07:00
Sam Gateau
f1e0d5855e
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
2015-04-17 11:33:39 -07:00
Clément Brisset
59e75826fe
Merge pull request #4634 from ctrlaltdavid/20471
...
CR for Job #20471 - Create rain.js
2015-04-17 16:33:27 +02:00
Sam Gateau
1c5c7cc239
faking a checkbox to do a boolean property control
2015-04-16 17:55:55 -07:00
Sam Gateau
b5b146b81b
Training Team: improving the sun lighting interface to javascript to enable / disable the earthSkyModel, assign explicitely the SUnDirection and getter, and expose a AmbientINtensity to control the amount of the ambient lighting contribution
...
Expose these to javascript
2015-04-16 17:35:37 -07:00
Atlante45
2f2be70eb8
Merge branch 'master' of https://github.com/highfidelity/hifi into generated_ratio
2015-04-15 17:30:57 +02:00
Atlante45
d2775fe9b3
Fix for people running older version of interface
2015-04-15 16:52:41 +02:00
Atlante45
5f9d7a00fa
Correct default to pink noise
2015-04-15 16:22:18 +02:00
Atlante45
9ea72f2a03
Added generated audio to developer menu script
2015-04-15 16:16:13 +02:00
Ryan Huffman
b6942e2300
Fix stuck-spinners in entity properties
2015-04-14 10:11:52 -07:00
Andrew Meadows
0a5ae8e7e1
Merge pull request #4610 from thoys/20367
...
CR for Job #20367 - Enable getPublicScripts, and getRunningScripts
2015-04-13 08:42:39 -07:00
Philip Rosedale
4ad5a6c138
Merge pull request #4630 from Atlante45/fix_quick_turn
...
Fix quick turn
2015-04-10 13:43:36 -07:00
Andrew Meadows
e9159304d2
Merge pull request #4617 from sethalves/acceleration-and-owner-in-wire-protocol
...
Acceleration and owner in wire protocol
2015-04-10 09:07:47 -07:00
Atlante45
910e13edeb
Merge branch 'master' of https://github.com/highfidelity/hifi into fix_quick_turn
2015-04-10 17:51:32 +02:00
Atlante45
176f1beb08
Fix camera quick turn
2015-04-10 17:50:41 +02:00
Philip Rosedale
61e6c0461b
Merge pull request #4628 from huffman/fix-selection-error
...
Fix error in entity properties not showing selections
2015-04-09 20:52:21 -07:00
Ryan Huffman
5a9ee73476
Fix error in entity properties not showing selections
2015-04-09 20:10:02 -07:00
David Rowe
d057573825
Set raindrops spinning
2015-04-09 19:38:15 -07:00
David Rowe
54c0aeaa03
Work around entities not always getting velocity set at creation
2015-04-09 18:57:58 -07:00
David Rowe
10ac6bc9ca
Don't render overlay unless debug
2015-04-09 18:17:45 -07:00
David Rowe
54980f46a9
Set raindrops falling
2015-04-09 17:29:14 -07:00
David Rowe
66ea84977a
Create raindrops at specified rate
2015-04-09 16:18:10 -07:00
David Rowe
00f42c1e6c
Move to acScripts
2015-04-09 15:52:59 -07:00
David Rowe
e4e372b2a3
Create a raindrop with a lifetime
2015-04-09 15:51:19 -07:00
David Rowe
55b92f7d1e
Circle of origin for rain
2015-04-09 15:18:31 -07:00
Thijs Wenker
cf403a7ad8
Merge branch 'master' of https://github.com/worklist/hifi into 20367
2015-04-09 23:47:20 +02:00
Thijs Wenker
0cb5ee5bd1
- Scripts JS object renamed to ScriptDiscoveryService.
...
- Renamed Example script file for the ScriptDiscoveryService.
- Moved ScriptDiscoveryService functions to the RunningScriptWidget
2015-04-09 23:46:49 +02:00
Clément Brisset
fea7a58774
Merge pull request #4605 from ericrius1/light
...
Updated lightcontroller.js logic to find the nearest light when user cli...
2015-04-09 22:49:22 +02:00
David Rowe
d6c15549e4
Tweak users display to work better with variety of backgrounds
2015-04-09 13:03:12 -07:00
Eric Levin
396325629e
added back original light controller script
2015-04-09 10:43:34 -07:00
Eric Levin
c0e7cd1f6a
deleted unnecessary line with typo
2015-04-09 09:50:12 -07:00
Seth Alves
73a1265624
Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol
2015-04-09 09:21:06 -07:00
Philip Rosedale
f51cafa066
Merge pull request #4616 from huffman/marketplace-always-visible
...
Marketplace always visible
2015-04-08 20:51:51 -07:00
Seth Alves
2448051c75
Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol
2015-04-08 15:39:40 -07:00
Seth Alves
1dd01cde00
expand svo to hold acceleration and id of current simulator node
2015-04-08 15:39:34 -07:00
Ryan Huffman
a0e324f9f5
Add error for when importing on a domain without permissions
2015-04-08 13:58:14 -07:00
Ryan Huffman
b6af9fde9e
Make marketplace button always visible
2015-04-08 13:57:41 -07:00
Philip Rosedale
5e681ee56b
Merge pull request #4615 from huffman/align-checkboxes
...
Align checkboxes
2015-04-08 13:39:25 -07:00
Ryan Huffman
e3dea8ccc8
Remove margin in entityProperties
2015-04-08 13:24:03 -07:00
Ryan Huffman
92b91c9a38
Fix checkboxes not aligning with label
2015-04-08 13:23:48 -07:00
Ryan Huffman
e2a7072270
Update new entity positioning to be in front of camera
2015-04-08 12:50:02 -07:00
Ryan Huffman
83918c53b9
Update entityProperties properties to take up less space
2015-04-08 10:18:29 -07:00
Ryan Huffman
dc503ac068
Update entityProperties checkboxes to be inlined
2015-04-08 10:18:04 -07:00
Eric Levin
b8719f6e5f
made new alternative light script
2015-04-08 09:21:24 -07:00
Eric Levin
6de4cec836
made randomly chosen sound persistent between sessions by storing sound index in user data. Now using previous rotation and position to compute offset position
2015-04-08 09:20:29 -07:00
Eric Levin
a16f6c2ce4
remove unnecessary print statement
2015-04-07 19:35:41 -07:00
Eric Levin
9c220b3e9b
light container now assigned 1 of 3 random light switch sounds. Also light now changes position based on container's change in position AND rotation.
2015-04-07 19:25:37 -07:00
David Rowe
7acc413c66
Change visibility radio buttons to pop-up menu
2015-04-07 10:43:50 -07:00
Eric Levin
7d2fa8d7ce
Updated lightcontroller.js logic to find the nearest light when user clicks on light switch entity- this will allow lights to work even when a user has disabled other users from spawning items in his domain
2015-04-07 10:20:19 -07:00
David Rowe
a844b73fcc
Move widget parameters into propeties
2015-04-07 09:27:53 -07:00
Thijs Wenker
af34add63c
added example for the new Scripts functions:
...
example\misc\scriptsExample.js
2015-04-07 17:39:50 +02:00
David Rowe
187ca2a403
Widgetize pop-up menu
2015-04-07 00:38:07 -07:00
David Rowe
0cbe4d3673
Apply users filter per control value
2015-04-06 22:09:03 -07:00
David Rowe
798d6437b1
Add pop-up menu of "show me" values
2015-04-06 21:54:15 -07:00
David Rowe
6cd512762d
Add "Show me" prompt, value, and button to users online window
2015-04-06 20:51:17 -07:00
David Rowe
5a86f21506
Remove "2D" from identifiers
2015-04-06 18:39:30 -07:00
Clément Brisset
efbd74f539
Merge pull request #4597 from huffman/light-overlays
...
Light overlays
2015-04-06 16:02:44 +02:00
Ryan Huffman
f311cc5f07
Add light overlays
2015-04-03 16:27:42 -07:00
Ryan Huffman
748534cb9a
Fix spotlight checkbox on entity properties
2015-04-03 16:25:28 -07:00
Atlante45
0434b1fd28
Remove unload callback
2015-04-03 16:09:23 +02:00
Brad Davis
605cf19f6f
Merge pull request #4565 from ctrlaltdavid/20422
...
CR for #20422 - Add the ability to manage friends via Interface
2015-04-02 14:10:40 -07:00
Clément Brisset
01dc1b058c
Merge pull request #4580 from birarda/master
...
use non-persistent settings to avoid lobby crash confusion
2015-04-02 17:37:24 +02:00
Stephen Birarda
69f0c50a3c
fix cleanup order to ensure environment is re-rendered
2015-04-01 17:50:12 -07:00
Stephen Birarda
862f26a095
put the friendly lobby back in default scripts
2015-04-01 17:41:17 -07:00
Stephen Birarda
40f7e683da
don't attach iron man helmet while in lobby
2015-04-01 17:38:32 -07:00
Stephen Birarda
b27a86fb25
always render yourself, handle change of render values elsewhere
2015-04-01 17:36:43 -07:00
Stephen Birarda
03292fd869
allow developerMenuItems to handle new render options
2015-04-01 17:26:56 -07:00
Stephen Birarda
560f53b842
use new API to toggle environment from lobby
2015-04-01 17:08:15 -07:00
Ryan Huffman
775bbdaebb
Remove unnecessary css
2015-04-01 16:04:52 -07:00
Ryan Huffman
0f518b6dbd
Update styling of property spinners in edit.js
2015-04-01 16:02:21 -07:00
David Rowe
96e888864a
Merge branch 'master' into 20422
2015-04-01 14:56:48 -07:00
Brad Hefta-Gaub
e6b770ea19
Merge pull request #4576 from birarda/master
...
pull lobby from default scripts to avoid permanent iron man
2015-04-01 14:23:46 -07:00
Stephen Birarda
d6f43287dc
pull the lobby from default scripts to avoid permanent iron man
2015-04-01 14:21:43 -07:00
Philip Rosedale
b5f79c7e6e
Merge pull request #4571 from huffman/select-all-edit
...
Add select all on focus behavior to entity properties window
2015-04-01 14:06:00 -07:00
Ryan Huffman
f0dd20b21e
Merge pull request #4570 from samcake/orange
...
Clean up the sunLightExample.js and create the cookies.js
2015-04-01 13:55:03 -07:00
Philip Rosedale
cd40b82e7d
Merge pull request #4568 from huffman/line-height-update
...
Update edit.js lineHeight to be more usable
2015-04-01 13:44:57 -07:00
Philip Rosedale
4ec1d304e0
Merge pull request #4567 from thoys/20423
...
CR for Job #20423 - Take gun.js to the next level.
2015-04-01 13:43:52 -07:00
Sam Gateau
9918357724
fix var declaration issues
2015-04-01 13:37:41 -07:00
Brad Hefta-Gaub
1de1527414
Merge pull request #4569 from ctrlaltdavid/20431
...
CR for Job #20431 - Remove XMLHttpRequest file reading and model uploading
2015-04-01 13:00:16 -07:00
Ryan Huffman
c835fb63c3
Add select all on focus behavior to entity properties window
2015-04-01 12:52:46 -07:00
Sam Gateau
695a5bcfd7
Adding the cookies sciprt that provide a simple ui useful for debug and example, complete the interface on the scene script interface to provide the getters
2015-04-01 12:23:31 -07:00
Sam Gateau
3b92910a91
Adding the cookies sciprt that provide a simple ui useful for debug and exemple, complete the interface on the scene script interface to provide the getters
2015-04-01 12:22:35 -07:00
Ryan Huffman
eb7d940ed9
Update edit.js lineHeight property handling
2015-04-01 11:36:05 -07:00
Thijs Wenker
f3ff48ab60
Merge branch 'master' of https://github.com/worklist/hifi into 20423
2015-04-01 19:14:14 +02:00
Thijs Wenker
bd8ea7bfc0
Merge branch 'master' of github.com:PhilipRosedale/hifi into 20423
...
Conflicts:
examples/controllers/hydra/gun.js
2015-04-01 19:13:46 +02:00
Stephen Birarda
a1f1f7603d
Merge pull request #4564 from PhilipRosedale/master
...
Buttons at bottom in dice, gun so not to conflict with edit.js
2015-04-01 09:06:34 -07:00
Thijs Wenker
f22c739642
updated gunscript
2015-04-01 16:26:55 +02:00
Philip Rosedale
9642bd199d
Buttons at bottom
2015-03-31 22:12:06 -07:00
Philip Rosedale
8114fdd1e2
move button locations, names some constants in avatar controller
2015-03-31 21:51:50 -07:00
David Rowe
e06f28b7c5
Merge branch 'master' into 20422
...
Conflicts:
examples/users.js
interface/src/Application.cpp
2015-03-31 21:01:54 -07:00
Eric Levin
fd3fc0acdd
added unload function to lightController.js so light is deleted when it's parent entity is
2015-03-31 19:08:30 -07:00
Seth Alves
04901e99fc
fix error message
2015-03-31 18:41:29 -07:00
Seth Alves
4e83301c65
add a bool value to Node which indicates if it is allowed to rez new entities
2015-03-31 18:27:46 -07:00
David Rowe
edaa4cdc65
Remove local file reading from scripts
2015-03-31 16:57:15 -07:00
Philip Rosedale
9635c6d248
Merge branch 'master' of https://github.com/worklist/hifi
2015-03-31 16:29:55 -07:00
Philip Rosedale
b7f0be761c
gun buildings fall on creation, dice stops correctly
2015-03-31 16:27:09 -07:00
Brad Hefta-Gaub
867c8078bd
Merge pull request #4553 from PhilipRosedale/master
...
Blocks fall when made, better edge colors
2015-03-31 15:53:44 -07:00
Philip Rosedale
f4695643e3
Blocks fall when made, better edge colors
2015-03-31 14:13:19 -07:00
Brad Hefta-Gaub
434349d947
Merge pull request #4541 from ctrlaltdavid/20428
...
CR for Job #20428 - Add the ability to minimize/maximize users.js
2015-03-31 13:09:46 -07:00
Ryan Huffman
79305141d1
Fix edit.js not selecting all when tabbing between properties
2015-03-31 10:51:07 -07:00
Philip Rosedale
0c9e6ad3c0
Merge pull request #4543 from stojce/20397
...
CR for Job #20397 - Create a test script that builds and places a bunch of houses for load testing
2015-03-31 08:13:54 -07:00
David Rowe
495b62b356
Add minimized state
2015-03-30 20:46:39 -07:00
David Rowe
622f10bd25
Add minimize button
2015-03-30 20:46:38 -07:00
Philip Rosedale
5cd031739b
Merge pull request #4536 from PhilipRosedale/master
...
Fix error with angular speed
2015-03-30 17:07:22 -07:00
Philip Rosedale
63c1bdd0a8
Fix error with angular speed
2015-03-30 17:03:09 -07:00
Stephen Birarda
9f0e146782
Merge pull request #4530 from birarda/master
...
fix for marketplace URL on right click
2015-03-30 15:15:01 -07:00
Stephen Birarda
909c4ad919
Merge branch 'master' of https://github.com/highfidelity/hifi
2015-03-30 15:10:53 -07:00
Stephen Birarda
75da852b39
fix for marketplace url on right click
2015-03-30 15:10:16 -07:00
Stojce Slavkovski
72f1f5ba62
stop makeHouses.js gracefully
...
remove exit cleanup
2015-03-30 22:08:26 +02:00
Stojce Slavkovski
eb46a4b647
Merge branch 'master' of https://github.com/highfidelity/hifi into 20397
2015-03-30 21:23:23 +02:00
Philip Rosedale
685de8cc7f
Merge pull request #4522 from huffman/rename-attribution
...
Rename attribution to marketplaceID
2015-03-30 10:57:28 -07:00
David Rowe
cbf2012bf5
Add menu items that set visibility
...
And synchronize visibility settings between Interface and users.js.
2015-03-29 18:35:56 -07:00
David Rowe
be69c0b58f
Add add/remove friends menu item
...
This must display the dialog whether or not users.js is running. Both
C++ and JavaScript need to open or restore the same dialog, hence a new
dialog rather than using WebWindow with its JavaScript baggage.
2015-03-28 13:05:23 -07:00
Stojce Slavkovski
463625f101
revert cleanup
2015-03-28 00:53:57 +01:00
Stojce Slavkovski
42a1079322
limit 20 per sec. / don't delete on script stop
2015-03-28 00:27:57 +01:00
David Rowe
418ff5929e
Make friends add/remove button open WebWindow dialog
2015-03-27 15:38:20 -07:00
David Rowe
4e6dcf0d8e
Add friends add/remove button
2015-03-27 15:38:20 -07:00
Ryan Huffman
ed62356f65
Remove attribution field from edit properties window
2015-03-27 13:36:56 -07:00
Ryan Huffman
1bdfa3abb5
Update right-click menu to look for marketplaceID
2015-03-27 13:36:22 -07:00
David Rowe
90c1da2094
Merge branch 'master' into 20416
...
Conflicts:
examples/notifications.js
2015-03-27 12:13:29 -07:00
Ryan Huffman
36c79ccc03
Merge pull request #4520 from cozza13/20426
...
CR for Job #20426 - Remove references to models out of edit.js
2015-03-27 09:39:36 -07:00
Chris Collins
83af2feded
Remove reference to FBX files
...
Remove reference to FBX files
2015-03-27 09:33:19 -07:00
Ryan Huffman
c9f4f4626b
Update default light color to (150,150,150)
2015-03-27 09:21:32 -07:00
Brad Hefta-Gaub
7f74bd1ae9
Merge pull request #4513 from ctrlaltdavid/20421
...
CR for Job #20421 - Add scrollbar to Users Online window
2015-03-26 16:50:30 -07:00
Brad Hefta-Gaub
0cee3892ff
Merge pull request #4516 from huffman/fix-edit-buttons
...
Fix marketplace showing for all edit properties buttons
2015-03-26 16:38:47 -07:00
Ryan Huffman
28e2e65da9
Fix marketplace showing for all edit properties buttons
2015-03-26 16:23:36 -07:00
ZappoMan
8e7ead2ead
fix locking issue in enter/leave entity scripts
2015-03-26 16:05:31 -07:00
David Rowe
ef9d665146
Highlight scrollbar when it is being moved
2015-03-26 12:22:27 -07:00
David Rowe
876f3e8a23
Scroll when click above or below bar
2015-03-26 12:22:26 -07:00
David Rowe
c7fe7aa157
Update users displayed per scrollbar position
2015-03-26 12:22:26 -07:00
David Rowe
14e92eecad
Click and drag scrollbar
2015-03-26 12:22:25 -07:00
David Rowe
1e1a277065
Scrollbar bar height varies with percentage of users displayed
2015-03-26 12:22:24 -07:00
David Rowe
98c88aab04
Handle no users able to be displayed, insufficient screen height
2015-03-26 12:22:23 -07:00
David Rowe
ba1a7c6761
Show/hide scrollbar depending on whether needed or not
2015-03-26 12:22:23 -07:00
David Rowe
567375368e
Show first N users that can fit
2015-03-26 12:22:22 -07:00
David Rowe
8e66f5998a
Add scrollbar background and bar
2015-03-26 12:22:21 -07:00