forked from FPGAwars/icestudio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuild.info
69 lines (68 loc) · 4.23 KB
/
build.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
2025-02-27 21:32 (GMT+1)
========================
Type: WIP
App Changes:
- Rendering queue to improve performance by @cavearr
- Speed optimization, better css placement functions, calculus reduction and better render syncronization by @cavearr
- Fix z-index modals and better waitter spinner by @cavearr
- Severity routing calculations reduction by @cavearr
- Fine tune routing to improve better large routes and near top parameter block 90 angle
(now not turn, but control points are hidden under the block if is near, the user needs to give up the block) by @cavearr
- Fix save/open/import module or module as block by @cavearr
- Some wire and clock render fixes by @cavearr
- Clock port speed optimization by @cavearr
- Z position of blocks and wires to put labels alwais on top of wires by @cavearr
- Width wires rendering huge improvement (speed) by @cavearr
- Routing and wire improvements by @cavearr
- Pre-Commit script and auto-setup development environment by @cavearr
- Improve Github Actions Workflow pipelined with prior formatting and linting by @cavearr and @TimRudy
- Update translations and more standardization by @TimRudy
- New custom fine tune route control points user capability algorithm by @cavearr
- Embed SDK version of NWJS in WIPs by @cavearr
- Improve loading times by @cavearr
- Refactor graphics engine by @cavearr
- Better info/warning/error tooltip positioning in code editor by @cavearr
- Finish translation so it is stable with Prettier by @TimRudy
- Improve speed of code editors by @cavearr
- Add icon over code editor to open easily by @cavearr
- Improve zoom speed with code sandbox before ace editor replacement by @cavearr
- Fine tune zoom for slow CPUs by @cavearr
- Migrate I/O pins from virtual to physical at copy paste in top level by @cavearr
- Improve zoom speed and routing algorithm by @cavearr
- Improve copy/paste blocks at top level with I/O migration by @cavearr
- Upgrade Node.js to 23.3.0 version by @cavearr
- Upgrade NWJS to 0.95.0 version (latest stable) by @cavearr
- Improve speed of UI (>300% of speed) by @cavearr
- Integrate Prettier for automatic code formatting on commits by @TimRudy
- Improve NWJS launcher integration in Windows OS by @TimRudy
- Improve translation language order in menu by @TimRudy
- Improve translation text for Verilog importer by @TimRudy
- Support dynamic width on labels and I/O pins for readability by @lmcapacho
- Support parametric I/O pins by @cavearr
- Support parametric buses by @cavearr
- Remove obsolete emoji-node package with unavailable third party resources by @cavearr
- Support comments in I/O definitions in Verilog importer by @cavearr
- Fix safe save at -save & quit- dialog on window close by @cavearr
- Improve exit Icestudio dialog by @lmcapacho
- Fix locale loading error in collection installer by @cavearr
- Fix Recent files blank loading at startup by @lmcapacho
- Refactor modules and update versions of node modules by @cavearr
- Enhance modal window for Verilog module import selector by @lmcapacho
- Add support for ANSI and 1995 Verilog style to Verilog importer by @cavearr
- Add support for header comments and multiple modules per file to Verilog importer by @cavearr
- Add inouts and parameters auto-load to Verilog importer and improve code by @cavearr
- Add Verilog importer for code block from Verilog file by @lmcapacho
- Add Video Screen recording capability by @cavearr
- Change to Verilator rules linter by @cavearr
- Add PNG Snapshotter to take screenshots easily by @cavearr
- Fix some display clock and I/O block errors by @cavearr
- Allow select and copy Icestudio version number (#717) by @lmcapacho
- Fix non visible clk in wire remove or attach action by @cavearr
- Fix non visible clk in block insertion by @cavearr
- Fix not showing wires bifurcation marks by @cavearr
- Add .ice files opened with double click from file manager to recent files by @lmcapacho
- Fix accuracy of select and click on items (now is pixel-perfect click and selections) by @cavearr
- Speed up UI/load-flow by @cavearr
- Add Icestudio Mime type support for Linux Desktops by @lmcapacho
- Improve design load-time and consistency by @cavearr
- Add Recent open files to menu by @lmcapacho