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
/
modules
/
camera
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
6
-12
/
+12
*
Rebrand preambles to Redot
Spartan322
2024-10-13
6
-0
/
+12
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-0
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
6
-174
/
+174
*
Make some Image methods static
kobewi
2022-10-14
1
-2
/
+2
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
2
-4
/
+4
*
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-21
5
-31
/
+31
*
Refactor module initialization
reduz
2022-05-04
2
-4
/
+13
*
[macOS] Enable Objective-C ARC
bruvzg
2022-02-01
2
-28
/
+0
*
Fix multiple missing UTF-8 decoding.
bruvzg
2022-01-06
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
6
-12
/
+12
*
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
Hugo Locurcio
2021-10-30
1
-1
/
+1
*
[macOS] Request camera permission before session init.
bruvzg
2021-08-22
1
-3
/
+19
*
Fix various typos with codespell
luz paz
2021-07-25
2
-2
/
+2
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-3
/
+3
*
Replace remaining uses of `NULL` with `nullptr`
Rémi Verschelde
2021-04-29
1
-12
/
+12
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
6
-12
/
+12
*
iOS Modules: separate main platform code from modules
Sergey Minakov
2020-11-10
5
-508
/
+2
*
iOS: Refactoring
Sergey Minakov
2020-10-02
1
-18
/
+6
*
Fix header guards in modules:
Marcel Admiraal
2020-09-06
1
-0
/
+5
*
Modules: update modules to be built for iOS
Sergey Minakov
2020-07-25
1
-36
/
+57
*
[macOS] Add support for the Apple Silicon (ARM64) build target.
bruvzg
2020-06-29
1
-1
/
+5
*
SCons: Enable iOS modules for ARKit and Camera
Sergey Minakov
2020-06-23
1
-0
/
+3
*
Style: Fix unnecessary semicolons that confused clang-format
Rémi Verschelde
2020-05-19
2
-11
/
+7
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
2
-5
/
+5
*
Make file formatting comply with POSIX and Unix standards
Aaron Franke
2020-03-21
1
-1
/
+1
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
2
-8
/
+8
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
8
-16
/
+16
*
Fix compile error for Windows on Linux
volzhs
2019-12-04
1
-0
/
+0
*
iOS modular build and export implementation.
bruvzg
2019-12-01
10
-0
/
+1149