1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-03-14 19:19:47 +01:00

update README

This commit is contained in:
Justin Lin 2022-06-03 21:02:55 +08:00
parent cdd5452618
commit 1ee48d6f13
2 changed files with 2 additions and 4 deletions

View File

@ -386,7 +386,7 @@ These examples incubate dotSCAD and dotSCAD refactors these examples. See [examp
**maze/mz_square_walls** | use [`maze/mz_squarewalls`](https://openhome.cc/eGossip/OpenSCAD/lib3x-mz_squarewalls.html) instead.
**maze/mz_hex_walls** | use [`maze/mz_hexwalls`](https://openhome.cc/eGossip/OpenSCAD/lib3x-mz_hexwalls.html) instead.
**maze/mz_theta_cells** | use [`maze/mz_theta`](https://openhome.cc/eGossip/OpenSCAD/lib3x-mz_theta.html) instead.
**rails2sections** | use [**maxtrix/m_transpose**(m)](https://openhome.cc/eGossip/OpenSCAD/lib3x-m_transpose.html) instead.
## Util

View File

@ -26,14 +26,12 @@ new:
- lsystem2, lsystem3, add seed param
deprecated:
rails2sections: use m_transpose
doc-ed
deprecated:
- util/sort, util/bsearch, util/has
- maze/mz_square_cells, maze/mz_theta_cells, maze/mz_square_walls, maze/mz_hex_walls
- rails2sections
new:
- util/sorted, util/binary_search, util/contains