Dalai Felinto dfelinto
  • Joined on 2006-06-02
Dalai Felinto commented on pull request blender/blender#129018 2024-10-17 10:09:14 +02:00
make license: command to update the license file

This actually changes the result. I don't want to do - if it is None,but only -. I changed the code to:

copyright = f'`{self.copyright}`' if self.copyright else "-"
raw_data = f'
Dalai Felinto commented on pull request blender/blender#129018 2024-10-17 09:56:14 +02:00
make license: command to update the license file

Actually I can just remove this altogether.

Dalai Felinto commented on pull request blender/blender#123982 2024-10-17 09:49:18 +02:00
macOS: Colored Titlebar and WM Client-Side Decorations API - GSoC 2024

@hologerry Julian is busy finishng up Brush Assets for 4.3. This patch is not a target for 4.3, thus it has to wait.

But the community at large is welcome to help with the code review (and…

Dalai Felinto pushed to make-license at dfelinto/blender 2024-10-15 18:23:56 +02:00
97cc66051a Update generated license file
edf78235ef Cleanup: Remove unneeded licenses
569193ad22 Update Fonts Licenses by Harley
9bc22a57eb More robust REGEX to extract licenses
24a344c17a Add OFL-1.1 license
Compare 5 commits »
Dalai Felinto commented on pull request blender/blender#128873 2024-10-15 17:35:23 +02:00
libs: move wintab out of the lib dir into /extern

I see ... it sounds like Public Domain to me

Dalai Felinto pushed to make-license at dfelinto/blender 2024-10-15 17:33:40 +02:00
70c65a200a Cleanup: fix on FTL license and utf8 generated license
Dalai Felinto deleted branch make-license from blender/blender 2024-10-15 16:24:26 +02:00
Dalai Felinto pushed to make-license at dfelinto/blender 2024-10-15 16:24:06 +02:00
78ff47a11b Fix font names linux
Dalai Felinto pushed to make-license at dfelinto/blender 2024-10-15 16:18:51 +02:00
ae5dd817ce Cmake: add explanation to license-specific fiends
38c24397ce Implement _DEPSBUILDTIMEONLY
Compare 2 commits »
Dalai Felinto commented on pull request blender/blender#128873 2024-10-15 16:13:16 +02:00
libs: move wintab out of the lib dir into /extern

(noticed that this is why you added Thomas, but anyways ... we can do some sherlock work after !129018 gets in :)

Dalai Felinto commented on pull request blender/blender#128873 2024-10-15 16:12:33 +02:00
libs: move wintab out of the lib dir into /extern

What/where is wintab license?

For !129018 we can specify "Custom" licenses as well, but instead of calling custom I would just call it Wintab, and add it to the license folder.

If you want…

Dalai Felinto pushed to make-license at dfelinto/blender 2024-10-15 15:41:02 +02:00
42db24220c Font Licenses
Dalai Felinto pushed to make-license at dfelinto/blender 2024-10-15 15:39:21 +02:00
945902eef5 Font License: more robust license extractor
Dalai Felinto pushed to make-license at dfelinto/blender 2024-10-15 15:17:34 +02:00
8b2be3649b Font licenses
Dalai Felinto pushed to make-license at blender/blender 2024-10-15 11:26:51 +02:00
84c8f28a33 Support make license on Linux
33b476f32e Support make license on Windows
bd29f0f938 make license: command to update the license file
Compare 3 commits »
Dalai Felinto created branch make-license in blender/blender 2024-10-15 11:26:49 +02:00
Dalai Felinto pushed to make-license at dfelinto/blender 2024-10-14 19:06:03 +02:00
bd29f0f938 make license: command to update the license file
Dalai Felinto pushed to main at dfelinto/.profile 2024-10-14 19:02:17 +02:00
d1a28d3431 Update reports/2024.md
Dalai Felinto created pull request blender/blender#129018 2024-10-14 18:58:27 +02:00
make license: command to update the license file