David Catuhe b0e10c4885 Merge pull request #9872 from Popov72/fix-increasevertices 4 years ago
..
Actions 3ef2c78138 Port previous PR to 5.0 4 years ago
Animations 23f9563688 Add missing pathCursor 4 years ago
Audio 7ff6dd11d0 Fix crash when creating audio engine in web worker 4 years ago
Behaviors 4281e6ad6f Add additional call to release drag if PointerDragBehavior is disabled before proper call is made 4 years ago
Bones be49002ce2 Bones documentation 4 years ago
Cameras a6d5c2eb85 Rework mousewheel code to have more reasonable values and fix wheelDeltaPercentage code. (#9814) 4 years ago
Collisions 1a000a2e22 Collisions documentation 4 years ago
Culling 572b3bdd47 Culling documentation 4 years ago
Debug 09c4131e85 Avoid vector creation each frame 4 years ago
DeviceInput 6079f54c6d Add code to handle pointer blur situations 4 years ago
Engines bc125ea153 5.0.0-alpha.9 4 years ago
Events 4285604c36 Updated baselines for tests, removed magic number and added event specific constants 4 years ago
Gamepads ae3311c807 Added check for PS5 controller (#9736) 4 years ago
Gizmos bae12684d3 white spaces 4 years ago
Helpers 00b45ba885 formatting 4 years ago
Inputs 8f7433fa03 Add support for event.key values and handle blur events to DeviceInputSystem (#9816) 4 years ago
Instrumentation fff9cf0ff3 Codedoc changees 5 years ago
Layers 15f540c4d4 Fix morph targets 4 years ago
Legacy d3699bb822 Debug import 6 years ago
LensFlares eb4884fedd Lens Flares documentation 4 years ago
LibDeclarations ec949aff93 missing def 4 years ago
Lights 15f540c4d4 Fix morph targets 4 years ago
Loading 22273f5c35 Fix a bug in scene loader and add some unit tests 4 years ago
Materials ec19322aef Nightly 4 years ago
Maths cd3349d213 Hex conversion for colors: use round instead of trunc 4 years ago
Meshes 3b67739fff Fix IE11 4 years ago
Misc 1e9da08f51 Remove console log 4 years ago
Morph 15f540c4d4 Fix morph targets 4 years ago
Navigation b6a0cca6f3 feedback 4 years ago
Offline 95c8710c8e Offline documentation 4 years ago
Particles fcf2462660 Merge pull request #9720 from jasonsturges/particle-messages 4 years ago
Physics 5b6087ed96 Remove irrelevant check on shape extrusion 4 years ago
PostProcesses 54654df8dd Merge pull request #9740 from jasonsturges/dof-effect 4 years ago
Probes 607ad0c2e0 Allow the probe to be generated in linear space 4 years ago
Rendering 15f540c4d4 Fix morph targets 4 years ago
Shaders 61dc5610ea Fix crash when using clear coat and a reflection cube in SKYBOX mode 4 years ago
Sprites 03703fc1e1 Merge branch 'master' into PolygonalSun/Add-DSM-InputManager 4 years ago
States 38c2cc7bb3 Add separate depth/culling and stencil state managers for webgpu 4 years ago
XR d3258b4208 Merge pull request #9855 from RaananW/handJointsFix 4 years ago
.dependency-cruiser.json 5a0e7a6862 Progressing on declaration Files 6 years ago
abstractScene.ts 4615e20080 Fix #8789 5 years ago
assetContainer.ts 74029d774e Fix cloning material when mesh is an instanced mesh 4 years ago
index.ts eecd7be935 Input (WIP) 5 years ago
node.ts 3c324d8979 Serialize pp (#8716) 5 years ago
scene.ts 03703fc1e1 Merge branch 'master' into PolygonalSun/Add-DSM-InputManager 4 years ago
sceneComponent.ts 3ef2c78138 Port previous PR to 5.0 4 years ago
tsconfig.json c47488cecc Modify configuration files for Ponicode 4 years ago
types.ts 991e3f3592 export DeepImmutableObject<T>. This is part of public API in TransformNode.setPivotMatrix(...). Left DeepImmutableArray<T> not exported. 6 years ago
webpack.config.js 269e1cecb2 Factorize Webpack Config 6 years ago