Commit History

Author SHA1 Message Date
  Juan Linietsky cf5778e51a -Added ViewportContainer, this is the only way to make viewports show up in GUI now 9 years ago
  Juan Linietsky 22d83bc9f6 Begining of GLES3 renderer: 9 years ago
  Juan Linietsky 65b93d177e -Added bindings to the resource filesystem for editor 9 years ago
  Juan Linietsky 491dde2eb4 Made it possible to properly draw over the 2D canvas for 2D objects. Arranged some functions to achieve this. 9 years ago
  Paulb23 a82ecf6d80 Added customisable grid color, issue 3781 9 years ago
  Daniel J. Ramirez 70c9979cce Double click on scene tree element to focus currently selected node 9 years ago
  Franklin Sobrinho 914d670a71 Fix EditorSpatialGizmo virtual functions not being called 9 years ago
  Rémi Verschelde 3fcb9b1ec1 Removed unused variables (second pass) + dead code 9 years ago
  Daniel J. Ramirez 96c9f11aad Added spatial editor shortcuts 9 years ago
  sunnystormy b3b1fdae85 Renamed Trackpad Hint to Emulate 3 Button Mouse. (#5258) 9 years ago
  Nuno Donato a713188388 * fix messages when modifying on switching the active axis 9 years ago
  DimOkGamer f7d0110cdf Added 3 more translatable strings 9 years ago
  DimOkGamer 0fc4f1bcf4 Added more translatable strings in code. Updated template tools.pot. 9 years ago
  Rémi Verschelde be053e6286 i18n: Use %d instead of %i in vformat 9 years ago
  Hubert Jarosz 33403d91f7 remove trailing whitespace 9 years ago
  Rémi Verschelde 00d8f86044 i18n: Second pass at proofreading 9 years ago
  Rémi Verschelde 94c34ff890 i18n: Proofreading of all strings 9 years ago
  Rémi Verschelde fb277dbde6 i18n: Don't make print_line calls translatable 9 years ago
  Juan Linietsky 567cb691ec Modified editor strings to be translatable in the future 9 years ago
  Marc Gilleron 84d706cb35 Made trackpad behaviour optional in 3D mode (issue #4265) 9 years ago
  Rémi Verschelde aad31ee986 Merge pull request #4174 from Hodes/master 9 years ago
  Bojidar Marinov 8ee8802cbe Bind Z key (without modifiers) to toggle wireframe in 3D view 9 years ago
  SaracenOne f303e3483d Fixes errors occurring when switching to a new scene with a spatial editor from a canvas editor. 9 years ago
  sunnystormy 3ebde34d8f Added rotation/panning support for trackpads in 3D mode #53 9 years ago
  hodes 7a1d7af332 Enables the possibility of editing on multiple plugins at same time on same object type. 9 years ago
  Hubert Jarosz 7b07bcaf44 fix six possible "divide by zero" 9 years ago
  Hubert Jarosz 4a4f247914 remove trailing whitespace 9 years ago
  Saracen 7fecebd8a8 Added extra controls to GeometryInstances to control how they should cast shadows: double-sided and shadows only. 9 years ago
  Juan Linietsky 6fc1c3a4d1 Completed the support for plugins! It is not possible to add plugins. 9 years ago
  Nuno 67a839c791 * Added numpad emulation (fixes #3612) 9 years ago