Commit Graph

40 Commits

Author SHA1 Message Date
Kian-Meng Ang 1986a95063 Fix typos and add codespell to nox 2022-10-18 00:29:42 +08:00
Fabien LOISON aaa6e5f1a1
Color quantization: Python documentation 2022-05-12 17:02:07 +02:00
Fabien LOISON d232d168d2
Update documentation 2021-04-26 17:01:04 +02:00
Vincent Riche d27b0ce851 Rename options flag enum and adjust comments 2021-04-15 10:46:31 +02:00
Vincent Riche 352e86c23f fix lint 2021-04-14 16:43:23 +02:00
Vincent Riche 8e104158b6 Add option to disable fix-infacing-normals flag 2021-04-14 16:27:11 +02:00
Fabien LOISON 4b6b84b8a3
Adds black; reformat the yoga module 2021-03-29 13:46:56 +02:00
Fabien LOISON 6bd295ede2
Fixes lint issue 2021-01-21 21:08:03 +01:00
Fabien LOISON fb8ec88f19
YOGA Model Python API documentation 2021-01-21 17:40:19 +01:00
Fabien LOISON 3ee1be26bf
Merge pull request #18 from wanadev/17-bugfix-output-erased
Fixed yoga overwriting output file before needed
2018-06-13 14:21:29 +02:00
Alexis Breust 5b0dd01eac Using strings for the CLI 2018-05-29 16:24:41 +02:00
Alexis Breust a210f91b41 Fixed yoga overwriting output file before needed 2018-05-18 09:31:55 +02:00
Alexis Breust 2a4b500132 Fixes #8 - Handling unicode paths 2018-05-15 11:05:06 +02:00
Alexis Breust 9192177ac7 Merge remote-tracking branch 'origin/10-preloaded-images' into 9-fallback-texture 2018-05-07 17:04:42 +02:00
Alexis Breust b1d3a35dc1 Merge remote-tracking branch 'origin/master' into 10-preloaded-images 2018-05-07 11:59:19 +02:00
Alexis Breust 2fb30576ba Normalization for paths and textures 2018-05-07 11:47:34 +02:00
Alexis Breust 3064d8d5bd Passing quiet and verbose directly 2018-05-04 17:18:44 +02:00
Alexis Breust 12ff4af263 Added verbose and quiet mode 2018-05-04 11:50:05 +02:00
Alexis Breust 9ae8052823 Implemented fallback textures 2018-05-04 11:03:47 +02:00
Alexis Breust c2945a0ae4 Added possibility to pass a textures dictionary 2018-04-23 17:42:32 +02:00
Alexis Breust 21a761f71e Fixed duplicated textures by yoga 2018-03-30 09:48:17 +02:00
Alexis Breust b59715c174 flake8 fixes 2018-01-26 16:00:24 +01:00
Alexis Breust af0e4f99a4 Added garbage collector for scene 2018-01-26 15:40:50 +01:00
Alexis Breust 8d520e59d4 Fixed bytes/string incompatibility 2018-01-23 14:54:15 +01:00
Alexis Breust f691bdd275 Removing use of basestring 2018-01-22 17:40:52 +01:00
Alexis Breust 6460eed550 Flake8 fix 2018-01-22 17:21:01 +01:00
Alexis Breust a10d3cccc2 Freeing bytes 2018-01-22 16:02:32 +01:00
Alexis Breust 45d33a9919 Moved image embedding to helper 2018-01-22 15:23:27 +01:00
Alexis Breust fb6b24dd49 Flake8 fixes 2018-01-22 14:59:45 +01:00
Alexis Breust 173dbc529c Handling import flags 2018-01-22 14:54:38 +01:00
Alexis Breust 9feaace51e Optimizing textures 2018-01-22 11:24:35 +01:00
Alexis Breust 93707cb588 Fixed segfault when imported scene has multiple images 2018-01-22 10:39:12 +01:00
Alexis Breust e13e0bdbc5 WIP 2018-01-19 18:01:46 +01:00
Alexis Breust 5c6712e0cb Full chain of import/export with assimp working 2018-01-19 09:56:47 +01:00
Alexis Breust 7faee5804a Added model tests 2018-01-18 17:44:43 +01:00
Alexis Breust e42c683355 Python coding style fixes flake 2018-01-18 14:18:19 +01:00
Alexis Breust da6dbff9e2 Added assimp interface file 2018-01-18 14:07:47 +01:00
Alexis Breust e81b049b3a Added yoga model dummy cli 2018-01-18 10:45:57 +01:00
Fabien LOISON 21c925f760
main APIs 2017-12-13 11:35:47 +01:00
Fabien LOISON 49f0b18144
initial commit 2017-12-08 10:33:10 +01:00