Commit graph

  • 6240a84900 Some cleaning main Yann Kervran 2024-05-23 11:34:11 +0200
  • 654b719b6b Adding extra infos to manage logo for texture_factory_test_Preset_numero_2 logo_managing Yann Kervran 2024-05-23 11:32:50 +0200
  • 51b6508261 Adding the multiple destination for exporting texture files in README Yann Kervran 2024-05-23 11:08:35 +0200
  • 7f84ea1b04 Adding multiple destination for exportinf a texture format Yann Kervran 2024-05-23 11:05:20 +0200
  • ed3c03683a Deleting Presets files, now useless Yann Kervran 2024-05-22 17:28:34 +0200
  • 2e57184009 Using xmlstarlet instead of SAT tools to retrieve information from sbs files Yann Kervran 2024-05-22 17:24:10 +0200
  • 3e88552835 Merge branch 'main' of ssh://git.khaganat.net:3543/yannk/textures-factory yannk 2022-02-14 23:03:31 +0100
  • 428e7ee01f Adding a subfolder based upon Textureset name for export destination - Close #13 yannk 2022-02-14 21:18:34 +0100
  • 3dcb265103 Adding a subfolder based upon Textureset name for export destination yannk 2022-02-14 21:18:34 +0100
  • 3c804ef784 Correcting misleading variable for deleting obsolete files yannk 2021-12-30 14:24:37 +0100
  • ad6d86f82d Deleting useless echoing debug informations yannk 2021-12-30 10:36:25 +0100
  • e6046518f1 Merge branch '5-add-non-square-textures-handling' into 'main' yannk 2021-12-30 10:17:58 +0100
  • 868813e486 Adding information about format parameter in json file yannk 2021-12-30 10:17:22 +0100
  • 2d2a8b61c7 Adding the size format to be specified by json file when rendering the sbsar file yannk 2021-12-30 10:14:18 +0100
  • 35d964f3e6 Adding 2 more test files to help testing yannk 2021-12-30 10:13:22 +0100
  • e1bfa40638 Merge branch '10-incorrect-copying-to-final-destination' into 'main' yannk 2021-12-30 09:35:56 +0100
  • 910db356bb Removing echo lines used for debugging yannk 2021-12-30 09:35:26 +0100
  • 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 yannk 2021-12-30 09:33:51 +0100
  • 40a3eb42f0 Merge branch '1-modularize-final-destination' into 'main' yannk 2021-12-28 16:55:37 +0100
  • 20dc02d8db Adding information about json file content yannk 2021-12-28 16:55:03 +0100
  • 38c3d56de1 Adding example informations for export yannk 2021-12-28 16:47:29 +0100
  • 49fb062cdf Adding export option yannk 2021-12-28 16:44:50 +0100
  • 8112a10390 Merge branch '7-manage-deleting-and-renaming' into 'main' yannk 2021-12-27 18:13:34 +0100
  • c664a3ed93 Adding management of deleted .sbs files, deleted graphs and deleted presets yannk 2021-12-27 18:11:50 +0100
  • ac063d1c82 Adding deleting old version of textures files when a material is changed yannk 2021-12-27 13:15:08 +0100
  • 69488b37c9 Merge branch '4-use-material-list-to-define-blender-preview-render-files' into 'main' yannk 2021-12-22 00:23:19 +0100
  • 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 yannk 2021-12-22 00:16:54 +0100
  • 9d6cd597c6 RENDER_LIST properly builds list of preview renders to process, without extension nor path yannk 2021-12-21 23:41:15 +0100
  • f8d61f59aa Adding untracking source folder yannk 2021-12-21 12:44:36 +0100
  • 45ecd02aca Merge branch '6-untrack-material_list-json' into 'main' yannk 2021-12-20 22:54:27 +0100
  • 8ddd3d1cce Explaining how to populate local-config.mk file properly from global-config.mk - Close #6 yannk 2021-12-20 22:53:04 +0100
  • eb12212546 Using variable source folder for scripts, used by default in global-config.mk, and replaced in production by proper content folder yannk 2021-12-20 22:50:52 +0100
  • c338370d7c Moving example files to specific folder yannk 2021-12-20 22:49:31 +0100
  • a5279d4c73 Adding autosave untracking for sbs files yannk 2021-12-20 22:48:46 +0100
  • d25452193d No more need to exclude example files from tracking as there will be replaced for actual use yannk 2021-12-20 22:46:43 +0100
  • d78ca642d1 Untrack example files yannk 2021-12-17 23:40:45 +0100
  • 8f5c3dc30e Cleaning old obsolete entries yannk 2021-12-17 23:35:08 +0100
  • 901d2681b8 Merge branch '2-create-configuration-files-for-the-script' into 'main' yannk 2021-12-17 23:15:46 +0100
  • 2fbc42f101 Fixing typo - Close #2 yannk 2021-12-17 23:14:16 +0100
  • e1bb559daa Instructions how to define local configuration variables for the script yannk 2021-12-17 23:11:53 +0100
  • 3ab1a821a3 Typo on folder name yannk 2021-12-17 23:10:44 +0100
  • 8596022ec9 Better explanations about config files yannk 2021-12-17 23:06:40 +0100
  • 1035416935 Adding informations about config files yannk 2021-12-17 22:52:29 +0100
  • 37f4c78f3b Removing configuration informations for Makefile and adding reading of them yannk 2021-12-17 22:45:16 +0100
  • 373a23a8ea Adding local configuration file to ignore if it is modified afterwards yannk 2021-12-17 22:44:29 +0100
  • 987b10faa6 Adding a local config information for a path as example yannk 2021-12-17 22:43:14 +0100
  • ba18a2c09d Adding basic informations needed : paths to executables and sources, to build destinations yannk 2021-12-17 22:42:24 +0100
  • 156037b2b7 Sending Blender logs to /dev/null - Typo corrected yannk 2021-12-17 22:40:57 +0100
  • 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 yannk 2021-12-15 23:20:51 +0100
  • 9d8598721f Mise en place de contenu minimal pour tests yannk 2021-12-15 23:17:13 +0100
  • f527595405 Adding Indications about the use of Git LFS for big binary files yannk 2021-12-15 22:26:23 +0100
  • eee9d87412 Merge branch 'main' of ssh://git.khaganat.net:3543/yannk/textures-factory yannk 2021-12-15 22:24:10 +0100
  • 9dbb321e57 Add LICENSE - GNU A-GPL yannk 2021-12-15 22:21:23 +0100
  • 16f470f893 Enabling Git LFS for big files - adding png and .blend files yannk 2021-12-15 22:18:27 +0100
  • d755e5e2e7 Adding basic content for testing yannk 2021-12-15 22:16:28 +0100
  • ec52ff1f7d Adding explanations about configuration variables - Cleaning the Makefile accordingly yannk 2021-12-15 22:15:57 +0100
  • 676a2494a7 Adding first batch of Makefiles yannk 2021-12-15 21:55:20 +0100
  • 27fbdbdad5 Basic gitignore yannk 2021-12-15 21:39:32 +0100