David Rowe
198fa47409
Get "naked" FBX model content uploading working
...
Include an automatically created FST file in the upload
2014-08-08 16:38:27 -07:00
David Rowe
c50be5a872
Miscellaneous fixes
2014-08-08 13:43:25 -07:00
David Rowe
5b77274969
Remove animation, pitch, yaw, and roll from Set Model Properties dialog
2014-08-08 13:39:11 -07:00
David Rowe
d1701c12ca
Rewrite FST content so that it includes changed and new properties
2014-08-08 13:36:01 -07:00
David Rowe
c82a2003a2
Add prompt asking user whether they want to rez their uploaded model
...
A user updating an existing model may not want to rez a new copy.
2014-08-08 11:14:36 -07:00
David Rowe
7f2d33c4e4
Add in model uploading via API
2014-08-07 15:31:44 -07:00
David Rowe
eaf0b366d0
Update model reading in preparation for API upload
2014-08-07 15:30:27 -07:00
David Rowe
70548976db
Fix boundary string format to not include curly braces
2014-08-07 15:27:30 -07:00
David Rowe
573ce7261b
Add proper sending of ArrayBuffers via JavaScript XMLHttpRequest
2014-07-31 19:24:46 -07:00
David Rowe
0c589b73c4
Tidy model data handling
2014-07-30 22:12:11 -07:00
David Rowe
f39aed37b6
Recode and rescale texture file data before uploading
...
A recodeImage() method is added to the JavaScript ArrayBuffer object.
2014-07-29 17:26:42 -07:00
David Rowe
287e3d6800
Compress model and texture file data in multipart/form-data
...
A compress() method is added to the JavaScript ArrayBuffer object.
2014-07-29 13:52:52 -07:00
David Rowe
5a5bbfd612
Tidying
2014-07-29 09:46:54 -07:00
David Rowe
edf96b749e
Add texture files to multipart/form-data
2014-07-28 23:01:12 -07:00
David Rowe
00abf43fae
Add LOD files to multipart/form-data
2014-07-28 22:10:25 -07:00
David Rowe
c7c2f31192
Fix display of scale read from model file
2014-07-28 21:59:44 -07:00
David Rowe
0bb42ba5f2
Fix call stack overflow when preparing large multipart/form-data
2014-07-28 21:55:05 -07:00
David Rowe
63d7ff0bde
Tidying
2014-07-28 20:00:23 -07:00
David Rowe
f46c064e88
Speed up model reading
2014-07-28 19:58:53 -07:00
David Rowe
61bb21cc00
Prepare multipart/form-date message with model file and attributes
2014-07-27 22:05:18 -07:00
David Rowe
f602f42189
Add Cancel button to model editing dialog
2014-07-26 09:22:44 -07:00
David Rowe
fcfaf6a9be
Add Set Model Properties dialog for model uploading
2014-07-26 08:49:42 -07:00
David Rowe
7c6f1ff414
Handle FBX file name not found in FST file more gracefully
2014-07-23 17:09:40 -07:00
David Rowe
401326ddd7
Fix FST file processing after ArrayBuffer change
2014-07-23 16:59:52 -07:00
David Rowe
6b72274d21
Read author and texture filenames from text FBX files
2014-07-23 16:05:34 -07:00
David Rowe
ec8b82bf6e
Read author and texture filenames from binary FBX files
2014-07-23 12:27:52 -07:00
David Rowe
04ddc92de1
Merge branch 'master' into 19840
2014-07-22 20:09:05 -07:00
Philip Rosedale
4f52098da1
tuning tweaks to world and avatar lights
2014-07-22 20:23:23 -04:00
Andrzej Kapolka
7faf64c54a
Tab fixes.
2014-07-22 14:24:25 -07:00
Andrzej Kapolka
be028c2b01
Fixes for local lights.
2014-07-22 14:13:51 -07:00
Brad Hefta-Gaub
50e9646f03
Merge pull request #3188 from palomapalmer97/master
...
new voxel scripts
2014-07-21 22:18:44 -07:00
David Rowe
ef8ce8ad7d
Remember location of model file last selected
2014-07-21 21:39:52 -07:00
palomapalmer97
9571098b8b
voxel scripts
...
voxelwall is an 8x8 wall made of voxels that transitions from a bright
red to dark blue
voxelsoundwaves was an array of voxels that was manipulated to resemble
an audio scope that responds to loudness and changes its height
depending on the loudness of the audio that the microphone picks up
2014-07-21 14:10:09 -07:00
David Rowe
f87a83f79e
Read mappings from FST file
2014-07-21 12:55:25 -07:00
David Rowe
ab0ec9f474
Read raw data of different model file types
2014-07-20 22:55:07 -07:00
David Rowe
3f24f61180
Provide Content-Type and -Length headers when reading local files
2014-07-20 22:45:19 -07:00
David Rowe
2be03ada9c
Prepare for reading and processing model file content
2014-07-20 15:14:48 -07:00
David Rowe
ed1b058cb1
Upload selected model file directly to public folder for starters
2014-07-20 13:55:26 -07:00
David Rowe
33ffed7135
Add GET of local files to JavaScript XMLHttpRequest
2014-07-19 15:47:06 -07:00
David Rowe
6027f4dad1
Add model file selection dialog box
2014-07-19 15:33:54 -07:00
David Rowe
c5faeadd81
Add button menu options for loading model from URL or file
2014-07-19 15:27:41 -07:00
David Rowe
f16eb0fd89
Encapsulate and lint "new model" toolbar
2014-07-19 14:33:48 -07:00
Atlante45
c07ba9fec5
Added browser as a tool
2014-07-17 17:50:56 -07:00
Atlante45
7ab8b5a843
Added S3 browser
2014-07-17 17:12:54 -07:00
Brad Hefta-Gaub
d8d6d08958
Merge pull request #3145 from samcake/19734
...
19734 - Leapmotion support
2014-07-17 08:45:55 -07:00
Brad Hefta-Gaub
cc7da35722
Merge pull request #3177 from Barnold1953/OculusSDK
...
Use deltaTIme to ensure sand updates are somewhat uniform
2014-07-16 12:36:52 -07:00
barnold1953
44cf662904
Use deltaTIme to ensure sand updates are somewhat uniform
2014-07-16 12:06:48 -07:00
Brad Hefta-Gaub
8a1484ce68
Merge pull request #3174 from wdings23/fix_new_avatar_light
...
Fix new avatar light
2014-07-16 12:03:21 -07:00
Brad Hefta-Gaub
3dfb5030c5
Merge pull request #3175 from Barnold1953/OculusSDK
...
Two new example scripts
2014-07-16 12:02:37 -07:00
Atlante45
60f242118e
Code cleanup
2014-07-16 11:52:12 -07:00