Commit History

Author SHA1 Message Date
  Bastiaan Olij ab60d3b65c Expose viewports render targer RID 2 years ago
  Danil Alexeev ba985ecf3f Fix `draw_multiline_colors()` for `width < 0` 2 years ago
  Bastiaan Olij 70dca9ff55 Merge duplicate rd_texture functions 2 years ago
  smosages 786ad514df Move ShaderWarning definitions into rendering_server 2 years ago
  bruvzg 041f559da1 Exclude platform dependent `rendering/textures/vram_compression/import_*` default values from documentation. 2 years ago
  Rémi Verschelde 5b6c9c66a4 Android: Default Min SDK to 24 for Vulkan mobile 2 years ago
  myaaaaaaaaa 6f88392d02 Move some worker_thread_pool.h includes out of header files 2 years ago
  clayjohn 13488b4260 Expose RenderingServer.canvas_light_blend_mode 2 years ago
  Rémi Verschelde 3eb1ac9fd2 Merge pull request #72075 from Maran23/extents-to-size 2 years ago
  Marius Hanl a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 3 years ago
  Rémi Verschelde 628967e6ba Merge pull request #72343 from clayjohn/editor-canvas-bg 2 years ago
  clayjohn 9071809021 Remove viewport_set_disable_environment in favor of viewport_set_environment_mode 2 years ago
  Juan Linietsky 28f51ba547 Refactor high quality texture import 2 years ago
  clayjohn 0b28c1f8ed Remove cap on number of items drawn in frame in 2D gl_compatibility render 2 years ago
  kobewi 615c517034 Use range iterators in LocalVector loops 2 years ago
  clayjohn a804556ab9 Add mutex when adding geometry instances to the dirty list in the Forward Clustered renderer 2 years ago
  Rémi Verschelde 9fc40123ab Merge pull request #71679 from kleonc/draw_polyline_line_strip 2 years ago
  kleonc 728c51e362 CanvasItem::draw_polyline Support thin polylines drawn using line strip 2 years ago
  RedworkDE be4eb3bbdd Fix LOD sort order; checks in add_surface; and document all parameters of `ArrayMesh::add_surface_from_arrays` 2 years ago
  Danil Alexeev a8cbb6245b Fix scaling issue in `draw_line` and similar methods 2 years ago
  Pedro J. Estébanez d0e37cd04c Add framework for avoidance of color flash in new windows 2 years ago
  Juan Linietsky 47592927b3 Use BitField<> hint for ArrayFormat 2 years ago
  Rémi Verschelde 163f6f5fe8 Merge pull request #68429 from KoBeWi/PropertySettings 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde 1cab6c91e9 Merge pull request #69998 from BastiaanOlij/sorting-pivot-4 2 years ago
  Bastiaan Olij 6f4f38db07 Added options for sorting transparent objects (port of PR 63040) 2 years ago
  bruvzg 20d9457f9d Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior. 2 years ago
  clayjohn 5b5cd2b98b Remove high quality glow as it is not any higher quality than regular glow 2 years ago
  kobewi 7c6b659bd7 Add PropertyInfo overload for GLOBAL_DEF 2 years ago
  ueshita 454116716e Fix some switching decisions for index format. 2 years ago