DataBeam 2.5l2 :

- correzione a GetFaceWithMostAdj per calcoli con facce che fanno ombra.
This commit is contained in:
Dario Sassi
2023-12-15 09:53:48 +01:00
parent 7b854c87c0
commit 5ae487cb20
2 changed files with 12 additions and 8 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
-- Version.lua by Egaltech s.r.l. 2023/11/16
-- Version.lua by Egaltech s.r.l. 2023/12/15
-- Gestione della versione di Beam
NAME = 'Beam'
VERSION = '2.5l1'
VERSION = '2.5l2'
MIN_EXE = '2.5l1'