Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Branches -> temp-geometry-nodes-distribute-points-cleanup
"Temp-geometry-nodes-distribute-points-cleanup" branch
Total commits : 294
Total committers : 8
First Commit : October 20, 2020
Latest Commit : December 16, 2020
Commits by Month
Date | Number of Commits | |
---|---|---|
December, 2020 | 46 | |
November, 2020 | 166 | |
October, 2020 | 82 |
Committers
Author | Number of Commits |
---|---|
Jacques Lucke | 148 |
Hans Goudey | 68 |
Dalai Felinto | 45 |
Sebastian Parborg | 19 |
Dalai Felinto | 6 |
Léo Depoix | 5 |
Pablo Vazquez | 2 |
Jeroen Bakker | 1 |
Popular Files
Filename | Total Edits |
---|---|
MOD_nodes.cc | 59 |
node_geo_point_distribute.cc | 33 |
node_geo_point_instance.cc | 22 |
node.c | 21 |
rna_modifier.c | 20 |
nodeitems_builtins.py | 18 |
CMakeLists.txt | 17 |
node_geo_point_distribute_poisson_disk.cc | 17 |
BKE_node.h | 17 |
node_geo_edge_split.cc | 14 |
Latest commits
December 16, 2020, 10:48 (GMT) |
Remove cy depencies and use internal heap |
December 16, 2020, 10:47 (GMT) |
InplacePriorityQueue: Add acces to the entire heap indices |
December 16, 2020, 10:34 (GMT) |
add indices accessor |
December 16, 2020, 09:49 (GMT) |
initial inplace priority queue |
December 15, 2020, 17:34 (GMT) |
Fix another typo/error in progressive sampling reorder |
December 15, 2020, 14:11 (GMT) |
Fix typo/error in the progressive sampling reorder |
December 15, 2020, 14:11 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-geometry-nodes-distribute-points-cleanup |
December 11, 2020, 22:07 (GMT) |
Cleanup and fix/mini-refactor the tiling function |
December 11, 2020, 20:53 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-geometry-nodes-distribute-points-cleanup |
December 11, 2020, 20:49 (GMT) |
Fix heap direction, cleanups and progressive sampling The BLI_heap in Blender is a down-up heap implementation, so the weights need to be reverted. |
December 11, 2020, 15:48 (GMT) |
Disable progress sampling for cySample For now this matches the native approach. |
December 11, 2020, 15:38 (GMT) |
Fix memleak on tiling |
December 11, 2020, 11:42 (GMT) |
Using cyHeap for own solution This is a temporary solution to isolate the difference between cyHeap and BLI_heap |
December 11, 2020, 11:29 (GMT) |
Remove pow2 "followed" by sqrt |
December 11, 2020, 11:21 (GMT) |
Fix critical bug The function was weighting the wrong point |
December 11, 2020, 11:08 (GMT) |
Silence warnings in cyHeap.h |
December 11, 2020, 11:05 (GMT) |
Remove template from cyHeap.h |
December 11, 2020, 10:39 (GMT) |
Small fixup |
Revision d33b874 by Dalai Felinto (temp-geometry-nodes-distribute-points-cleanup) December 11, 2020, 00:58 (GMT) |
Updated status (and small cleanup) The code is working fine until the heap. [x] Tiling [x] Weighting [-] Heap: Implemented but producing a different result than with cyHeap [ ] Progressive |
Revision 47b7f77 by Dalai Felinto (temp-geometry-nodes-distribute-points-cleanup) December 11, 2020, 00:51 (GMT) |
Move the tiling code to its own function |
MiikaHweb - Blender Git Statistics v1.06