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
/
servers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #28796 from clayjohn/GLES2-optimization
Rémi Verschelde
2019-05-24
7
-1
/
+51
|
\
|
*
Implement ability to render viewports directly to screen
clayjohn
2019-05-13
7
-1
/
+51
*
|
Merge pull request #28829 from vreon/swizzle-up
Rémi Verschelde
2019-05-24
1
-0
/
+6
|
\
\
|
*
|
Allow constructing larger data types by swizzling
Jesse Dubay
2019-05-11
1
-0
/
+6
*
|
|
Fix getting max magnitude in AudioEffectSpectrumAnalyzer
Martin Dahlgren
2019-05-24
1
-1
/
+1
*
|
|
Implement shadow to opacity
Bastiaan Olij
2019-05-21
1
-0
/
+2
*
|
|
Fix typos with codespell
Rémi Verschelde
2019-05-19
3
-3
/
+3
|
|
/
|
/
|
*
|
Merge pull request #27798 from clayjohn/gles2-proj-mat-bug
Rémi Verschelde
2019-05-13
1
-1
/
+1
|
\
\
|
*
|
fixes bug when setting projection matrix
clayjohn
2019-04-30
1
-1
/
+1
*
|
|
Merge pull request #28780 from bojidar-bg/x-audio-record-passthrough
Rémi Verschelde
2019-05-13
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix AudioEffectRecord messing up the effect stack by not writing to dst_frames
Bojidar Marinov
2019-05-09
1
-0
/
+4
*
|
|
Change "ID" to lowercase "id"
Aaron Franke
2019-05-09
9
-36
/
+36
|
/
/
*
|
Merge pull request #27415 from aqnuep/kinematicbody_fixes
Rémi Verschelde
2019-05-02
1
-1
/
+1
|
\
\
|
*
|
KinematicBody performance and quality improvements
Daniel Rakos
2019-03-27
1
-1
/
+1
*
|
|
Merge pull request #25670 from aqnuep/bake_mode_affect_gi_prove
Rémi Verschelde
2019-04-30
6
-0
/
+12
|
\
\
\
|
*
|
|
Disable GI probe capturing lights with bake mode disabled
Daniel Rakos
2019-04-23
6
-0
/
+12
*
|
|
|
Properly expose PhysicsServer methods
LATRio
2019-04-30
2
-6
/
+8
*
|
|
|
Merge pull request #27007 from BastiaanOlij/arvr_notifications
Rémi Verschelde
2019-04-30
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Send notifications to ARVRInterfaces
Bastiaan Olij
2019-04-27
1
-0
/
+1
*
|
|
|
|
Merge pull request #27371 from ShyRed/fixdisabled2dcollisions
Rémi Verschelde
2019-04-30
11
-23
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
Allow adding disabled shapes
ShyRed
2019-04-23
11
-23
/
+24
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #18992 from aaronfranke/mono-equal-approx
Rémi Verschelde
2019-04-29
7
-15
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
Use approximate equallity methods in many places
Aaron Franke
2019-04-25
7
-15
/
+15
|
|
/
/
/
/
*
|
|
|
|
Added functions to further improve music timing
Juan Linietsky
2019-04-27
2
-0
/
+12
*
|
|
|
|
Clean up latency related functions
Juan Linietsky
2019-04-27
3
-22
/
+24
|
/
/
/
/
*
|
|
|
Merge pull request #26064 from JFonS/add_frustum_camera_mode
Hein-Pieter van Braam
2019-04-23
6
-1
/
+30
|
\
\
\
\
|
*
|
|
|
Add FRUSTUM camera mode, allowing tilted frustums
JFonS
2019-02-19
6
-1
/
+30
*
|
|
|
|
Don't try to statically allocate 2x 8193 pointers
Hein-Pieter van Braam-Stewart
2019-04-22
2
-4
/
+16
*
|
|
|
|
Merge pull request #27673 from qarmin/small_fixes
Rémi Verschelde
2019-04-22
6
-17
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
Small fixes, mostly dupicated code
qarmin
2019-04-08
6
-17
/
+11
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #28200 from bojidar-bg/28115-ysort-breaks-shader
Rémi Verschelde
2019-04-19
1
-6
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Fix nested YSort breaking use_parent_material
Bojidar Marinov
2019-04-19
1
-6
/
+7
*
|
|
|
|
|
Added ability for multiple images to be imported as an atlas
Juan Linietsky
2019-04-19
6
-5
/
+9
|
/
/
/
/
/
*
|
|
|
|
Bind AudioEffectSpectrumAnalyzer::FFT_Size enums
Fabio Alessandrelli
2019-04-16
1
-0
/
+7
*
|
|
|
|
Added generator audio stream, and spectrum analyzer audio effect
Juan Linietsky
2019-04-10
7
-0
/
+594
*
|
|
|
|
Merge pull request #27843 from bojidar-bg/27678-ysort-visibility
Rémi Verschelde
2019-04-09
1
-8
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
Do not YSort canvas items that are not visible
Bojidar Marinov
2019-04-09
1
-8
/
+14
*
|
|
|
|
|
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-09
4
-15
/
+30
*
|
|
|
|
|
Added eye_height, changed description and fixed size of viewport issue
Bastiaan Olij
2019-04-10
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #27644 from lupoDharkael/bus
Rémi Verschelde
2019-04-08
1
-2
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Allow default audio bus layout modification
lupoDharkael
2019-04-05
1
-2
/
+4
*
|
|
|
|
Merge pull request #27527 from BastiaanOlij/render_ext_target
Rémi Verschelde
2019-04-07
5
-24
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
Add option to have viewport render into supplied texture
Bastiaan Olij
2019-04-06
5
-24
/
+35
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #25630 from BastiaanOlij/arvr_positional_mesh
Rémi Verschelde
2019-04-07
2
-4
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
Added a mesh interface to the arvr positional trackers
Bastiaan Olij
2019-02-06
2
-4
/
+18
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #26486 from marxin/fix-Wdeprecated-copy
Rémi Verschelde
2019-04-06
2
-0
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Fix new GCC 9 warnings: -Wdeprecated-copy.
marxin
2019-03-02
2
-0
/
+12
*
|
|
|
|
|
Merge pull request #25624 from nekomatata/texture-rect-flip
Rémi Verschelde
2019-04-06
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add ability to flip TextureRect horizontally or vertically
PouleyKetchoupp
2019-04-03
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Ability to make CanvasLayers have pseudo 3D depth.
Juan Linietsky
2019-04-05
6
-4
/
+59
[next]