Commit History

Author SHA1 Message Date
  Eric M 3db45ff198 New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings. 4 years ago
  reduz 64140eaf42 Reorganize Project Settings 4 years ago
  reduz 288540a690 Fix editor always redrawing 4 years ago
  Hugo Locurcio 7b84f4fc31 Don't allow adding Objects to the project settings 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Marcel Admiraal 8509c8c8fc Rename AcceptDialog get_ok() to get_ok_button() 4 years ago
  reduz 221a2a1742 Refactored variant constructor logic 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Michael Alexsander 626d9d5ae4 Add placeholders to the searchbars in the Project/Editor settings 5 years ago
  Eric M 8f54e8bfb5 Fixed issues with adding custom project settings and added confirmation dialog when deleting settings. 5 years ago
  Michael Alexsander 3e8f3049f4 Fix and tweak the new header in "Project Settings" 5 years ago
  Stijn Hinlopen 5563722628 Rewrite ProjectSettings editor advanced options 5 years ago
  Stijn Hinlopen 8a6305a6f2 Refactor Project Settings: 5 years ago
  Rémi Verschelde c020eea184 Merge pull request #40092 from hinlopen/remove-find-last 5 years ago
  Stijn Hinlopen 929b98d24b Remove String::find_last (same as rfind) 5 years ago
  SkyJJ efb4609425 Add translation parser plugin support 5 years ago
  SkyJJ 1db29d0101 Added "POT generation" feature under "Localization" in the Editor 5 years ago
  Rémi Verschelde 277d2f1f50 Merge pull request #39661 from dreamsComeTrue/restart-project-settings-msg 5 years ago
  Dominik 'dreamsComeTrue' Jasiński 251f43d79e Project Settings 'restart' message put focus on editor rather than project itself 5 years ago
  Hugo Locurcio 31b7f02a29 Remove ToolButton in favor of Button 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Marcel Admiraal e7fee711b3 Update game controller enums. 5 years ago
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 5 years ago
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  Juan Linietsky 0e1c66d9fc Implement global and per instance shader uniforms. 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 years ago