Julien Barrois
|
fc54fdd199
removeFromSceneRootNodes can be made private as it is node needed anymore by the Mesh class
|
7 anni fa |
Julien Barrois
|
a9aca43f68
remove the O(n) lookup for index in rootNodes array
|
7 anni fa |
Julien Barrois
|
d4b557cb61
fix performance issue when adding many nodes with parent
|
7 anni fa |
David Catuhe
|
4ae72959db
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js
|
7 anni fa |
David Catuhe
|
63222c87c2
Fix #5167
|
7 anni fa |
David Catuhe
|
ca56a4d5b9
Nightly + fire particle helper
|
7 anni fa |
Trevor Baron
|
d894bd1abc
initialize world matrix to identity instead of zero
|
7 anni fa |
David Catuhe
|
ea26593f0c
Fix #5112
|
7 anni fa |
David Catuhe
|
780d610f0c
Tiny optim
|
7 anni fa |
David Catuhe
|
3719de32ef
unnecessary check
|
7 anni fa |
David Catuhe
|
7e09d1a00f
tiny improvement
|
7 anni fa |
David Catuhe
|
b0b82b0910
Restore performance
|
7 anni fa |
David Catuhe
|
58d9fb064b
Fix doc
|
7 anni fa |
David Catuhe
|
2da5a9f101
Better light WM management
|
7 anni fa |
David Catuhe
|
f980e5fd54
Associated with #5050
|
7 anni fa |
David Catuhe
|
9094b709a5
add rootNodes array to scene (associated with #5050)
|
7 anni fa |
David Catuhe
|
255d7d30c4
Nightly
|
7 anni fa |
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 anni fa |
David Catuhe
|
606f15d362
Fix animation range clone bug
|
7 anni fa |
Trevor Baron
|
e7834c2729
add spacing to attachToBoxBehavior to make it less dense, do not clear when applying post processes to utility layer
|
7 anni fa |
David Catuhe
|
46b82f38e1
Dispatch cameras to specific files
|
7 anni fa |
sebastien
|
4c846e918e
Cache Fix
|
7 anni fa |
Trevor Baron
|
2af828e5bb
six dof drag parenting rotation fix
|
7 anni fa |
David Catuhe
|
92fa953102
Added new GUI.Control3D
|
7 anni fa |
Gary Hsu
|
27b872f064
Add support for cameras to glTF loader
|
7 anni fa |
David Catuhe
|
7123eeea07
Nightly + introducing @hidden for comments
|
7 anni fa |
David Catuhe
|
54bd696346
First try to update bone scaling mechanism
|
7 anni fa |
David Catuhe
|
09f231379a
Adding Scene code comments - step 1
|
7 anni fa |
David Catuhe
|
12c35190a2
Fix @see / @type and links to php
|
7 anni fa |
David Catuhe
|
6085ef4f3a
Removed wrong @see comments
|
7 anni fa |