David Catuhe
|
1c1d4b04b2
Merge pull request #5212 from barroij/fixRootNodesPerfIssue
|
7 éve |
Julien Barrois
|
0fd4224e45
fix typo
|
7 éve |
Julien Barrois
|
88fbce28ae
actually missing checks
|
7 éve |
Julien Barrois
|
6cddc4734b
fix typo + remove useless check + remove unwanted change
|
7 éve |
Julien Barrois
|
fc54fdd199
removeFromSceneRootNodes can be made private as it is node needed anymore by the Mesh class
|
7 éve |
Julien Barrois
|
a9aca43f68
remove the O(n) lookup for index in rootNodes array
|
7 éve |
Julien Barrois
|
d4b557cb61
fix performance issue when adding many nodes with parent
|
7 éve |
James Koss
|
5dd2c8fe8e
Typo.
|
7 éve |
David Catuhe
|
4ae72959db
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js
|
7 éve |
David Catuhe
|
63222c87c2
Fix #5167
|
7 éve |
David Catuhe
|
ca56a4d5b9
Nightly + fire particle helper
|
7 éve |
Trevor Baron
|
d894bd1abc
initialize world matrix to identity instead of zero
|
7 éve |
David Catuhe
|
ea26593f0c
Fix #5112
|
7 éve |
David Catuhe
|
780d610f0c
Tiny optim
|
7 éve |
David Catuhe
|
3719de32ef
unnecessary check
|
7 éve |
David Catuhe
|
7e09d1a00f
tiny improvement
|
7 éve |
David Catuhe
|
b0b82b0910
Restore performance
|
7 éve |
David Catuhe
|
58d9fb064b
Fix doc
|
7 éve |
David Catuhe
|
2da5a9f101
Better light WM management
|
7 éve |
David Catuhe
|
f980e5fd54
Associated with #5050
|
7 éve |
David Catuhe
|
9094b709a5
add rootNodes array to scene (associated with #5050)
|
7 éve |
David Catuhe
|
255d7d30c4
Nightly
|
7 éve |
andi smithers
|
ec59ccfb51
Minor change to node.ts so that we update the cache always in hasNewParent(). I tried using updateCache and pass it on through to hasNewParent but this did not work. hence TRUE. Doubled scene rendering performance for us with this change.
|
7 éve |
David Catuhe
|
606f15d362
Fix animation range clone bug
|
7 éve |
Trevor Baron
|
e7834c2729
add spacing to attachToBoxBehavior to make it less dense, do not clear when applying post processes to utility layer
|
7 éve |
David Catuhe
|
46b82f38e1
Dispatch cameras to specific files
|
7 éve |
sebastien
|
4c846e918e
Cache Fix
|
7 éve |
Trevor Baron
|
2af828e5bb
six dof drag parenting rotation fix
|
7 éve |
David Catuhe
|
92fa953102
Added new GUI.Control3D
|
7 éve |
Gary Hsu
|
27b872f064
Add support for cameras to glTF loader
|
7 éve |