Commit History

Author SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Alexandre LittleWhite Laurent 3aa82c524f Clear textures before setting new textures (#21718) 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 6 years ago
  Ruslan Mustakov 5cd12f6649 Perfect FreeType-based outlines for DynamicFonts 7 years ago
  Juan Linietsky 4de84f4c0a BMFont loading direct support from .fnt files. 7 years ago
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 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
  Ibrahn Sahir 8981924fbe fix for BitmapFont::create_from_fnt to allow loading from file in 7 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 7 years ago
  Hein-Pieter van Braam 9c63ab99f0 Fix use of unitialized variables 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration 7 years ago
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 7 years ago
  Juan Linietsky 47b2455a62 Good bye chunky fonts, closes #9441 7 years ago
  Poommetee Ketson 49c7620326 Add object type hint for docs 7 years ago
  alexholly a3c90b0293 renamed all Rect2.pos to Rect2.position 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 8 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 years ago
  Juan Linietsky bc26f90581 Type renames: 8 years ago
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Juan Linietsky 254d79a560 Add a function to notify font users that the font changed. Closes #5774 8 years ago
  Juan Linietsky d6225b1e00 Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration. 8 years ago
  Juan Linietsky 0fa588a830 move Font to BitmapFont 9 years ago