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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash when executing PackedDataContainer._iter_init
Haoyu Qiu
2021-11-21
1
-0
/
+4
*
Merge pull request #54932 from briansemrau/expose-main-thread-id
Rémi Verschelde
2021-11-20
2
-0
/
+6
|
\
|
*
Expose Thread::get_main_id in core bindings
Brian Semrau
2021-11-12
2
-0
/
+6
*
|
[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.
Fabio Alessandrelli
2021-11-19
1
-1
/
+1
*
|
Merge pull request #54499 from Faless/threads/4.x_work_pool_default
Rémi Verschelde
2021-11-19
2
-1
/
+2
|
\
\
|
*
|
[OS] Add ThreadWorkPool default size to OS.
Fabio Alessandrelli
2021-11-02
2
-1
/
+2
*
|
|
Fix divide by zero in pck_packer
Paulb23
2021-11-17
2
-2
/
+3
*
|
|
Merge pull request #55042 from nekomatata/fix-segment-intersection
Rémi Verschelde
2021-11-17
1
-2
/
+1
|
\
\
\
|
*
|
|
Fix segment intersection in Geometry2D
PouleyKetchoupp
2021-11-16
1
-2
/
+1
*
|
|
|
Merge pull request #49793 from Chaosus/expose_randfn
Rémi Verschelde
2021-11-17
3
-0
/
+10
|
\
\
\
\
|
*
|
|
|
Expose `randfn` to global scope
Yuri Roubinsky
2021-11-17
3
-0
/
+10
*
|
|
|
|
Fix the exceptions in signal disconnection
Xwdit
2021-11-17
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Fix array access in gdextensions
Bastiaan Olij
2021-11-17
1
-2
/
+2
*
|
|
|
Rename built-in `SGN()` macro to `SIGN()`
Hugo Locurcio
2021-11-16
10
-20
/
+20
*
|
|
|
Allow dehardcoding documentation branch and URL in docs links
Rémi Verschelde
2021-11-15
1
-5
/
+11
*
|
|
|
Merge pull request #43072 from KoBeWi/point_to_angle
Rémi Verschelde
2021-11-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix Vector2.angle_to_point() being reversed
Tomasz Chabora
2021-11-09
1
-1
/
+1
*
|
|
|
|
Merge pull request #54976 from reduz/importer-options-by-path
Rémi Verschelde
2021-11-15
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Add path to functions that return iporter options
reduz
2021-11-14
1
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #53710 from CaptainProton42/fix-extension-class-inspector-...
Hugo Locurcio
2021-11-14
1
-1
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fetch extension class props from ClassDB
CaptainProton42
2021-10-12
1
-1
/
+6
*
|
|
|
|
Use "enum class" for input enums
Aaron Franke
2021-11-12
14
-1302
/
+1386
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #54869 from akien-mga/string-remove-erase
Rémi Verschelde
2021-11-11
3
-8
/
+1
|
\
\
\
\
|
*
|
|
|
String: Remove `erase` method, bindings can't mutate String
Rémi Verschelde
2021-11-11
3
-8
/
+1
*
|
|
|
|
Color: Bind `from_hsv` as static method
Rémi Verschelde
2021-11-11
3
-55
/
+52
|
/
/
/
/
*
|
|
|
Add missing characters for property name quoting
Haoyu Qiu
2021-11-11
1
-1
/
+1
*
|
|
|
Merge pull request #53819 from TokageItLab/re-implement-ping-pong
Rémi Verschelde
2021-11-09
2
-0
/
+18
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
reimplement ping-pong
Silc 'Tokage' Renew
2021-11-03
2
-0
/
+18
*
|
|
|
Fix incorrect encoding (Latin-1 instead of UTF-8) used in `_error_handler` fu...
bruvzg
2021-11-08
1
-1
/
+1
*
|
|
|
Merge pull request #54486 from ibrahn/thread-work-pool-lazier
Rémi Verschelde
2021-11-08
1
-4
/
+20
|
\
\
\
\
|
*
|
|
|
ThreadWorkPool no longer starts worker threads if given zero work.
Ibrahn Sahir
2021-11-01
1
-4
/
+20
*
|
|
|
|
Merge pull request #54186 from miraz12/fix-packedByteArray-memcpy-crash
Rémi Verschelde
2021-11-08
1
-4
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Fixed crash in `variant_call` when trying to memcpy 0 bytes.
Anton Christoffersson
2021-10-27
1
-4
/
+8
*
|
|
|
|
|
Rename AABB `get_area` to `get_volume`
Brian Semrau
2021-11-05
3
-5
/
+5
*
|
|
|
|
|
Fix Quaternion multiplication operator
Aaron Franke
2021-11-04
1
-7
/
+0
*
|
|
|
|
|
Add is_built_in() method to Resource
kobewi
2021-11-04
3
-5
/
+6
*
|
|
|
|
|
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
Hugo Locurcio
2021-11-03
5
-5
/
+5
*
|
|
|
|
|
Sync controller mappings DB with SDL2 community repo
Rémi Verschelde
2021-11-03
2
-287
/
+764
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #54453 from KoBeWi/slice_of_string
Rémi Verschelde
2021-11-02
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Expose String.get_slice
kobewi
2021-11-02
1
-0
/
+1
*
|
|
|
|
Merge pull request #35816 from touilleMan/dictionary-operator==-true-comparison
Emmanuel Leblond
2021-11-02
11
-93
/
+229
|
\
\
\
\
\
|
*
|
|
|
|
Modify Dictionary::operator== to do real key/value comparison with recursive ...
Emmanuel Leblond
2021-10-30
11
-93
/
+229
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #54490 from q66/ppc
Rémi Verschelde
2021-11-01
1
-0
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Add support for PowerPC family
Daniel Kolesa
2021-11-01
1
-0
/
+9
*
|
|
|
|
|
Merge pull request #54387 from Calinou/editor-translations-increase-zlib-comp...
Rémi Verschelde
2021-11-01
1
-1
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Use maximum zlib compression when generating editor translation headers
Hugo Locurcio
2021-10-29
1
-1
/
+3
|
|
/
/
/
/
*
|
|
|
|
[macOS] Add `create_instance` function to spawn editor copies.
bruvzg
2021-11-01
3
-0
/
+16
*
|
|
|
|
Merge pull request #53452 from aaronfranke/who-let-the-docs-out
Rémi Verschelde
2021-10-31
1
-0
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Move the docs for constructors and operators out of methods section
Aaron Franke
2021-10-29
1
-0
/
+2
*
|
|
|
|
Use OpenGL 3.3 core profile instead of compatibility profile
Clay John
2021-10-31
2
-2
/
+2
[next]