コミット履歴

作者 SHA1 メッセージ 日付
  Ilaria Cislaghi b6fe7a794d Importer for scenes only overrides the base Node if differently specified by the user 6 年 前
  Juan Linietsky f669ebeeaf -Properly handle missing ETC support on export 6 年 前
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 年 前
  Rémi Verschelde c5dcbeb160 Scene: Ensure classes match their header filename 6 年 前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年 前
  Juan Linietsky e0871b0f52 Baker fixes 7 年 前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年 前
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 年 前
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 年 前
  Max Hilbrunner 43a2e9e669 Merge pull request #15881 from dertom95/EditorScenePostImport 7 年 前
  Juan Linietsky c02d8be59d further fixes to tag detection on importer 7 年 前
  Juan Linietsky beebd0b9de Add a condition to detect duplicates objects, so cases like object-col.323, common in blender, is still detected as collision. 7 年 前
  Juan Linietsky 896e250f2b -Fix in animationplayback, sound would be cut on loop 7 年 前
  Thomas Trocha 48e3ff0c8a EditorScenePostImport: added get_source_folder() and get_source_file() methods 7 年 前
  Hugo Locurcio 1c419531a0 Change ".." punctuation for "..." in editor strings (#16507) 7 年 前
  Juan Linietsky 1322ca6fb2 Ability to import .escn files, which is just a .tscn but with forced import. 7 年 前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年 前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年 前
  Juan Linietsky 3de20641f5 Property install export templates when downloaded from http 7 年 前
  Juan Linietsky fa8a1fc420 Fixes how transform is applied to geometry in UV unwrap 7 年 前
  Rémi Verschelde 8f25a2dc11 Cleanup some #if 0'd code 7 年 前
  Juan Linietsky f3ad14224e -Add lightmapper 7 年 前
  Juan Linietsky 65fb961b8b -Ability to and unwrap lightmap coordinates on import 7 年 前
  Juan Linietsky 209cb3830c Exposed EditorSceneImporter to script. Added APIs to use intermediate converters more easily. 7 年 前
  Juan Linietsky 5614902611 ability to keep user tracks when importing animations, closes #12801 7 年 前
  Juan Linietsky 9738ebcda0 -Fixed height fog (was broken) 8 年 前
  Juan Linietsky 66a8a07c2c Add importer option to make meshes bakeable by default. 8 年 前
  Rémi Verschelde 91349290dc Merge pull request #12717 from NathanWarden/material_import_fix 8 年 前
  Ferenc Arn d28763a4c1 Rename Rect3 to AABB. 8 年 前
  Saracen f8a95499bd Added 'convcol' flag for importing meshes as convex collision and completed code 8 年 前