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
*
modify default param names in couple of signals
Unknown
2018-01-12
1
-4
/
+4
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
4
-9
/
+58
*
Properly dispose of instance capture data, fixes #14795
Juan Linietsky
2018-01-06
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
138
-1
/
+139
*
Fix macOS and other builds after #15299
Duy-Nguyen TA
2018-01-04
1
-1
/
+1
*
Merge pull request #15251 from binbitten/fix-assign-vardecl
Rémi Verschelde
2018-01-04
1
-3
/
+3
|
\
|
*
Fix premature declaration of shader variables created with assignment
binbitten
2018-01-03
1
-3
/
+3
*
|
found via cppcheck:
firefly2442
2018-01-03
1
-1
/
+0
*
|
Merge pull request #15191 from Jerome67000/z_renaming
Rémi Verschelde
2018-01-04
6
-11
/
+11
|
\
\
|
*
|
#15078 renamed "z" -> "z_index" property in Node2D
Jerome67000
2018-01-03
6
-11
/
+11
*
|
|
Fix broken Info.plist after copyright update
Razah
2018-01-03
2
-0
/
+2
|
|
/
|
/
|
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
156
-310
/
+310
*
|
Merge pull request #15153 from poke1024/fix12112
Noshyaar
2018-01-01
1
-4
/
+4
|
\
\
|
*
|
Delete AudioServer buses after driver shutdown
Bernhard Liebl
2017-12-29
1
-4
/
+4
|
|
/
*
/
Fixed wrong highlighted line when erroring and using single-line comments, fi...
binbitten
2017-12-29
1
-0
/
+1
|
/
*
Merge pull request #14971 from mrcdk/particles_emitting
Noshyaar
2017-12-27
4
-0
/
+5
|
\
|
*
Set particles emitting to false when particles finish emitting with one-shot ...
MrCdK
2017-12-23
4
-0
/
+5
*
|
Merge pull request #14996 from neikeq/enums-mono
Noshyaar
2017-12-27
1
-0
/
+4
|
\
\
|
*
|
Mono: Make the bindings generator output enums
Ignacio Etcheverry
2017-12-24
1
-0
/
+4
|
|
/
*
/
Fix sidedness check in material. Also remove SIDE built-in.
Juan Linietsky
2017-12-26
1
-1
/
+0
|
/
*
Merge pull request #14897 from BastiaanOlij/arvr_tweaks
Rémi Verschelde
2017-12-23
3
-12
/
+46
|
\
|
*
Reserved controller ids 1 and 2 for left and right hand controllers and added...
Bastiaan Olij
2017-12-22
3
-12
/
+46
*
|
Properly silence buffer while not in use, fixes #14866
Juan Linietsky
2017-12-20
1
-6
/
+6
*
|
Don't try to mix a sample that has already ended
Hein-Pieter van Braam
2017-12-18
1
-0
/
+7
|
/
*
Cleanup some #if 0'd code
Rémi Verschelde
2017-12-17
3
-144
/
+0
*
Shader Language: Add in-for declared variables within for-block scope.
Enzo Nocera
2017-12-17
1
-1
/
+1
*
Add epic hack so vsync can be toggled in run-time from script. Fixes #14458.
Juan Linietsky
2017-12-16
6
-0
/
+25
*
Bind TextEdit.deselect and update documentation
Rémi Verschelde
2017-12-16
2
-1
/
+1
*
Made built-in identifiers properly constant in shaders. Fixes #14449, closes ...
Juan Linietsky
2017-12-15
3
-86
/
+161
*
-Add lightmapper
Juan Linietsky
2017-12-14
6
-4
/
+431
*
Implemented physics linear and angular lock
AndreaCatania
2017-12-10
6
-24
/
+55
*
Fix #14429 GIProbe does not work with SpotLights
Przemyslaw Czarnota
2017-12-09
1
-1
/
+1
*
-Ability to and unwrap lightmap coordinates on import
Juan Linietsky
2017-12-09
6
-0
/
+91
*
Merge pull request #13341 from scayze/interp_v2
Rémi Verschelde
2017-12-09
2
-0
/
+40
|
\
|
*
Added interpolation modifiers to shaderlang
Scayze
2017-11-27
2
-0
/
+40
*
|
Merge pull request #12756 from Stratos695/master
Rémi Verschelde
2017-12-09
6
-41
/
+25
|
\
\
|
*
|
Allow double-axis lock in RigidBody and KinematicBody
Eric Rybicki
2017-11-10
6
-41
/
+25
*
|
|
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
29
-110
/
+126
*
|
|
Fixes to some thread safety situations to avoid GIProbe from freezing on save...
Juan Linietsky
2017-12-06
2
-2
/
+17
*
|
|
Attempt to see if this can solve the problem with #13338
Juan Linietsky
2017-12-06
1
-4
/
+11
*
|
|
-Implemented Proxy Textures (needed to solve the problem with ViewportTexture)
Juan Linietsky
2017-12-04
4
-0
/
+8
*
|
|
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
1
-2
/
+1
*
|
|
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-28
1
-0
/
+1
*
|
|
doc: Sync classref with current source
Rémi Verschelde
2017-11-27
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #13294 from RaXaR/master
Rémi Verschelde
2017-11-27
1
-0
/
+39
|
\
\
|
*
|
Added overloads of vector parameters for shader Trig functions.
RaXaR
2017-11-27
1
-0
/
+39
*
|
|
Merge pull request #13228 from rminderhoud/weights
Rémi Verschelde
2017-11-26
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix read bug in compressed bone weights
Ralph Minderhoud
2017-11-23
1
-1
/
+1
*
|
|
|
Merge pull request #12572 from RandomShaper/onion-skinning
Juan Linietsky
2017-11-26
7
-16
/
+16
|
\
\
\
\
|
*
|
|
|
Update clang-format in modified files
Pedro J. Estébanez
2017-11-25
2
-6
/
+6
[next]