index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
editor
/
plugins
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
90
-45421
/
+0
*
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-28
5
-4
/
+5
*
Merge pull request #7857 from Hinsbart/external_script_break
Rémi Verschelde
2017-02-26
1
-0
/
+4
|
\
|
*
Don't switch to script on breakpoint hit when using external editor.
Andreas Haas
2017-02-20
1
-0
/
+4
*
|
Merge pull request #7842 from Zylann/fix_line2d_editor
Rémi Verschelde
2017-02-26
2
-4
/
+9
|
\
\
|
*
|
Fixed Line2D editor doesn't respond to input
Marc Gilleron
2017-02-19
2
-4
/
+9
|
|
/
*
|
Complete the globals.h -> global_config.h conversion
Bojidar Marinov
2017-02-23
2
-2
/
+2
*
|
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
8
-8
/
+8
|
/
*
Correct hash behavior for floating point numbers
Hein-Pieter van Braam
2017-02-16
1
-2
/
+2
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
28
-184
/
+184
*
Merge pull request #7352 from Zylann/polyline
Rémi Verschelde
2017-02-12
2
-0
/
+368
|
\
|
*
Added Line2D node that draws a polygon-based line
Marc Gilleron
2017-01-15
2
-0
/
+368
*
|
Merge pull request #7772 from Limb/fixgiprobeeditor
Rémi Verschelde
2017-02-12
1
-2
/
+0
|
\
\
|
*
|
Remove memdelete of button in GIProbeEditor exit
Kenneth Lorthioir
2017-02-09
1
-2
/
+0
*
|
|
Reorder the folders in tools to prepare moving tools/editor
Rémi Verschelde
2017-02-09
1
-1
/
+1
|
/
/
*
|
Merge pull request #7709 from bojidar-bg/sort-scripts-by-path
Rémi Verschelde
2017-02-07
2
-4
/
+50
|
\
\
|
*
|
Sort settings for scripts in the editor
Bojidar Marinov
2017-02-02
2
-4
/
+50
*
|
|
Several bugfixes, improving the import workflow
Juan Linietsky
2017-02-06
1
-73
/
+17
|
/
/
*
|
Merge pull request #7666 from Paulb23/line_length_guideline
Rémi Verschelde
2017-02-02
1
-0
/
+1
|
\
\
|
*
|
Fixed line lenght guideline drawing with color option
Paulb23
2017-01-28
1
-0
/
+1
*
|
|
Added warning when removing animations
Ray Koopa
2017-01-25
2
-9
/
+20
|
/
/
*
|
Fix weird scrollbar appearance on 2D editor (3.0 master)
volzhs
2017-01-25
1
-2
/
+2
*
|
Remove Quick Filter Files and fix FS search hotkey
Rémi Verschelde
2017-01-21
1
-1
/
+1
*
|
Merge pull request #7528 from tagcup/real_t_float_fixes
Juan Linietsky
2017-01-20
1
-1
/
+1
|
\
\
|
*
|
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
2017-01-16
1
-1
/
+1
*
|
|
2D Editor: Don't show lock icons for hidden nodes.
Andreas Haas
2017-01-19
1
-1
/
+1
|
/
/
*
|
Change camera default rotation
volzhs
2017-01-17
2
-4
/
+4
*
|
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
11
-27
/
+27
*
|
Style: No break before list brace
Rémi Verschelde
2017-01-16
1
-2
/
+1
*
|
Style: Cleanups, added headers, renamed files
Rémi Verschelde
2017-01-16
34
-13
/
+252
*
|
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-15
10
-12
/
+27
*
|
2D and 3D viewport are working again :D
Juan Linietsky
2017-01-15
2
-14
/
+14
*
|
no more errors related to missing GlobalConfig::Get (or so I hope)
Juan Linietsky
2017-01-14
2
-8
/
+9
*
|
Allow closing a script tab without saving
Wilhem Barbier
2017-01-15
2
-4
/
+16
*
|
Merge pull request #7515 from kbake/issue7433
Rémi Verschelde
2017-01-15
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
Will now try to use the existing animation's name for filename, defaults to p...
kbake
2017-01-14
1
-1
/
+6
*
|
Merge pull request #6519 from RandomShaper/enhance-tileset
Juan Linietsky
2017-01-14
1
-0
/
+2
|
\
\
|
*
|
Add modulate (color) to TileSet tiles
Pedro J. Estébanez
2016-11-30
1
-0
/
+2
*
|
|
removed duplicated functions in class hierarchy that were bound more than once
Juan Linietsky
2017-01-14
4
-17
/
+14
*
|
|
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
28
-137
/
+151
*
|
|
Finish renaming *Frame GUI classes to *Rect
Rémi Verschelde
2017-01-14
5
-10
/
+10
*
|
|
rename String.extension() -> String.get_extension() / String.basename() -> St...
Juan Linietsky
2017-01-14
4
-7
/
+7
*
|
|
Vector2.get_aspect() renamed to Vector2.aspect() to keep consistent method na...
Juan Linietsky
2017-01-13
2
-3
/
+3
*
|
|
renamed tween animationplayer scale functions to speed_scale
Juan Linietsky
2017-01-13
1
-2
/
+2
*
|
|
Reenable node name case setting + code cleanups
Rémi Verschelde
2017-01-13
2
-24
/
+5
*
|
|
New API for visibility in both CanvasItem and Spatial
Juan Linietsky
2017-01-13
14
-60
/
+60
|
|
/
|
/
|
*
|
some class renames
Juan Linietsky
2017-01-12
10
-17
/
+17
*
|
Fix current script background color
Paulb23
2017-01-12
1
-1
/
+1
*
|
Renamed most signals so they refer to:
Juan Linietsky
2017-01-12
4
-19
/
+19
*
|
Type renames:
Juan Linietsky
2017-01-11
24
-92
/
+92
[next]