Commit Graph

24 Commits

Author SHA1 Message Date
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]
3a78bfdee3 Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 16:28:49 +00:00
dependabot[bot]
b6b94e67b8 Bump @xmldom/xmldom from 0.7.5 to 0.7.9
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.9.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.7.5...0.7.9)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 11:26:43 +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
dependabot[bot]
2541d5ff9a Bump loader-utils from 2.0.2 to 2.0.4
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 09:05:25 +00:00
19f13237da Removed broken dependencies 2022-10-27 21:47:07 +02:00
77fe9cfd6e Fixed a vulnerabilitie 2022-09-06 20:39:31 +02:00
dependabot[bot]
3421c632ee Bump terser from 5.14.0 to 5.15.0
Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.14.0...v5.15.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 09:27:45 +00: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
243ec6aecf Fixed blender-download on other platform 2022-06-15 16:47:44 +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
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
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