Commit History

Author SHA1 Message Date
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 years ago
  marxin e5f665c718 Fix -Wsign-compare warnings. 6 years ago
  Juan Linietsky 3ea04c1366 Prevent circular references to scene being saved, fixes #24384 6 years ago
  Juan Linietsky 8b231b96e3 Implement a cleaner (and better) way to save imagedata from ImageTexture, fixes #18801 6 years ago
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
  Rémi Verschelde c3b0ee5941 Fix code style issues 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list 6 years ago
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 6 years ago
  Dualtagh Murray b902a2f2a7 Fixing warnings generated by MSVC 6 years ago
  Rémi Verschelde d8b30d42f5 Fix warnings for operator precedence disambiguation [-Wparentheses] 6 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  Rainer Deyke 31c6d6649f Fixes scene corruption when updating dependencies. 7 years ago
  Artem Varaksa d35e486228 Clean up some bad words from code comments 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Juan Linietsky 433cb6f490 fix compile issue 7 years ago
  Juan Linietsky 251433847f -Added new scene conversion to binary on export (disabled by default, please test) 7 years ago
  Juan Linietsky 0300522189 Merge pull request #13176 from bojidar-bg/allow-subproperty-set 7 years ago
  Bojidar Marinov 3eb7858a3a Fix combatibility with older .scn files 7 years ago
  Rémi Verschelde 613d374bc5 Merge pull request #12284 from bojidar-bg/allow-subproperty-set 7 years ago
  Bojidar Marinov 0cf9597758 Allow for getting/setting indexed properties of objects using get/set_indexed 8 years ago
  Ferenc Arn d28763a4c1 Rename Rect3 to AABB. 7 years ago
  Rémi Verschelde 6361e24f29 Cleanup unnecessary debug prints 7 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 8 years ago
  Rémi Verschelde aabbd00284 Merge pull request #10908 from hpvb/fix-unused-variables 8 years ago
  Hein-Pieter van Braam b2a38854fd Fix unused variable warnings 8 years ago
  Hein-Pieter van Braam 67a706fc1b Fix various assorted warnings 8 years ago
  Juan Linietsky ce28452109 -Fixed EditorDirDialog, which was really old and needed to use EditorFileSystem 8 years ago
  Poommetee Ketson 459f526119 Fix typos 'a' and 'an' 8 years ago