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
/
opensimplex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
2
-4
/
+4
*
Optimize SVG using `svgcleaner --multipass`
Hugo Locurcio
2020-10-25
1
-3
/
+1
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-6
/
+6
*
Fix OpenSimplexNoise get_image() swap axes
RaphaelHunter
2020-07-01
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
2
-13
/
+26
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
3
-23
/
+0
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
2
-9
/
+18
*
NoiseTexture: prevent race condition because of Ref::unref()
lupoDharkael
2020-04-06
1
-3
/
+8
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-2
/
+2
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
2
-5
/
+8
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-5
/
+5
*
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-03-23
1
-0
/
+5
*
Fix missing module editor icons
Andrii Doroshenko (Xrayez)
2020-03-08
1
-0
/
+0
*
Signals: Manually port most of remaining connect_compat uses
Rémi Verschelde
2020-02-28
1
-3
/
+2
*
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
2
-4
/
+4
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-2
/
+2
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-4
/
+4
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-12
1
-3
/
+2
*
Texture refactor
Juan Linietsky
2020-02-11
2
-19
/
+18
*
Update docs to version 4.0
clayjohn
2020-01-31
2
-2
/
+2
*
Increase the maximum number of octaves in OpenSimplexNoise to 9
Hugo Locurcio
2020-01-30
3
-5
/
+14
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
2
-2
/
+2
*
Merge pull request #35567 from Xrayez/doc-noise-null-data
Rémi Verschelde
2020-01-26
1
-0
/
+6
|
\
|
*
Mention that `NoiseTexture` uses threads internally
Andrii Doroshenko (Xrayez)
2020-01-26
1
-0
/
+6
*
|
Complete various class references
clayjohn
2020-01-26
1
-0
/
+1
|
/
*
Make NoiseTexture threading more robust
JFonS
2020-01-07
1
-4
/
+8
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
6
-12
/
+12
*
doc: Fix parsing of self-closing XML tags
Rémi Verschelde
2019-09-24
1
-1
/
+1
*
Run doctool after overridden properties changes
Bojidar Marinov
2019-09-04
1
-0
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2019-07-15
1
-1
/
+1
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
2
-11
/
+11
*
Add support for creating editor icons per module
Andrii Doroshenko (Xrayez)
2019-06-28
1
-0
/
+3
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-2
/
+2
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-2
/
+2
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
2
-2
/
+2
*
Added description to get_noise_1d() in OpenSimplexNoise
unknown
2019-06-17
1
-0
/
+2
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-1
/
+1
*
Merge pull request #28125 from KoBeWi/code_true_code
Rémi Verschelde
2019-04-22
1
-1
/
+1
|
\
|
*
Consistently wrap booleans in [code]
Tomasz Chabora
2019-04-17
1
-1
/
+1
*
|
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
2
-4
/
+0
|
/
*
doc: Sync classref with current source
Rémi Verschelde
2019-04-15
1
-0
/
+8
*
Merge pull request #26634 from psuhas77/patch-3
Rémi Verschelde
2019-04-06
2
-0
/
+7
|
\
|
*
Added get_noise_1d
2017A7PS0002G
2019-03-05
2
-0
/
+7
*
|
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
2
-2
/
+2
*
|
doc: Sync classref with current source
Rémi Verschelde
2019-03-07
1
-0
/
+2
|
/
*
changed default noisetexture strength
clayjohn
2019-03-04
1
-1
/
+1
*
added bump_strength to noisetexture
clayjohn
2019-03-03
2
-1
/
+34
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
6
-12
/
+12
*
doc: Sync with current source
Rémi Verschelde
2018-10-25
1
-3
/
+3
*
Update class documentation xml
Kelly Thomas
2018-10-07
1
-18
/
+0
[next]