Skip to content

[Point Cloud]: limit instantiation of new nodes during load of the parent node.#2710

Draft
ftoromanoff wants to merge 20 commits intoiTowns:masterfrom
ftoromanoff:feat/loadChildrenOnly
Draft

[Point Cloud]: limit instantiation of new nodes during load of the parent node.#2710
ftoromanoff wants to merge 20 commits intoiTowns:masterfrom
ftoromanoff:feat/loadChildrenOnly

Conversation

@ftoromanoff
Copy link
Copy Markdown
Contributor

@ftoromanoff ftoromanoff commented Mar 3, 2026

The initial aim was to limite the creation (and loading) of new node only when we will need them (meaning when we are loading there parent node) and not as it is currently done when the layer is instanciate (throught layer.root = new Node following by node.loadOctree).

@ftoromanoff ftoromanoff marked this pull request as draft March 3, 2026 13:39
@ftoromanoff ftoromanoff force-pushed the feat/loadChildrenOnly branch 2 times, most recently from 8e7630d to 5df487d Compare March 6, 2026 17:02
@ftoromanoff ftoromanoff force-pushed the feat/loadChildrenOnly branch 2 times, most recently from aeb4133 to 1eda22e Compare March 23, 2026 16:17
@ftoromanoff ftoromanoff force-pushed the feat/loadChildrenOnly branch from 1eda22e to 21ecee7 Compare March 23, 2026 16:54
@jailln
Copy link
Copy Markdown
Contributor

jailln commented Mar 24, 2026

@ftoromanoff can you explicit the purpose of this PR (why?) in the description please ?

@ftoromanoff ftoromanoff force-pushed the feat/loadChildrenOnly branch from 21ecee7 to e571adb Compare March 24, 2026 10:14
@ftoromanoff ftoromanoff force-pushed the feat/loadChildrenOnly branch from e571adb to 5a87b41 Compare March 26, 2026 13:54
@ftoromanoff ftoromanoff force-pushed the feat/loadChildrenOnly branch from 5a87b41 to b7c74fd Compare March 26, 2026 14:08
@ftoromanoff ftoromanoff force-pushed the feat/loadChildrenOnly branch 10 times, most recently from 7ecf09a to a4a601d Compare April 1, 2026 08:20
@ftoromanoff ftoromanoff force-pushed the feat/loadChildrenOnly branch 2 times, most recently from 130a68e to 20fcee0 Compare April 7, 2026 09:18
@ftoromanoff ftoromanoff force-pushed the feat/loadChildrenOnly branch from 20fcee0 to e0f96a0 Compare April 7, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants