Commit Graph

30 Commits

Author SHA1 Message Date
f496cad846 Patched minimatch vulnerability 2023-01-16 09:40:52 +01:00
dependabot[bot]
5aa61e4290 Bump got and electron
Bumps [got](https://github.com/sindresorhus/got) to 11.8.6 and updates ancestor dependency [electron](https://github.com/electron/electron). These dependencies need to be updated together.


Updates `got` from 9.6.0 to 11.8.6
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v11.8.6)

Updates `electron` from 18.3.7 to 22.0.2
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v18.3.7...v22.0.2)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 16:33:16 +00:00
dependabot[bot]
3a83fb77ca Bump electron from 18.1.0 to 18.3.7
Bumps [electron](https://github.com/electron/electron) from 18.1.0 to 18.3.7.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v18.1.0...v18.3.7)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 09:12:54 +00:00
19f13237da Removed broken dependencies 2022-10-27 21:47:07 +02:00
f6d1ed0477 Fixed icon paths after build 2022-07-07 11:28:51 +02:00
557f37aaa4 Added video player 2022-07-06 14:05:15 +02:00
a746e6aea6 Added finish side and notification 2022-06-29 22:54:44 +02:00
28a778e0ca Added date infos for logs 2022-06-27 15:38:04 +02:00
7fc8c2efa2 Added multiplatform paths support 2022-06-18 23:23:05 +02:00
25cc105057 Added linux icons 2022-06-17 18:40:30 +02:00
bd14104f2f Removed unused files from bundel 2022-06-17 16:51:42 +02:00
cd586ed0ec Fixed script installs unused blender versions 2022-06-17 14:11:07 +02:00
243ec6aecf Fixed blender-download on other platform 2022-06-15 16:47:44 +02:00
62f414a9d3 Clean up assets 2022-06-15 01:03:08 +02:00
e3cfa63745 Added easier npm install process 2022-06-15 00:57:52 +02:00
4d84861b62 Added download script for blender 2022-06-15 00:55:18 +02:00
179d7f9d7b Fixed default output path not found 2022-06-13 19:45:10 +02:00
9628d2029c Better default paths 2022-06-13 19:30:49 +02:00
6f6c84dc46 added webpack dev server, slightly improved ui and render preview 2022-06-13 01:15:17 +02:00
7ea3b514ce Slightly better ui, added react and typescript 2022-06-06 14:22:05 +02:00
a730c36c13 More build functions 2022-05-18 23:03:17 +02:00
30c4f6c81e Better and easier build software 2022-05-17 19:34:40 +02:00
429e4a28a3 Fixed blenderScript.py permission Problem 2022-05-16 23:45:15 +02:00
09fe87bbe5 Added functionality for Linux 2022-05-16 16:47:50 +02:00
efd60bcbe1 Removed Menu 2022-05-15 21:14:30 +02:00
1e2935d4f5 Upgradet to electron-packager 2022-05-15 21:05:08 +02:00
54eec3b69b New Logger 2022-05-12 20:40:55 +02:00
fbb25578e2 Renamed Project and removed unused Dependencies 2022-05-11 17:56:27 +02:00
a277a15838 Added Setting Options 2022-05-09 14:45:35 +02:00
cf00d2b619 Added 3D Renderer, First UI and First Settings 2022-05-06 23:02:57 +02:00