Commit Graph

  • 2394c7a371 Merge pull request #421 from widiba03304/master master Lu Jiacheng 2024-01-06 16:06:50 +08:00
  • 2db443a23a fix use_inherit_scale deprecation Minjae Kim 2024-01-06 04:10:41 +09:00
  • b8b883df64 Merge pull request #411 from timjklein36/tk/blender-3 Lu Jiacheng 2021-12-26 00:04:07 +08:00
  • 1e0d104df5 [-] Fix version check for mesh update to work with blender 3.0 Tim Klein 2021-12-23 14:34:30 -05:00
  • c1136facd9 Merge pull request #406 from HenryWConklin/empty-draw-type Lu Jiacheng 2021-08-28 20:43:26 +08:00
  • eaf80e476a Store the draw type when exporting empty nodes Henry Conklin 2021-08-25 21:17:58 -04:00
  • 0fc4d15915 add ShaderFunction for vector element-wise multiplication (#376) Willian Galvani 2021-07-29 12:21:48 -03:00
  • 3b0870e7d4 Added 2 new blender nodes and fixed some Godot shader issues (#405) Wagner 2021-07-29 12:20:38 -03:00
  • 881e8da6dd Fix small typo in instructions (#402) Rodrigo Ceccato de Freitas 2021-07-02 16:35:29 -03:00
  • 95fde85e03 Merge pull request #396 from timjklein36/tk/bugfix-docker-build Lu Jiacheng 2021-03-07 20:34:04 +08:00
  • fbc380b678 Merge pull request #397 from timjklein36/tk/bugfix-correct-bone-order Lu Jiacheng 2021-03-07 11:12:20 +08:00
  • 44a894f2ee [-] Add ordered_bones method to ensure bone order matches armature hierarchy Tim Klein 2021-03-05 21:51:44 -05:00
  • 35b6da5f57 [-] Update default PYLINT command in entrypoint script Tim Klein 2021-03-04 15:58:04 -05:00
  • 346d601515 [-] Upgrade Python for test Docker image to 3.6 Tim Klein 2021-03-04 14:16:03 -05:00
  • aba3cfaf3f fix 'struct rna of ExportGodot removed' error (#393) Celpec 2021-02-11 10:47:35 +08:00
  • be76c4e7d1 Merge pull request #388 from rcorre/docker Lu Jiacheng 2021-01-05 21:44:59 +08:00
  • cc0478a931 Merge pull request #390 from rcorre/ngons-warning Lu Jiacheng 2021-01-05 21:44:38 +08:00
  • c0d5ac9df9 Add mesh name to n-gon warning message. Ryan Roden-Corrent 2021-01-04 17:52:23 -05:00
  • 47cca0e758 Add a Dockerfile for local reference updates. Ryan Roden-Corrent 2020-12-15 17:41:26 -05:00
  • 0a662248ad Fix make update-examples. Ryan Roden-Corrent 2020-12-15 15:58:47 -05:00
  • cffee6be46 Add installation details and Blender compatibility to README (#358) William Tambellini 2021-01-03 13:52:40 -08:00
  • 3e66e12d7c Export Curve objects as Godot Path nodes. (#380) Ryan Roden-Corrent 2020-12-16 09:01:53 -05:00
  • 0619f241ee Add script to generate a scene diff for a failed regression test (#384) Lu Jiacheng 2020-12-15 22:34:24 +08:00
  • 1c6a3b8ff9 Filter out colon in node path, which is also invalid in latest Godot. (#383) Lu Jiacheng 2020-11-26 23:42:45 +08:00
  • a35395770c Only triangulate n-gons when necessary for calc_tangents (#379) scurest 2020-11-25 10:30:36 -06:00
  • 27ffa28078 Set physics properties on a PhysicsMaterial. (#365) Ryan Roden-Corrent 2020-11-22 01:30:02 -05:00
  • 70df7d8a1b Update make update-examples to handle nested directories (#382) Ryan Roden-Corrent 2020-11-18 08:29:30 -05:00
  • 80816c386b Normalize line endings in multimesh.py (#381) Ryan Roden-Corrent 2020-11-15 12:16:37 -05:00
  • a01b0e9ae3 add feature - export particle objects as multimeshinstance to godot (#354) epth 2020-11-13 21:51:18 +08:00
  • 61e55f2905 Merge pull request #366 from xphlawlessx/master Lu Jiacheng 2020-11-01 10:59:11 +08:00
  • e6d1f49393 Merge pull request #362 from rcorre/better-light-warning Lu Jiacheng 2020-10-31 22:09:01 +08:00
  • 5dc8099119 Merge pull request #359 from carrascomj/fix-build Lu Jiacheng 2020-10-31 22:07:41 +08:00
  • 959ac50666 Make the "experimental" signaling more prominent in the README (#370) Hugo Locurcio 2020-10-21 14:13:21 +02:00
  • 25923bb41f Merge pull request #377 from Williangalvani/fixci2 Hugo Locurcio 2020-10-20 14:22:43 +02:00
  • 6083284095 Add missing material properties to contraint_with_underform_bone.escn Willian Galvani 2020-10-19 21:58:38 -03:00
  • 85ab76613a Merge pull request #369 from Williangalvani/parentisnone Hugo Locurcio 2020-10-13 23:45:29 +02:00
  • 83e64753b6 Merge pull request #368 from Williangalvani/fixci Hugo Locurcio 2020-10-13 13:44:43 +02:00
  • a14114c497 Check if object has parent instead of checking if parent is None Willian Galvani 2020-10-12 22:58:02 -03:00
  • 0ed69c1df4 Update pylint to 2.5.3 Willian Galvani 2020-10-12 22:41:38 -03:00
  • d7a2d5fe6f Added export option for excluding objects hidden during rendering. Should fix Issue #314 xphlawlessx 2020-10-07 19:54:09 +01:00
  • 9a11f369a0 Clarify warning message for unsupported light. Ryan Roden-Corrent 2020-09-07 07:13:15 -04:00
  • 4a33b85f8b update pylint dependency for build carrascomj 2020-08-17 10:00:17 +02:00
  • 564aa4f56c Fix trailing parenthesis in the README Hugo Locurcio 2020-07-26 14:21:23 +02:00
  • be2a76a72a Merge pull request #350 from rcorre/patch-1 Hugo Locurcio 2020-07-26 14:20:38 +02:00
  • 24789c2852 Link to docs from README. Ryan Roden-Corrent 2020-06-12 13:22:42 -04:00
  • 274f668963 Improve our attempt at exporting SpatialMaterials. (#341) Ryan Roden-Corrent 2020-06-05 03:53:55 -04:00
  • 73a57b3f3d Merge pull request #290 from akien-mga/authors sdfgeoff 2020-06-02 15:05:06 +12:00
  • 61dfeb1b35 Fix import order in animation to make pylint happy Jason0214 2020-02-26 20:48:48 -08:00
  • 5b57e6981f Fix regression test looped animation exporting Jason0214 2020-02-25 23:14:46 -08:00
  • b7e9f75c1a Merge pull request #327 from rcorre/loop-suffix Lu Jiacheng 2020-02-25 23:13:18 -08:00
  • 088a64ecdf Change _loop suffix to -loop. Ryan Roden-Corrent 2020-02-24 08:07:19 -05:00
  • 81088123cb Merge pull request #309 from Ben1138/fix_node_tree_crash Lu Jiacheng 2020-02-09 10:00:05 -08:00
  • a123e7a0cd Merge pull request #318 from mourning20s/fix-305 Lu Jiacheng 2020-02-09 09:59:11 -08:00
  • c8c747733c Bugfix for #305 mourning20s 2020-01-21 19:10:44 -06:00
  • 97244579a5 Merge pull request #283 from rcorre/geometry_shader Lu Jiacheng 2020-01-11 11:00:57 -08:00
  • 43d2578223 Fix crash for potential non existent texture images. Ben1138 2020-01-04 19:31:00 +01:00
  • 52dcb4aba3 Merge pull request #303 from Jason0214/regression-281-only Lu Jiacheng 2019-12-15 17:38:37 -08:00
  • 82ff6aad72 Fix material MappingNode exporting issue in 2.80 Jason0214 2019-12-15 17:10:41 -08:00
  • 465d8b20c1 Travis: run regression tests only in 2.81 exporting Jason0214 2019-12-15 16:56:30 -08:00
  • 5c72113bb7 Merge pull request #291 from akien-mga/travis-blender-2.81 Lu Jiacheng 2019-12-15 16:49:50 -08:00
  • 2cfa12aad3 Merge pull request #299 from Jason0214/blender_281_conformance Lu Jiacheng 2019-12-15 16:47:54 -08:00
  • 04ab6cbcc5 Conformance with Blender2.81 Jason0214 2019-12-11 00:53:29 -08:00
  • 7bf96d5b5e Use is_direction=True for Tangent and Normal. Ryan Roden-Corrent 2019-12-10 08:00:59 -05:00
  • 3775e4edc0 Merge remote-tracking branch 'upstream/master' into geometry_shader Ryan Roden-Corrent 2019-12-10 07:51:40 -05:00
  • ab954cd286 Merge pull request #297 from Jason0214/fix_none_skeleton_node blender2.79 Lu Jiacheng 2019-12-08 22:51:21 -08:00
  • a16087ee88 Fix missing library python-setuptools and libGLU1 Jason0214 2019-12-08 22:29:16 -08:00
  • 26f5660d20 Merge pull request #298 from Jason0214/sync_blender2.80 blender2.80 Lu Jiacheng 2019-12-08 22:29:56 -08:00
  • e18abf7187 Fix testing failing in CI Jason0214 2019-12-08 16:47:00 -08:00
  • e3dab346f8 Fix invalid substitution in MixRgbNodeConverter Rémi Verschelde 2019-11-22 14:27:11 +01:00
  • ce2bdb5b45 Fix style issues causing CI failure Rémi Verschelde 2019-11-22 12:08:54 +01:00
  • f4aad0d83b Added shader math nodes Fredrik Holmar 2019-09-03 16:29:14 +02:00
  • 73ac2aa280 Use Blender2.80 stable build for travis CI Jason0214 2019-09-02 21:57:22 -07:00
  • e0f2ce5cba Add option to export Material as Spatial Material Jason0214 2019-08-31 18:11:15 -06:00
  • 21c1727217 Change attribute for light distance for 2.80 Anders Stenberg 2019-08-24 22:15:23 +02:00
  • 238fea857b Fix dodgy parentheses Anders Stenberg 2019-08-24 16:56:05 +02:00
  • f620cb7318 Use UV for image texture with no tex coord input Jason0214 2019-08-18 22:32:08 -06:00
  • 07b8bf0295 Support rotation mode 'AXIS_ANGLE' Jason0214 2019-08-18 16:32:19 -06:00
  • efe991a3cd Convert iterable property to tuple in MeshKey hash Jason0214 2019-08-18 16:25:59 -06:00
  • e57d6b2298 Merge pull request #296 from Jason0214/fix_CI Lu Jiacheng 2019-12-08 21:59:22 -08:00
  • 3bab628d07 Fix crash on None armature object Jason0214 2019-12-08 21:56:11 -08:00
  • 8ca6b07a86 Fix testing failing in CI Jason0214 2019-12-08 16:47:00 -08:00
  • d2a726d2bf Merge pull request #294 from akien-mga/fix-MixRgbNodeConverter-clamp Lu Jiacheng 2019-12-08 17:11:43 -08:00
  • 11bc86ac44 Merge pull request #272 from Dentoid/lamp-distance-28-fix Lu Jiacheng 2019-12-08 17:10:20 -08:00
  • 42e01e2e6a Merge pull request #284 from addixff/master Lu Jiacheng 2019-12-08 17:08:24 -08:00
  • acc2f38109 Fix invalid substitution in MixRgbNodeConverter Rémi Verschelde 2019-11-22 14:27:11 +01:00
  • 0ed31b2a0f Travis: Add build job with Blender 2.81 Rémi Verschelde 2019-11-22 12:22:54 +01:00
  • fb207c8bf8 Add Jiacheng and Geoffrey as authors Rémi Verschelde 2019-11-22 11:53:50 +01:00
  • 90973e31c2 Merge pull request #289 from akien-mga/fix-style Rémi Verschelde 2019-11-22 12:15:37 +01:00
  • 63d3a2c15d Fix style issues causing CI failure Rémi Verschelde 2019-11-22 12:08:54 +01:00
  • 7b20b2fb4e Fix for Blender 2.81 addixff 2019-10-05 21:05:01 +02:00
  • 236ab0d482 Fix pylint errors on shader_functions. Ryan Roden-Corrent 2019-09-27 06:29:18 -04:00
  • 6b2decd37f Implement some Geometry node shader outputs. Ryan Roden-Corrent 2019-09-26 22:29:21 -04:00
  • 8c7859792d Merge pull request #275 from fx21/feature/shader-math-nodes Lu Jiacheng 2019-09-25 21:01:05 -07:00
  • 2617236404 Merge pull request #276 from Jason0214/optional_mat Lu Jiacheng 2019-09-03 09:43:36 -07:00
  • 3e6837fc0f Added shader math nodes Fredrik Holmar 2019-09-03 16:29:14 +02:00
  • e7a4f3b963 Use Blender2.80 stable build for travis CI Jason0214 2019-09-02 21:57:22 -07:00
  • a55346d137 Add option to export Material as Spatial Material Jason0214 2019-08-31 18:11:15 -06:00
  • 549c03a0a3 Change attribute for light distance for 2.80 Anders Stenberg 2019-08-24 22:15:23 +02:00
  • 4390c63c9c Merge pull request #271 from Dentoid/fix-dodgy-parentheses Lu Jiacheng 2019-08-24 13:58:57 -06:00
  • b12820e310 Fix dodgy parentheses Anders Stenberg 2019-08-24 16:56:05 +02:00