What's new in Circuit Construction Kit (DC Only) 1.3.6

Aug 10, 2023
  • Adding paper.js dependency. Handling quadratic/cubic intersection with bezier clipping, see const a = new kite.Quadratic

New in Circuit Construction Kit (DC Only) 1.3.4 (May 10, 2023)

  • Adding screenNameKeys to package.json (and adding some translated strings to some runnables), see phetsims/chipper#1367

New in Circuit Construction Kit (DC Only) 1.3.2 (Mar 15, 2023)

  • Bumping dev HTML with new version

New in Circuit Construction Kit (DC Only) 1.2.8 (Dec 13, 2022)

  • Remove dog, see phetsims/circuit-construction-kit-common#882

New in Circuit Construction Kit (DC Only) 1.2.7 (May 5, 2022)

  • Bumping dev HTML with new version

New in Circuit Construction Kit (DC Only) 3.20 (Oct 27, 2012)

  • added new translation credits features

New in Circuit Construction Kit (DC Only) 3.19 (Oct 2, 2010)

  • Component values are accepted after typing in the component editor and clicking elsewhere, instead of requiring the user to press "OK" first
  • Fixed: sometimes dotted circle junctions are left behind, see #1826
  • Prevent electrons from bunching up in pairs, see #1828
  • Improved quantitative accuracy of the physics engine for circuits with capacitors and inductors
  • Removed show equations feature, see #1913
  • Added "virtual lab" simulations

New in Circuit Construction Kit (DC Only) 3.18 (Oct 2, 2010)

  • Fixed a bug that made the circuit run very quickly while dragging voltage or resistance sliders, see #2040
  • Improved layout in control panel to remove scroll bars in AC version.
  • Fixed stopwatch to correspond to sim time (was off by 100x or so), see #359
  • Fixed: advanced wire resistivity slider starts at incorrect slider position, resolves #1842
  • Made it so the switch graphic is shown as closed when loading a closed switch, resolves #384
  • Fixed time scale for e-e repulsion to match scale as in 3.17.00, resolves #1828
  • Added a workaround to help improve behavior for situations such as a battery connected directly to a capacitor, see #1813
  • Made it possible to change the background color using the menu options
  • Make default frame size 1024x768
  • Rewrote voltage calculation to use node voltages
  • Fixed a bug that prevented components (e.g. batteries) from being updated while machine locale and selected locale differ in decimal character, see #1700

New in Circuit Construction Kit (DC Only) 3.17 (Nov 19, 2009)

  • Removed numbers and units from chart time axis, see #1333
  • We can no longer have simulation time dynamic because it destroys smoothness of the plots; converted to static.