\r\n \u003CTresMeshNormalMaterial />\r\n \u003C/TresMesh>\r\n```\r\n\r\nIf players increase size (new player) is not being added to the scene\r\n\r\n\n\n### Reproduction\n\nhttps://stackblitz.com/edit/node-7ddska?file=src%2Fviews%2FHomeView.vue\n\n### Steps to reproduce\n\nHit key \"R\", you will see the list on top increase but not the amount of boxes\n\n### System Info\n\n```shell\nSystem:\r\n OS: Linux 5.0 undefined\r\n CPU: (2) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz\r\n Memory: 0 Bytes / 0 Bytes\r\n Shell: 1.0 - /bin/jsh\r\n Binaries:\r\n Node: 16.14.2 - /usr/local/bin/node\r\n Yarn: 1.22.19 - /usr/local/bin/yarn\r\n npm: 9.4.2 - /usr/local/bin/npm\r\n npmPackages:\r\n @tresjs/cientos: ^2.0.0 => 2.0.0 \r\n @tresjs/core: ^2.0.0 => 2.0.0 \r\n\r\n```\n```\n\n\n### Used Package Manager\n\nnpm\n\n### Code of Conduct\n\n- [X] I agree to follow this project's [Code of Conduct](https://github.com/Tresjs/tres/blob/main/CODE_OF_CONDUCT.md)\n- [X] Read the [Contributing Guidelines](https://github.com/Tresjs/tres/blob/main/CONTRIBUTING.md).\n- [X] Read the [docs](https://tresjs.org/guide).\n- [X] Check that there isn't [already an issue](https://github.com/tresjs/tres/issues) that reports the same bug to avoid creating a duplicate.\n- [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.",[2938,2939,2942,2945],{"name":2897,"color":2898},{"name":2940,"color":2941},"good first issue","7057ff",{"name":2943,"color":2944},"help wanted","008672",{"name":2946,"color":2947},"community","DC9921",284,"closed","v-for of meshes doesn't add new instances to scene ","2023-06-09T11:39:28Z","https://github.com/Tresjs/tres/issues/284",0.6981765,{"description":2955,"labels":2956,"number":2960,"owner":2874,"repository":2875,"state":2949,"title":2961,"updated_at":2962,"url":2963,"score":2964},"### Description\n\nCurrently, \u003Cprimitive> does not support pointer event handlers.\n\n### Suggested solution\n\nPointer event handlers should work on \u003Cprimitive> just like the do on component that inherit from Object3Ds.\n\n### Alternative\n\n_No response_\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] I agree to follow this project's [Code of Conduct](https://github.com/Tresjs/tres/blob/main/CODE_OF_CONDUCT.md)\n- [X] Read the [Contributing Guidelines](https://github.com/Tresjs/tres/blob/main/CONTRIBUTING.md).\n- [X] Read the [docs](https://tresjs.org/guide).\n- [X] Check that there isn't [already an issue](https://github.com/tresjs/tres/issues) that reports the same bug to avoid creating a duplicate.",[2957],{"name":2958,"color":2959},"v4","7980EA",402,"Allow pointer event handlers on \u003Cprimitive>","2024-01-07T14:57:49Z","https://github.com/Tresjs/tres/issues/402",0.7086982,{"description":2966,"labels":2967,"number":2969,"owner":2874,"repository":2875,"state":2949,"title":2970,"updated_at":2971,"url":2972,"score":2973},"**Describe the bug**\r\n\r\n```html\r\n\u003CTresGroup :position=\"[0, 2, 4]\">\r\n \u003CGLTFModel\r\n :position=\"[-2, -2, -2]\"\r\n ref=\"akuAkuRef\"\r\n path=\"https://raw.githubusercontent.com/Tresjs/assets/main/models/gltf/aku-aku/AkuAku.gltf\"\r\n draco\r\n />\r\n \u003CSphere />\r\n \u003CAkuAku />\r\n\u003C/TresGroup>\r\n```\r\n\r\nModels inside the Group are not getting the new position, the Sphere does.\r\n\r\n**Reproduction**\r\nhttps://stackblitz.com/edit/tresjs-gltfmodel-2stucs?file=src%2Fcomponents%2FTheExperience.vue,package.json,src%2FApp.vue\r\n\r\n**Steps**\r\nSteps to reproduce the behavior:\r\n1. Go to '...'\r\n2. Click on '....'\r\n3. Scroll down to '....'\r\n4. See error\r\n\r\n**Expected behavior**\r\nAll children of the group should be transformed\r\n\r\n**Screenshots**\r\nIf applicable, add screenshots to help explain your problem.\r\n\r\n**System Info**\r\nOutput of `npx envinfo --system --npmPackages '{vite,@tresjs/*, three, vue}' --binaries --browsers` \r\n\r\n```\r\n System:\r\n OS: Linux 5.0 undefined\r\n CPU: (6) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz\r\n Memory: 0 Bytes / 0 Bytes\r\n Shell: 1.0 - /bin/jsh\r\n Binaries:\r\n Node: 16.14.2 - /usr/local/bin/node\r\n Yarn: 1.22.19 - /usr/local/bin/yarn\r\n npm: 7.17.0 - /usr/local/bin/npm\r\n npmPackages:\r\n @tresjs/cientos: ^2.0.0-beta.0 => 2.0.0-beta.0 \r\n @tresjs/core: ^2.0.0-beta.4 => 2.0.0-beta.4 \r\n vite: ^3.2.4 => 3.2.5 \r\n```\r\n",[2968],{"name":2897,"color":2898},199,"Models inside group are not affected by parent transforms","2023-04-14T10:33:14Z","https://github.com/Tresjs/tres/issues/199",0.70932496,{"description":2975,"labels":2976,"number":2978,"owner":2874,"repository":2875,"state":2949,"title":2979,"updated_at":2980,"url":2981,"score":2982},"### Describe the bug\r\n\r\nWhen ...\r\n\r\n```\r\n\u003CTresSprite @click=\"(e) => { console.log('ok', e); }\" />\r\n``` \r\n\r\n... is moused over, it throws this error:\r\n\r\n```\r\nUncaught TypeError: proxy must report the same value for the non-writable, non-configurable property '\"modelViewMatrix\"'\r\n```\r\n\r\n### Expected\r\n\r\n`@click` should work normally and not throw an error.\r\n\r\n### Reproduction\r\n\r\n[StackBlitz](https://stackblitz.com/edit/tresjs-basic-agjgk5?file=src%2Fcomponents%2FTheExperience.vue)\r\n\r\n### Additional context\r\n\r\n* [Working example in plain Three.js for comparison.](https://stackblitz.com/edit/three-js-start-ujyp75?file=index.ts)\r\n* [Discussion thread of Vue proxy error on discourse.threejs.org](https://discourse.threejs.org/t/migration-from-vuejs-2-to-3-not-working-due-to-render/22374/7)\r\n\r\n### System Info\r\n\r\n```shell\r\nSystem:\r\n OS: Linux 5.0 undefined\r\n CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz\r\n Memory: 0 Bytes / 0 Bytes\r\n Shell: 1.0 - /bin/jsh\r\n Binaries:\r\n Node: 18.18.0 - /usr/local/bin/node\r\n Yarn: 1.22.19 - /usr/local/bin/yarn\r\n npm: 10.2.3 - /usr/local/bin/npm\r\n pnpm: 8.14.0 - /usr/local/bin/pnpm\r\n npmPackages:\r\n @tresjs/cientos: ^3.5.1 => 3.5.1 \r\n @tresjs/core: ^3.4.1 => 3.4.1 \r\n @tresjs/eslint-config-vue: ^0.2.1 => 0.2.1 \r\n vite: ^4.5.0 => 4.5.0\r\n```\r\n\r\n\r\n### Used Package Manager\r\n\r\nnpm\r\n\r\n### Code of Conduct\r\n\r\n- [X] I agree to follow this project's [Code of Conduct](https://github.com/Tresjs/tres/blob/main/CODE_OF_CONDUCT.md)\r\n- [X] Read the [Contributing Guidelines](https://github.com/Tresjs/tres/blob/main/CONTRIBUTING.md).\r\n- [X] Read the [docs](https://tresjs.org/guide).\r\n- [X] Check that there isn't [already an issue](https://github.com/tresjs/tres/issues) that reports the same bug to avoid creating a duplicate.\r\n- [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.",[2977],{"name":2871,"color":2872},527,"`\u003CTresSprite @click=\"() => console.log('')\" />` throws error on pointer interaction","2024-08-21T10:45:04Z","https://github.com/Tresjs/tres/issues/527",0.7110332,["Reactive",2984],{},["Set"],["ShallowReactive",2987],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fJ-v-jrFlQlRYiP9K9hai5yocRVRnv0EPMtFmUW-rvv0":-1},"/Tresjs/tres/629"]