flamenco/internal/find_blender
Sybren A. Stüvel 02fac6a4df Change Go package name from git.blender.org to projects.blender.org
Change the package base name of the Go code, from
`git.blender.org/flamenco` to `projects.blender.org/studio/flamenco`.

The old location, `git.blender.org`, has no longer been use since the
[migration to Gitea][1]. The new package names now reflect the actual
location where Flamenco is hosted.

[1]: https://code.blender.org/2023/02/new-blender-development-infrastructure/
2023-08-01 12:42:31 +02:00
..
find_blender_test.go Blender finder: report only the first line of stdout 2022-07-14 18:41:50 +02:00
find_blender.go Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
nonwindows.go Blender Finder: allow passing the directory instead of the executable 2022-07-26 18:18:02 +02:00
windows_test.go Blender finder: fix Windows build error 2022-07-14 18:41:55 +02:00
windows.go Blender finder: fix compatibility with Windows Home 2022-08-01 16:00:49 +02:00