提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  JFonS 6b15b4f904 Expose the new gizmo plugin system to scripting 7 年之前
  PouleyKetchoupp 68270964d4 Get surface material count in MeshInstance for scripts 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 年之前
  AndreaCatania 17ebbfb56d Implemented Soft body 8 年之前
  Juan Linietsky eeab3502d5 Changes to how node paths are selected from property, allowing setting a hint. 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Ferenc Arn d28763a4c1 Rename Rect3 to AABB. 8 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 8 年之前
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 年之前
  ISylvox cefc02a4f9 tagents --> tangents 8 年之前
  Juan Linietsky 2e73be99d8 Lots of work on Audio & Physics engine: 8 年之前
  Juan Linietsky 7263137dba Implemented environment arrays for skybox reflection and roughness, quality increase is enormous. 8 年之前
  Juan Linietsky e63c64e256 Clean up normalmapping, make sure tangents are imported correctly. 8 年之前
  Juan Linietsky 2a3e00c8c7 -Many fixes to VisualScript, fixed property names, etc. 8 年之前
  Juan Linietsky fb72edf45e Properly exposed material types everywhere. 8 年之前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 年之前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 年之前
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 年之前
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 8 年之前
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 年之前
  Juan Linietsky dcb95ec147 removed duplicated functions in class hierarchy that were bound more than once 8 年之前
  Juan Linietsky 35b404ba08 Unify naming of blendshape / morphtarget into just "Blend Shape" 8 年之前
  Juan Linietsky bc26f90581 Type renames: 8 年之前
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 年之前
  Juan Linietsky b085c40edf -Conversion of most properties to a simpler syntax, easier to use by script 8 年之前
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 年之前