Commit History

Author SHA1 Message Date
  Yuri Rubinsky 5d1e7e509d [3.x] Implement glow map effect 6 months ago
  lawnjelly 723632a76a CPUParticles2D - fix interpolated transforms and culling 1 year ago
  Rémi Verschelde b8ff6190a8 Merge pull request #80176 from lawnjelly/fti_2d_particles 1 year ago
  lawnjelly a117a3307a Physics Interpolation - add support for CPUParticles2D 1 year ago
  lawnjelly ad577e3c7e Fix 2D MultiMesh hierarchical culling 1 year ago
  lawnjelly 5162efbfe9 2D Fixed Timestep Interpolation 2 years ago
  lawnjelly b777a9e5f9 Canvas item hierarchical culling 2 years ago
  Rémi Verschelde bfb6877b3c Merge pull request #75612 from lawnjelly/fix_skele2d_bounds2 1 year ago
  lawnjelly dd6c213dac Fix Polygon2D skinned bounds (for culling) 1 year ago
  lawnjelly 910ddd13c4 Batching - Add MultiRect command 2 years ago
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 1 year ago
  lawnjelly 96a1b86717 Bind Physics Interpolation functions in VisualServer 2 years ago
  lawnjelly 18bb668a2e Fix skeleton 2D stale bounding rect 2 years ago
  lawnjelly 522bce1159 Fixed Timestep Interpolation (3D) 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 2 years ago
  Rémi Verschelde 25369acff9 Merge pull request #51708 from Calinou/viewport-add-32bpc-color-depth 2 years ago
  Fernando Cosentino cc8846bef6 Added material_overlay property to MeshInstance 3 years ago
  Pedro J. Estébanez 4c710780d4 Implement async shader compilation plus caching for GL ES 3 3 years ago
  Rémi Verschelde 06fc2378de Merge pull request #51491 from Calinou/glow-add-high-quality-mode-3.x 3 years ago
  paru ab21a3b8fb Performance improvements for GLES2 CPU blendshapes 3 years ago
  Hugo Locurcio 5335a0368c Add a Viewport property to use full floating-point precision in HDR 3 years ago
  Hugo Locurcio 0e0af7fa83 Add high quality glow mode 3 years ago
  Rémi Verschelde 7c6bdea33c Merge pull request #47416 from Calinou/add-contrast-adaptive-sharpening-3.x 3 years ago
  Marcel Admiraal 8788472b8c Clear glErrors instead of crashing when initializing GLES3 3 years ago
  Hugo Locurcio a9c0c5484f Add support for contrast-adaptive sharpening in 3D (GLES3 only) 3 years ago
  lawnjelly 6e022a382d Fix canvas rect bound calculation 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 3 years ago
  Bastiaan Olij 8f8c9c2f57 Add VIEW_INDEX variable in shader so we know which eye/view we're rendering for 3 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 3 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 3 years ago