1. 23.10.2019 1 коммит
  2. 22.10.2019 1 коммит
  3. 20.10.2019 2 коммита
  4. 21.09.2019 6 коммитов
    • Ilya V. Portnov's avatar
      Port diameter node to 2.80 (#2548)
      · 6456a978
      Ilya V. Portnov создал
      * Port diameter node.
      
      * Diameter node.
      
      * Tests for the diameter function.
      
      * Documentation for the Diameter node.
      
      * Port node to 2.80 standards.
      6456a978
    • Ilya V. Portnov's avatar
      Port Linear Approximation node to 2.80 (#2547)
      · ed549f19
      Ilya V. Portnov создал
      * Port linear_approx node.
      
      * Linear approximation node.
      
      * Minor updates.
      
      * Updates / fixes.
      
      * Documentation.
      
      * Unit tests for the new API.
      
      * update geom.py
      ed549f19
    • Ilya Portnov's avatar
      Port center() function from master
      · 1068425a
      Ilya Portnov создал
      1068425a
    • Ilya Portnov's avatar
      Inset special node: more precise normal calculation.
      · f8447b4b
      Ilya Portnov создал
      f8447b4b
    • Ilya V. Portnov's avatar
      Port "bevel curve update" to 2.80 (#2544)
      · 57918c61
      Ilya V. Portnov создал
      * Bevel Curve node update (#2457)
      
      Introduce more precise mode for taper object interpolation. See N panel
      -> "Taper Metric" -> "Orientation Axis".
      
      * Make more precise option the default one.
      57918c61
    • Ilya V. Portnov's avatar
      Port Profile node mk3 to 2.80 branch (#2543)
      · b9ea301d
      Ilya V. Portnov создал
      * Support ctrl+enter.
      
      * Support importing standard examples.
      
      * Add some profile examples.
      
      * Support "negated variable" syntax.
      
      * Start documentation.
      
      * Support for H/h, V/v commands.
      
      * Add an example of H/V commands usage.
      
      * update documentation.
      
      * Support S/s commands.
      
      * Fix table in the documentation.
      
      * Fix "c"/"s" implementation according to SVG specification.
      
      * Remove dummy "even_spread" component from C/c commands.
      
      * Change synax of "num_verts" parameter of curve commands.
      
      * Update documentation.
      
      * Implement Q/q, T/t commands (quadratic bezier)
      
      * info -> debug
      
      * Update example.
      
      * X command: support "remove doubles" functionality.
      
      * Add example.
      
      * Extend list of available functions.
      
      * Add examples.
      
      * Support JSON export/import.
      
      * Add example.
      
      * fix in "from selection" operator.
      
      * Add example.
      
      Update examples.
      
      * Support multiple segments for C/c, S/s commands.
      
      Support multisegment for Q/q, T/t commands.
      
      * Add examples.
      
      * Update documentation.
      
      Update documentation.
      
      * Support default values and let-expressions.
      
      * Update examples.
      
      Update documentation.
      
      Add example.
      
      * Split ProfileMk3 node implementation into several modules.
      
      * Add unit tests.
      
      * minor comment update.
      
      * Allow several X commands.
      
      * Add examples.
      
      update example.
      
      * Differentiate X and x commands.
      
      * Add tests.
      
      * Update documentation.
      
      Add/update examples.
      
      * Bugfix (tested versus Inkscape and Firefox).
      
      * File was not picked up by cherry-pick...
      
      * Update node to 2.80 standards
      
      * Update documentation.
      
      * Update tests.
      
      * Minor bugfix.
      
      * Update examples.
      
      * Update from master
      
      * Update menu name to 2.80 standard.
      b9ea301d
  5. 12.07.2019 1 коммит
    • Victor Doval's avatar
      Updating nodes to 2.8 (#2472)
      · c59da891
      Victor Doval создал
      * updates nodes apr_jun 19
      
      * regular_solid fixes and preset change enchancements
      
      * fixed duplicate objects along edges
      c59da891
  6. 22.11.2018 1 коммит
  7. 09.12.2017 1 коммит
  8. 08.12.2017 1 коммит
  9. 06.12.2017 1 коммит
  10. 05.12.2017 8 коммитов
  11. 03.12.2017 1 коммит
  12. 02.12.2017 1 коммит
    • Ilya Portnov's avatar
      Move Spline classes into geom.py
      · 0ecdebcf
      Ilya Portnov создал
      Why on the Earth do we have four implementations of cubic_spline()
      method? There was also fifth implementation by ly29, more OOP-like.
      0ecdebcf
  13. 05.03.2017 1 коммит
    • Dealga McArdle's avatar
      Polyline mk1b code reuse (#1293)
      · 6fffd3e7
      Dealga McArdle создал
      * set back to latest head
      
      * import these funcs instead
      
      * not sure
      
      * break point to return to
      
      * add prelim code for single mode
      
      * merge code for single and multi mode
      
      * seems to work for good input
      
      * no need for matrix then :)
      
      * remove commented code
      
      * remove unused func and put list extenders in get_.._from_sockets
      
      * code shuffle - process cleanup before hitting master
      
      * code shuffle - modular 2/3
      
      * code shuffle - modular 3/4
      
      * code shuffle - modular 4/5
      
      * code shuffle - modular 5/6
      
      * add use_smooth per spline
      6fffd3e7
  14. 15.09.2016 1 коммит
  15. 13.09.2016 2 коммита
  16. 12.09.2016 5 коммитов
  17. 11.09.2016 6 коммитов