Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 gadi atpakaļ
  Rémi Verschelde 2f31d31c23 Revert "Use more subtle indentation guides in the script editor" 6 gadi atpakaļ
  Rémi Verschelde bf59b73250 Merge pull request #20609 from YeldhamDev/menu_hover_explicit 6 gadi atpakaļ
  Rémi Verschelde 3a312dbd32 Merge pull request #20725 from Calinou/textedit-subtle-indent-guides 6 gadi atpakaļ
  Rémi Verschelde c2e96c65b3 Merge pull request #23327 from YeldhamDev/search_shaders 6 gadi atpakaļ
  Chaosus 1129d83272 Allows user to click on error line to jump into error. 6 gadi atpakaļ
  Michael Alexsander Silva Dias da7d3c5a58 Make opening menus with the same parent on mouse focus explicit 6 gadi atpakaļ
  Michael Alexsander Silva Dias f6d137d3d0 Added "shader" filter to "Find in Files" 6 gadi atpakaļ
  Paulb23 6c54cb8bff Fix clone line undo history and extra new line, issue 21811 6 gadi atpakaļ
  Hugo Locurcio 9c1d4f9da2 Use more subtle indentation guides in the script editor 6 gadi atpakaļ
  Rémi Verschelde 62ecb44035 Fix warning about functions defined but not used [-Wunused-function] 6 gadi atpakaļ
  Rémi Verschelde d95bbb8922 Fix warnings about set but unused variables [-Wunused-but-set-variable] 6 gadi atpakaļ
  elasota f5c7d64492 Don't open VisualShaders in the text shader editor, and don't support saving them with the "shader" extension. 6 gadi atpakaļ
  luz.paz 08bde5b2de Misc. typos 6 gadi atpakaļ
  Rémi Verschelde 571dab7d1e Merge pull request #21356 from akien-mga/drop-shadergraph 6 gadi atpakaļ
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 6 gadi atpakaļ
  Rémi Verschelde e22f0515c9 Drop old ShaderGraph code, obsoleted by VisualShader 6 gadi atpakaļ
  Ian 1bb13e95a8 context menu improvements 7 gadi atpakaļ
  Paulb23 765d6752bb Refactored text manipulation into CodeTexteditor 7 gadi atpakaļ
  Juan Linietsky f6ce73f724 Visual Shaders are back. 7 gadi atpakaļ
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 gadi atpakaļ
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 gadi atpakaļ
  volzhs 4b0f075e95 Respect text editor highlighting color changes 7 gadi atpakaļ
  MattUV a55870cd81 Adds an option to move cursor with right click in TextEdit 7 gadi atpakaļ
  Rémi Verschelde 76af59ee5e Merge pull request #14649 from MattUV/fix-indentation 7 gadi atpakaļ
  Juan Linietsky e946fb8cb0 Made built-in identifiers properly constant in shaders. Fixes #14449, closes #14629 7 gadi atpakaļ
  MattUV db020f3cea Modifies indentation behaviours 7 gadi atpakaļ
  Paulb23 48ad133cf9 Changed current line draw order and added code folding color 7 gadi atpakaļ
  Ian 94b3e786cd shader editor context menu and line operations and style fix 7 gadi atpakaļ
  Paulb23 45670df354 Added setting to toggle current line highlighting 7 gadi atpakaļ