File tree
5 files changed
+3
-387
lines changed- src/lib/OGF/gom
- reflection
 - services
 - types
 
 
5 files changed
+3
-387
lines changed- CMakeLists.txt+6-1
 - cmake/geogram.cmake+10
 - cmake/platforms/Darwin-clang.cmake+2-2
 - cmake/platforms/Emscripten-clang.cmake+2-2
 - cmake/platforms/Linux-clang.cmake+2-2
 - cmake/platforms/Linux-gcc-aarch64.cmake-7
 - cmake/platforms/Linux-gcc.cmake-3
 - cmake/platforms/MinGW-x86_64-w64.cmake-2
 - cmake/platforms/Win64-gcc.cmake-2
 - src/bin/geocod/main.cpp-6
 - src/bin/pck/expr.cpp+1-7
 - src/bin/pck/interpreter.cpp-6
 - src/lib/geogram/CMakeLists.txt+5-1
 - src/lib/geogram/basic/geofile.h+4
 - src/lib/geogram/basic/life_cycle.cpp+47
 - src/lib/geogram/basic/life_cycle.h+349
 - src/lib/geogram/basic/vector_attribute.h+165-91
 - src/lib/geogram/delaunay/delaunay_triangle.h+4
 - src/lib/geogram/geogram.pc.in+2-5
 - src/lib/geogram/image/image_serializer_stb.cpp+5
 - src/lib/geogram/lua/lua.h+60
 - src/lib/geogram/lua/lua_io.h+2-3
 - src/lib/geogram/lua/lua_wrap.h+4-7
 - src/lib/geogram/mesh/mesh_CSG_builder.cpp+54-5
 - src/lib/geogram/mesh/mesh_CSG_builder.h+5
 - src/lib/geogram/mesh/mesh_CSG_compiler.cpp+12
 - src/lib/geogram/mesh/mesh_CSG_compiler.h+4
 - src/lib/geogram/mesh/mesh_convex_hull.cpp+91
 - src/lib/geogram/mesh/mesh_convex_hull.h+68
 - src/lib/geogram/mesh/mesh_io.cpp+7-1
 - src/lib/geogram/mesh/mesh_minkowski.cpp+560
 - src/lib/geogram/mesh/mesh_minkowski.h+72
 - src/lib/geogram/mesh/mesh_surface_intersection.cpp+2-2
 - src/lib/geogram/mesh/mesh_surface_intersection.h+1-1
 - src/lib/geogram/numerics/multi_precision.cpp-31
 - src/lib/geogram/numerics/multi_precision.h+30
 - src/lib/geogram/numerics/predicates.cpp+1-1
 - src/lib/geogram_gfx/geogram_gfx.pc.in+2-5
 - src/lib/geogram_gfx/gui/simple_application.cpp-6
 - src/lib/geogram_gfx/lua/lua_glup.cpp-5
 - src/lib/geogram_gfx/lua/lua_imgui.h+2-2
 - src/lib/geogram_gfx/lua/lua_simple_application.h+2-2
 - src/tests/test_nn_search/CMakeLists.txt+7-10
 - src/tests/test_nn_search/nn_search_ANN.h+5
 
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
38 | 38 |  | |
39 | 39 |  | |
40 | 40 |  | |
41 |  | - | |
42 | 41 |  | |
43 | 42 |  | |
44 | 43 |  | |
 | 44 | + | |
45 | 45 |  | |
46 | 46 |  | |
47 | 47 |  | |
 | |||
This file was deleted.
0 commit comments