|
|
a651ec6e15
|
Add neuron property drawer
|
2026-05-06 09:48:21 +02:00 |
|
|
|
67beb5e486
|
Add neuron property drawer
|
2026-05-06 09:48:21 +02:00 |
|
|
|
baa7defef0
|
Pheromones WIP
|
2026-05-05 17:37:59 +02:00 |
|
|
|
7fb23e9b89
|
Pheromones WIP
|
2026-05-05 17:37:59 +02:00 |
|
|
|
551b4d9cea
|
Improve ant walking speed
|
2026-05-05 14:05:51 +02:00 |
|
|
|
10d99bce87
|
Improve ant walking speed
|
2026-05-05 14:05:51 +02:00 |
|
|
|
7187f61b4e
|
Ant is walking again
|
2026-05-05 12:39:04 +02:00 |
|
|
|
fdae20b6b4
|
Ant is walking again
|
2026-05-05 12:39:04 +02:00 |
|
|
|
c78722abce
|
Make it work again
|
2026-05-05 11:52:04 +02:00 |
|
|
|
3f0ed444bb
|
Make it work again
|
2026-05-05 11:52:04 +02:00 |
|
|
|
2ff550cba4
|
Removed clusterPrefab property
|
2026-05-05 11:14:35 +02:00 |
|
|
|
d2ef26b6f8
|
Removed clusterPrefab property
|
2026-05-05 11:14:35 +02:00 |
|
|
|
2ef67fe107
|
Cleanup and fix connect neuron
|
2026-05-05 10:59:24 +02:00 |
|
|
|
79376c30ea
|
Cleanup and fix connect neuron
|
2026-05-05 10:59:24 +02:00 |
|
|
|
a9a0072fb4
|
Merge commit 'dd326823a8256f3ddb808e071d98c4aede72e410'
|
2026-05-05 08:49:23 +02:00 |
|
|
|
ec2a6b7ae9
|
Merge commit 'dd326823a8256f3ddb808e071d98c4aede72e410'
|
2026-05-05 08:49:23 +02:00 |
|
|
|
dd326823a8
|
Squashed 'NanoBrain/' changes from cc9a845..7ef8e42
7ef8e42 multi-cluster calculation fix
af0ba68 Viewer for multi-clusters
0401090 Created runtime sibling, but not the synapses yet
36f876c draw external receivers only once
ffcf420 Fix cloned external connections
b2bc92b Multiple players working-ish
335dae7 Fix deleting neuron without synapses
fc8caa8 Fix adding/removing cluster outputs
805b0f8 Fix broken outputpop references
ecab0b0 Fix neuron name editor
git-subtree-dir: NanoBrain
git-subtree-split: 7ef8e42e091cd5a46bf77dfbf9b1a3b3a4422752
|
2026-05-05 08:48:46 +02:00 |
|
|
|
22ee17c49f
|
Insect rig improvements
|
2026-05-05 08:48:41 +02:00 |
|
|
|
36c414ae02
|
Insect rig improvements
|
2026-05-05 08:48:41 +02:00 |
|
|
|
7ef8e42e09
|
multi-cluster calculation fix
|
2026-05-04 16:47:58 +02:00 |
|
|
|
af0ba68bd8
|
Viewer for multi-clusters
|
2026-05-04 14:08:49 +02:00 |
|
|
|
04010903f5
|
Created runtime sibling, but not the synapses yet
|
2026-04-28 17:46:06 +02:00 |
|
|
|
36f876c0d8
|
draw external receivers only once
|
2026-04-28 17:22:51 +02:00 |
|
|
|
ffcf420715
|
Fix cloned external connections
|
2026-04-28 17:18:31 +02:00 |
|
|
|
b2bc92b05f
|
Multiple players working-ish
|
2026-04-28 14:28:01 +02:00 |
|
|
|
335dae788b
|
Fix deleting neuron without synapses
|
2026-04-28 11:34:41 +02:00 |
|
|
|
fc8caa8a29
|
Fix adding/removing cluster outputs
|
2026-04-28 11:30:40 +02:00 |
|
|
|
805b0f8489
|
Fix broken outputpop references
|
2026-04-28 10:44:46 +02:00 |
|
|
|
ecab0b05c5
|
Fix neuron name editor
|
2026-04-28 09:56:48 +02:00 |
|
|
|
b6a3bc1892
|
Added insect body parts
|
2026-04-23 17:39:51 +02:00 |
|
|
|
9eda1cdf06
|
Added insect body parts
|
2026-04-23 17:39:51 +02:00 |
|
|
|
517e73881a
|
Merge commit '4ae9a15fc61f386b96ce0f7b440780f562d7dc68'
|
2026-04-23 15:24:00 +02:00 |
|
|
|
4cb6286f20
|
Merge commit '4ae9a15fc61f386b96ce0f7b440780f562d7dc68'
|
2026-04-23 15:24:00 +02:00 |
|
|
|
4ae9a15fc6
|
Squashed 'NanoBrain/' changes from 832d849..cc9a845
cc9a845 Fix sleeping for product combinator
e4ba7f8 Better cross-cluster monitoring
4f8a6ab Improved (but not fixed) cross-cluster monitoring
b12616b Fix neuron output visualisation
96439cc Visualize all outputs
d583e67 WIP cluster references/instance
04bab92 Fix links to multiple cluster neurons & cleanup
e17a249 Cross-cluster editor links
0ab2d21 Migrating and cleaning up
b6630ad First steps to using instanceCount for clusters
8801fa2 Cluster reimport fixes
befb69d full graph with collapsed clusters
1a1919f Fix expansion of clsuter arrays
c708f4d Improved clusterarray support
c2e4e1b Fix Cluster array extension
02047a4 Adde full graph scrollbar
471ed36 Completed full graph integration
830e3e7 Added full graph view mode
249e888 Improve full graph view
308a6a1 The Entities are battling
75d9d1c Cleanup
c8f0f0c Fix aging of neurons
e2e169c small fixes
619ced6 Removed the use of Receptors
19f9296 Simplifications
bc0a796 Integrated clusterarray in cluster
e40dd23 Fixed clusterViewer for clusterarrays
b0f4b41 Status quo adding clusterArrays
1fc75a8 Added ClusterArray
0023920 Cover seeking(-ish) behaviour
1c7b8e7 Added Tanh Activation
a99d40c BrainViewer added
db43655 Pew pew!
18ef4cd Merge commit '89017475984bbbf1899fb38846c5bb0e7775dedd' into NanoBrain
git-subtree-dir: NanoBrain
git-subtree-split: cc9a845b643ffb4a9abe4f7da787ac5c5b14dae8
|
2026-04-23 15:22:02 +02:00 |
|
|
|
cc9a845b64
|
Fix sleeping for product combinator
|
2026-04-23 12:17:05 +02:00 |
|
|
|
e4ba7f8497
|
Better cross-cluster monitoring
|
2026-04-23 11:55:17 +02:00 |
|
|
|
4f8a6abbe9
|
Improved (but not fixed) cross-cluster monitoring
|
2026-04-23 11:50:59 +02:00 |
|
|
|
b12616bd0c
|
Fix neuron output visualisation
|
2026-04-23 11:34:21 +02:00 |
|
|
|
96439cc324
|
Visualize all outputs
|
2026-04-23 09:33:15 +02:00 |
|
|
|
d583e67e39
|
WIP cluster references/instance
|
2026-04-22 17:21:25 +02:00 |
|
|
|
04bab9264f
|
Fix links to multiple cluster neurons & cleanup
|
2026-04-22 12:44:36 +02:00 |
|
|
|
e17a249743
|
Cross-cluster editor links
|
2026-04-22 11:29:51 +02:00 |
|
|
|
0ab2d2102d
|
Migrating and cleaning up
|
2026-04-21 17:40:16 +02:00 |
|
|
|
b6630ad84e
|
First steps to using instanceCount for clusters
|
2026-04-21 17:13:56 +02:00 |
|
|
|
8801fa2ff2
|
Cluster reimport fixes
|
2026-04-21 15:25:18 +02:00 |
|
|
|
befb69d00c
|
full graph with collapsed clusters
|
2026-04-21 14:25:25 +02:00 |
|
|
|
1a1919fb8e
|
Fix expansion of clsuter arrays
|
2026-04-21 14:16:12 +02:00 |
|
|
|
c708f4da9e
|
Improved clusterarray support
|
2026-04-21 12:47:29 +02:00 |
|
|
|
c2e4e1b33f
|
Fix Cluster array extension
|
2026-04-21 12:08:37 +02:00 |
|
|
|
02047a4bd9
|
Adde full graph scrollbar
|
2026-04-21 11:25:06 +02:00 |
|