utkarshgautamnyu
|
f3983b3edc
|
Update JSBaker.cpp
|
2017-10-12 11:34:28 -07:00 |
|
utkarshgautamnyu
|
6e4a5da69d
|
Update JSBaker.h
|
2017-10-11 10:44:19 -07:00 |
|
utkarshgautamnyu
|
1d373c2988
|
Update JSBaker.cpp
|
2017-10-11 10:38:48 -07:00 |
|
utkarshgautamnyu
|
5c14c7c3b9
|
Update JSBaker.cpp
|
2017-09-28 13:24:03 -07:00 |
|
utkarshgautamnyu
|
463afd6be5
|
made updates to fix building
|
2017-09-28 11:12:26 -07:00 |
|
utkarshgautamnyu
|
fbe3f2fbe3
|
Update JSBaker.h
|
2017-09-27 15:26:17 -07:00 |
|
utkarshgautamnyu
|
4486212e05
|
Update JSBaker.cpp
|
2017-09-27 15:20:30 -07:00 |
|
utkarshgautamnyu
|
5ad1efb923
|
Update JSBaker.h
|
2017-09-27 10:49:48 -07:00 |
|
utkarshgautamnyu
|
d4b8559cb2
|
Update JSBaker.cpp
|
2017-09-27 10:49:10 -07:00 |
|
utkarshgautamnyu
|
70a39f03f7
|
Update JSBaker.h
|
2017-09-26 19:36:41 -07:00 |
|
utkarshgautamnyu
|
167dda9f80
|
made bakeJS a static function
|
2017-09-26 19:35:54 -07:00 |
|
utkarshgautamnyu
|
4fd0452694
|
Update JSBaker.cpp
|
2017-09-26 12:04:03 -07:00 |
|
utkarshgautamnyu
|
0b387f5b38
|
Update JSBaker.cpp
|
2017-09-26 11:01:56 -07:00 |
|
utkarshgautamnyu
|
a9aab67a06
|
Update JSBaker.h
|
2017-09-26 11:01:26 -07:00 |
|
utkarshgautamnyu
|
1ba7aefd03
|
Update JSBaker.h
|
2017-09-26 09:57:02 -07:00 |
|
utkarshgautamnyu
|
b86dd9dea4
|
Update JSBaker.cpp
|
2017-09-25 20:20:30 -07:00 |
|
utkarshgautamnyu
|
209201e592
|
updates to handle white space within a single line comment
|
2017-09-25 15:55:12 -07:00 |
|
utkarshgautamnyu
|
0a57874cc2
|
Made updates to JSBaker
|
2017-09-25 14:46:38 -07:00 |
|
utkarshgautamnyu
|
6c40d39f81
|
refactored jsbaker.cpp
|
2017-09-24 20:53:09 -07:00 |
|
utkarshgautamnyu
|
cda5e94b33
|
Added JavaScript Baking
|
2017-09-22 20:57:18 -07:00 |
|
Zach Fox
|
921ebc221e
|
Merge pull request #11431 from zfox23/contextOverlayInterface_fixEnabled
Enable Inspection Mode for all; change Commerce setting name
|
2017-09-22 17:52:27 -07:00 |
|
SamGondelman
|
bc477608ee
|
fix alpha on glowLines
|
2017-09-22 13:22:08 -07:00 |
|
Zach Fox
|
430d1b22bb
|
Update angular size and i behavior
|
2017-09-22 11:41:28 -07:00 |
|
Zach Fox
|
bb9db3ef6d
|
Updates to behavior and shader appearance
|
2017-09-22 11:24:30 -07:00 |
|
Anthony Thibault
|
20cb02dabb
|
Merge pull request #11440 from hyperlogic/bug-fix/text-entity-rendering
Fix for TextEntity rendering, the translation was incorrect
|
2017-09-22 11:19:24 -07:00 |
|
Anthony J. Thibault
|
d3c60f3057
|
Fix for TextEntity rendering, the translation was incorrect
This was caused by the removal of _dimensions from the SpatiallyNestable scale component.
|
2017-09-22 09:44:51 -07:00 |
|
Brad Davis
|
549cb77902
|
Fix dimensions of rendered web entities
|
2017-09-21 20:59:01 -07:00 |
|
Ryan Huffman
|
abbe263142
|
Fix FBXBaker not properly handling textures with the same name
|
2017-09-21 13:40:39 -07:00 |
|
Ken Cooke
|
84786ac8e3
|
Merge pull request #11424 from ctrlaltdavid/21548
Fix recording just made not playing back if reload it
|
2017-09-21 12:19:23 -07:00 |
|
David Rowe
|
a2d8152a3a
|
Coding standard
|
2017-09-22 07:13:32 +12:00 |
|
Zach Fox
|
57b5a23373
|
Enable Inspection Mode for all; change Commerce setting name
|
2017-09-21 11:18:21 -07:00 |
|
Andrew Meadows
|
6b3b3a7448
|
Merge pull request #11382 from ElderOrb/case6618
6618 [Worklist] Add Input Field On Top of Keyboard
|
2017-09-21 08:54:11 -07:00 |
|
Andrew Meadows
|
b803344f0c
|
Merge pull request #11421 from jherico/fix/transform_log_spam
Don't add items to the scene graph until they have a valid parent chain
|
2017-09-21 08:42:56 -07:00 |
|
Ryan Huffman
|
a56303a3fe
|
Merge pull request #11379 from highfidelity/feat/auto-bake
Add auto baking to Asset Server and mesh compression for FBXs
|
2017-09-21 08:33:51 -07:00 |
|
David Rowe
|
4ce5e4ac46
|
Fix recording just made not playing back if reload it
|
2017-09-21 12:19:32 +12:00 |
|
Brad Davis
|
27350bd7de
|
Don't add items to the scene graph until they have a valid parent chain
|
2017-09-20 16:52:23 -07:00 |
|
Ryan Huffman
|
20759b0c97
|
Merge pull request #11404 from birarda/feat/auto-bake
add abort on shutdown to Baker/FBXBaker/TextureBaker
|
2017-09-19 14:20:56 -07:00 |
|
Stephen Birarda
|
a8ac015bc4
|
address code review comments
|
2017-09-19 13:56:42 -07:00 |
|
Clément Brisset
|
a6376fcc12
|
Merge pull request #11402 from huffman/fix/remove-fbxcpp
Remove FBX.cpp and other cleanup
|
2017-09-19 13:54:50 -07:00 |
|
Stephen Birarda
|
e1d79ee8f4
|
add abort to Baker and subclasses
|
2017-09-19 13:18:23 -07:00 |
|
Stephen Birarda
|
0d166cc250
|
Merge pull request #11400 from Atlante45/feat/auto-bake
Remove unused Algorithms.h
|
2017-09-19 12:44:15 -07:00 |
|
Ryan Huffman
|
5950006111
|
Remove extraneous logging
|
2017-09-19 11:18:25 -07:00 |
|
Ryan Huffman
|
641addf397
|
Remove FBX.cpp
|
2017-09-19 11:13:39 -07:00 |
|
vladest
|
6c32783a09
|
Merge branch 'master' into audio_devices_split
|
2017-09-19 17:43:03 +02:00 |
|
Clément Brisset
|
108de209bb
|
Merge pull request #11393 from birarda/feat/auto-bake
don't export embedded textures with original, remove triangle warning
|
2017-09-18 16:21:07 -07:00 |
|
Atlante45
|
b9e5957c9f
|
Remove unused Algorithms.h
|
2017-09-18 16:14:06 -07:00 |
|
Anthony J. Thibault
|
73ad9051a4
|
Shapes now render at the correct size.
|
2017-09-18 15:27:58 -07:00 |
|
Stephen Birarda
|
608f8196c6
|
remove commented out removal of embedded media folder
|
2017-09-18 14:01:48 -07:00 |
|
Stephen Birarda
|
02a529923e
|
don't export embedded textures, remove triangle warning
|
2017-09-18 14:00:03 -07:00 |
|
Anthony J. Thibault
|
7e2b2960ed
|
Fix for lighting as IPD scale changes.
(cherry picked from commit a260aaaae8 )
|
2017-09-18 12:15:32 -07:00 |
|