1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-01 12:30:33 +02:00

update note

This commit is contained in:
Justin Lin
2022-05-21 14:16:53 +08:00
parent 9996fe9fad
commit 1c04072738

View File

@@ -5,31 +5,37 @@ to_do:
new:
- maze/mz_wang_tiles?
- mz_square, mz_theta
- mz_squarewalls, mz_hexwalls
- mz_hamiltonian supports init_cells
update doc mz_square_initialize
- surface/sf_cylinder?
- noise/worley_sphere?
- voronoi/vrn_sphere?
- t3d - roll/pitch/forward
- polyline_join: doc multi-childs
- util/count、binary_search
- util/count
- lemniscate_curve?
- perlin_sphere?
- rands_disk, rands_sphere?
- sorted, contains
- m_replace?
- lsystem2, lsystem3, add seed param
deprecated:
rails2sections: use m_transpose
has
bsearch?
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
new:
- util/sorted, util/binary_search, util/contains
- maze/mz_square, maze/mz_theta, maze/mz_squarewalls, maze/mz_hexwalls