index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
thirdparty
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
2
-6
/
+6
|
\
|
*
smol-v: update to 2024 to support SPIR-V 1.6
Stuart Carnie
2024-11-03
2
-6
/
+6
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-1
/
+1
|
/
*
Update bcdec to latest version
BlueCube3310
2024-09-29
1
-21
/
+37
*
Replace squish with bcdec for BC decompression
BlueCube3310
2024-09-26
1
-0
/
+1329
*
Fix memory leak on QOA import
DeeJayLSP
2024-08-28
2
-12
/
+8
*
qoa: Apply upstream patches
DeeJayLSP
2024-06-08
2
-108
/
+22
*
Merge pull request #91014 from DeeJayLSP/qoa-wav-playback
Rémi Verschelde
2024-05-02
2
-0
/
+883
|
\
|
*
Add QOA (Quite OK Audio) as a WAV compression mode
DeeJayLSP
2024-05-01
2
-0
/
+883
*
|
Replace Clipper1 library by Clipper2 library
Ricardo Buring
2024-04-20
3
-5221
/
+0
|
/
*
r128: Update to include latest fix for intrinsics being incorrect included.
Andreia Gaita
2023-11-06
1
-24
/
+61
*
Cleanup various repository documentation files
Rémi Verschelde
2023-10-10
1
-0
/
+0
*
Make ok_color functions static
bonjorno7
2023-05-13
1
-29
/
+29
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
2
-2
/
+17
*
Allow picking similar colours using OKHSL.
K. S. Ernest (iFire) Lee
2022-06-07
2
-0
/
+1351
*
Replace most uses of Map by HashMap
reduz
2022-05-16
2
-9
/
+9
*
Add FastNoiseLite / general noise overhaul
Hendrik Brucker
2022-03-20
4
-2471
/
+0
*
Merge pull request #58497 from JFonS/stb_rect_pack_upgrade
Rémi Verschelde
2022-02-25
1
-20
/
+15
|
\
|
*
Upgrade stb_rect_pack to 1.01
jfons
2022-02-24
1
-20
/
+15
*
|
Fixed issue with Godot modifications to polypartition.cpp third-party file
Nova
2022-02-21
2
-2
/
+2
|
/
*
Core: Move Vector2i to its own `vector2i.h` header
Rémi Verschelde
2022-02-04
2
-44
/
+43
*
Refactor and move easing equations
kobewi
2021-09-24
1
-323
/
+0
*
Add a special case for 0-time interpolations
kobewi
2021-09-24
1
-0
/
+4
*
Replace stb_vorbis with libogg+libvorbis
Ellen Poe
2021-09-09
2
-5565
/
+0
*
Complete rewrite of Tweens
Tomasz Chabora
2021-06-19
1
-2
/
+2
*
Implement shader caching
reduz
2021-05-31
2
-0
/
+2277
*
Fix STL to Godot type convertion of polypartition
Haoyu Qiu
2021-05-21
2
-12
/
+12
*
Update PolyPartition / Triangulator library
Aaron Franke
2021-01-12
5
-1856
/
+3046
*
r128: Update to upstream 1.4.4, fixes warnings
Rémi Verschelde
2021-01-08
1
-5
/
+5
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-10
/
+10
*
Fix some easing equations' undefined behaviours.
Fabio Alessandrelli
2020-12-08
1
-12
/
+23
*
Updated open-simplex to have const noise functions
Sacha Waked
2020-12-04
2
-13
/
+13
*
Update "open-simplex-noise-in-c" to fix undefined signed overflow.
bruvzg
2020-11-09
1
-5
/
+6
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+2
*
Exposed randi_range to global funcs + renamed rand_range to randf_range
Yuri Roubinsky
2020-11-06
1
-0
/
+23
*
Fix biased output of randi_range
Yuri Roubinsky
2020-10-29
2
-0
/
+11
*
stb_vorbis: Update to upstream version 1.20
Rémi Verschelde
2020-07-20
1
-5
/
+10
*
stb_vorbis: Add missing error checks in comment reading mallocs
Rémi Verschelde
2020-07-07
1
-0
/
+3
*
Merge pull request #38711 from clayjohn/force-float
Rémi Verschelde
2020-05-18
1
-2
/
+2
|
\
|
*
Force using floats in cubemap coefficient
clayjohn
2020-05-12
1
-2
/
+2
*
|
Remove HQ2X and the `Image.expand_2x_hq2x()` method
Hugo Locurcio
2020-05-16
2
-2655
/
+0
*
|
Update r128.h to include latest fix for mingw-64 32 bit builds.
Marcel Admiraal
2020-05-16
1
-7
/
+7
|
/
*
thirdparty: Cleanup after #38386, document provenance and copyright
Rémi Verschelde
2020-05-11
3
-0
/
+2753
*
Fix crash in stb_vorbis.c
Pedro J. Estébanez
2020-05-03
1
-1
/
+1
*
Merge pull request #38361 from akien-mga/stb_vorbis-1.19
Rémi Verschelde
2020-04-30
1
-82
/
+135
|
\
|
*
stb_vorbis: Update to upstream version 1.19
Rémi Verschelde
2020-04-30
1
-82
/
+135
*
|
Merge pull request #38360 from akien-mga/drop-unused-curl_hostcheck
Rémi Verschelde
2020-04-30
2
-256
/
+0
|
\
\
|
*
|
Drop now unused curl_hostcheck.c
Rémi Verschelde
2020-04-30
2
-256
/
+0
|
|
/
*
/
FastLZ: Update to upstream version 0.5.0
Rémi Verschelde
2020-04-30
2
-409
/
+447
|
/
*
Fix copyright headers for recently added files
Rémi Verschelde
2020-03-28
1
-0
/
+28
[next]