issues
search
ardazishvili
/
Sota
Editable generator of discrete structures for Godot 4
MIT License
31
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Variant to string constructor ambiguity in macos/ios builds
#72
HKunogi
opened
1 week ago
0
Polyhedron tile swap
#71
ardazishvili
opened
1 month ago
0
Add noise to ridge calculation for Polyhedron
#70
ardazishvili
closed
1 month ago
0
Document calculation of distances to polygon sides
#69
ardazishvili
closed
1 month ago
0
Fix badly designed fields
#68
ardazishvili
closed
1 month ago
0
Collect neighbours at construction of Polyhedron
#67
ardazishvili
closed
1 month ago
0
Parametrize RidgePolyhedron
#66
ardazishvili
closed
1 month ago
0
Implement smooth shading for RidgeBasedPolyhedron
#65
ardazishvili
closed
1 month ago
1
Introduce VertexToNormalsDiscretizer class
#64
ardazishvili
closed
1 month ago
0
Unify `create_hex_mesh` and `create_pentagon_mesh`
#63
ardazishvili
closed
1 month ago
0
Add script to use include-what-you-use tool
#62
ardazishvili
opened
1 month ago
0
Cleanup includes
#61
ardazishvili
closed
1 month ago
0
Add missing functional header include at general_utility
#60
HKunogi
closed
1 month ago
1
Add RidgeConnection, RidgeBased classes
#59
ardazishvili
closed
1 month ago
0
Create RidgeGroup class
#58
ardazishvili
closed
1 month ago
0
Add editor check for extension version and update module C++ flags replacement
#57
HKunogi
closed
1 month ago
1
Add editor check for extension version and update module C++ flags replacement
#56
HKunogi
closed
1 month ago
1
analyze if it reasonable to sort meshes while calculate distances from polygon corners to border of group
#55
ardazishvili
closed
1 month ago
2
Document core classes
#54
ardazishvili
opened
1 month ago
0
check for warnings with linters, e.g. for unused variables
#53
ardazishvili
opened
1 month ago
0
add debug logging
#52
ardazishvili
opened
1 month ago
0
make class/struct for Connection for RidgeSet and RidgeSetMaker
#51
ardazishvili
closed
1 month ago
0
factor out copypaste from PolyhedronRidgeProcessor/HexGrid and RidgeBasedPolyhedron/HexGrid
#50
ardazishvili
closed
1 month ago
0
fix possibility of zero values in PolyhedronRidgeProcessor
#49
ardazishvili
closed
1 month ago
0
make RidgeGroup class and unify for HexGrid
#48
ardazishvili
closed
1 month ago
0
fix calculation of neighbours in ridge polyhedron
#47
ardazishvili
closed
1 month ago
0
unify create_hex_mesh and create_pentagon_mesh
#46
ardazishvili
closed
1 month ago
0
work on exclude_list and get_exclude_list, e.g. document it
#45
ardazishvili
closed
1 month ago
0
add piping of vertices: get_vertices -> new vertices -> set_vertices
#44
ardazishvili
opened
1 month ago
0
factor-out common code for smooth shading, e.g. get_grouped_vertices
#43
ardazishvili
closed
1 month ago
0
smooth shading for RidgePolyhedron
#42
ardazishvili
closed
1 month ago
0
make class for HexMeshParams - see TODO
#41
ardazishvili
opened
1 month ago
1
add noise to ridges in polyhedron
#40
ardazishvili
closed
1 month ago
0
unify FlatMeshProcessor and VolumeMeshProcessor further
#39
ardazishvili
opened
1 month ago
0
unhardcode polyhedron_biome shader for top/bottom/hill levels
#38
ardazishvili
closed
1 month ago
0
Add separate page to doc related to compilation
#37
ardazishvili
opened
1 month ago
0
Fix module build on non-editor builds and move editor check to compile time
#36
HKunogi
closed
1 month ago
0
Add ridge-based polyhedron
#35
ardazishvili
closed
1 month ago
2
Fix includes and std for module build and add MSVC support
#34
HKunogi
closed
2 months ago
3
Unify construction of hex faces
#33
ardazishvili
closed
2 months ago
0
Instantiate objects via factory functions
#32
ardazishvili
closed
2 months ago
0
Add build as module
#31
ardazishvili
closed
2 months ago
0
Add "Types Abstraction Layer"
#30
ardazishvili
closed
2 months ago
0
Godot module build - trial
#29
ardazishvili
closed
2 months ago
1
Cleanup
#28
ardazishvili
closed
2 months ago
1
Add custom icons for Sota classes: one for simple hexagon, another for simplest grid
#27
ardazishvili
opened
2 months ago
0
Make documentation readable via Godot editor
#26
ardazishvili
opened
2 months ago
4
Static build option
#25
HKunogi
closed
2 months ago
4
Make tiles children of grids
#24
ardazishvili
closed
2 months ago
0
Add interface to modify vertices of hexagons
#23
ardazishvili
closed
2 months ago
0
Next