Commit graph

57 commits

Author SHA1 Message Date
654b719b6b Adding extra infos to manage logo for texture_factory_test_Preset_numero_2 2024-05-23 11:32:50 +02:00
51b6508261 Adding the multiple destination for exporting texture files in README 2024-05-23 11:08:35 +02:00
7f84ea1b04 Adding multiple destination for exportinf a texture format 2024-05-23 11:05:20 +02:00
ed3c03683a Deleting Presets files, now useless 2024-05-22 17:28:34 +02:00
2e57184009 Using xmlstarlet instead of SAT tools to retrieve information from sbs files 2024-05-22 17:24:10 +02:00
yannk
3e88552835 Merge branch 'main' of ssh://git.khaganat.net:3543/yannk/textures-factory 2022-02-14 23:03:31 +01:00
yannk
428e7ee01f Adding a subfolder based upon Textureset name for export destination - Close #13 2022-02-14 23:03:20 +01:00
yannk
3dcb265103 Adding a subfolder based upon Textureset name for export destination 2022-02-14 21:18:34 +01:00
yannk
3c804ef784 Correcting misleading variable for deleting obsolete files 2021-12-30 14:24:37 +01:00
yannk
ad6d86f82d Deleting useless echoing debug informations 2021-12-30 10:36:25 +01:00
yannk
e6046518f1 Merge branch '5-add-non-square-textures-handling' into 'main'
Resolve "Add non-square textures handling"

Closes #5

See merge request yannk/textures-factory!6
2021-12-30 10:17:58 +01:00
yannk
868813e486 Adding information about format parameter in json file 2021-12-30 10:17:22 +01:00
yannk
2d2a8b61c7 Adding the size format to be specified by json file when rendering the sbsar file 2021-12-30 10:14:18 +01:00
yannk
35d964f3e6 Adding 2 more test files to help testing 2021-12-30 10:13:22 +01:00
yannk
e1bfa40638 Merge branch '10-incorrect-copying-to-final-destination' into 'main'
Resolve "Incorrect copying to final destination"

Closes #10

See merge request yannk/textures-factory!7
2021-12-30 09:35:56 +01:00
yannk
910db356bb Removing echo lines used for debugging 2021-12-30 09:35:26 +01:00
yannk
61cd3a9533 Modify the DEST_* variavle definition by changing the end of EACH_DEST assignation based on *.png construction to take in account only the corresponding ones to the actual material being processed 2021-12-30 09:33:51 +01:00
yannk
40a3eb42f0 Merge branch '1-modularize-final-destination' into 'main'
Resolve "Modularize final destination"

Closes #1

See merge request yannk/textures-factory!5
2021-12-28 16:55:37 +01:00
yannk
20dc02d8db Adding information about json file content 2021-12-28 16:55:03 +01:00
yannk
38c3d56de1 Adding example informations for export 2021-12-28 16:47:29 +01:00
yannk
49fb062cdf Adding export option 2021-12-28 16:44:50 +01:00
yannk
8112a10390 Merge branch '7-manage-deleting-and-renaming' into 'main'
Resolve "Manage deleting and renaming"

Closes #7

See merge request yannk/textures-factory!4
2021-12-27 18:13:34 +01:00
yannk
c664a3ed93 Adding management of deleted .sbs files, deleted graphs and deleted presets 2021-12-27 18:11:50 +01:00
yannk
ac063d1c82 Adding deleting old version of textures files when a material is changed 2021-12-27 13:15:08 +01:00
yannk
69488b37c9 Merge branch '4-use-material-list-to-define-blender-preview-render-files' into 'main'
Resolve "Use Material list to define blender preview render files"

Closes #4

See merge request yannk/textures-factory!3
2021-12-22 00:23:19 +01:00
yannk
6ebc0d5fd0 Adding recipe variable construction for preview building - Now the previews are made according to the content of the folder named in the json file for each texture set - No more need of master blender file 2021-12-22 00:16:54 +01:00
yannk
9d6cd597c6 RENDER_LIST properly builds list of preview renders to process, without extension nor path 2021-12-21 23:41:15 +01:00
yannk
f8d61f59aa Adding untracking source folder 2021-12-21 12:44:36 +01:00
yannk
45ecd02aca Merge branch '6-untrack-material_list-json' into 'main'
Resolve "Untrack example content"

Closes #6

See merge request yannk/textures-factory!2
2021-12-20 22:54:27 +01:00
yannk
8ddd3d1cce Explaining how to populate local-config.mk file properly from global-config.mk - Close #6 2021-12-20 22:53:04 +01:00
yannk
eb12212546 Using variable source folder for scripts, used by default in global-config.mk, and replaced in production by proper content folder 2021-12-20 22:50:52 +01:00
yannk
c338370d7c Moving example files to specific folder 2021-12-20 22:49:31 +01:00
yannk
a5279d4c73 Adding autosave untracking for sbs files 2021-12-20 22:48:46 +01:00
yannk
d25452193d No more need to exclude example files from tracking as there will be replaced for actual use 2021-12-20 22:46:43 +01:00
yannk
d78ca642d1 Untrack example files 2021-12-17 23:40:45 +01:00
yannk
8f5c3dc30e Cleaning old obsolete entries 2021-12-17 23:35:08 +01:00
yannk
901d2681b8 Merge branch '2-create-configuration-files-for-the-script' into 'main'
Resolve "Create configuration files for the script"

Closes #2

See merge request yannk/textures-factory!1
2021-12-17 23:15:46 +01:00
yannk
2fbc42f101 Fixing typo - Close #2 2021-12-17 23:14:16 +01:00
yannk
e1bb559daa Instructions how to define local configuration variables for the script 2021-12-17 23:11:53 +01:00
yannk
3ab1a821a3 Typo on folder name 2021-12-17 23:10:44 +01:00
yannk
8596022ec9 Better explanations about config files 2021-12-17 23:06:40 +01:00
yannk
1035416935 Adding informations about config files 2021-12-17 22:52:29 +01:00
yannk
37f4c78f3b Removing configuration informations for Makefile and adding reading of them 2021-12-17 22:45:16 +01:00
yannk
373a23a8ea Adding local configuration file to ignore if it is modified afterwards 2021-12-17 22:44:29 +01:00
yannk
987b10faa6 Adding a local config information for a path as example 2021-12-17 22:43:14 +01:00
yannk
ba18a2c09d Adding basic informations needed : paths to executables and sources, to build destinations 2021-12-17 22:42:24 +01:00
yannk
156037b2b7 Sending Blender logs to /dev/null - Typo corrected 2021-12-17 22:40:57 +01:00
yannk
b11e4557c5 Add a variable to recognize identifiers of outputs from graphs, letting people choose any preset and file name they want as long as they indicate there the existing identifiers 2021-12-15 23:20:51 +01:00
yannk
9d8598721f Mise en place de contenu minimal pour tests 2021-12-15 23:17:13 +01:00
yannk
f527595405 Adding Indications about the use of Git LFS for big binary files 2021-12-15 22:26:23 +01:00