mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-09-25 13:59:04 +02:00
update README
This commit is contained in:
@@ -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_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_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.
|
**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
|
## Util
|
||||||
|
|
||||||
|
@@ -26,14 +26,12 @@ new:
|
|||||||
|
|
||||||
- lsystem2, lsystem3, add seed param
|
- lsystem2, lsystem3, add seed param
|
||||||
|
|
||||||
deprecated:
|
|
||||||
rails2sections: use m_transpose
|
|
||||||
|
|
||||||
doc-ed
|
doc-ed
|
||||||
|
|
||||||
deprecated:
|
deprecated:
|
||||||
- util/sort, util/bsearch, util/has
|
- util/sort, util/bsearch, util/has
|
||||||
- maze/mz_square_cells, maze/mz_theta_cells, maze/mz_square_walls, maze/mz_hex_walls
|
- maze/mz_square_cells, maze/mz_theta_cells, maze/mz_square_walls, maze/mz_hex_walls
|
||||||
|
- rails2sections
|
||||||
|
|
||||||
new:
|
new:
|
||||||
- util/sorted, util/binary_search, util/contains
|
- util/sorted, util/binary_search, util/contains
|
||||||
|
Reference in New Issue
Block a user