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
/
scene
/
register_scene_types.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
It is now possible to set a default custom theme, whether you want a hidpi de...
Juan Linietsky
2016-06-16
1
-1
/
+22
*
Merge pull request #4101 from SaracenOne/listener
Juan Linietsky
2016-06-06
1
-0
/
+2
|
\
|
*
Added listener spatial node.
Saracen
2016-03-20
1
-0
/
+2
*
|
-customizable shortcuts in editor
Juan Linietsky
2016-06-04
1
-0
/
+1
*
|
Finalized DynamicFont implementation
Juan Linietsky
2016-05-29
1
-1
/
+4
*
|
Support for dynamic fonts (TTF)
Juan Linietsky
2016-05-01
1
-0
/
+9
*
|
move Font to BitmapFont
Juan Linietsky
2016-04-28
1
-1
/
+5
|
/
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-3
/
+3
*
-Work on addon editor plugin (disabled by default)
Juan Linietsky
2016-03-04
1
-1
/
+5
*
-Ability to retrieve state data from PackedScene, closes #3413
Juan Linietsky
2016-01-23
1
-0
/
+1
*
-Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an...
Juan Linietsky
2016-01-03
1
-4
/
+1
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
-work in progress resourceparser and .tscn parser. Still non-functional
Juan Linietsky
2015-11-24
1
-0
/
+7
*
-fixes and more fixes to new scene system, seems stable now..
reduz
2015-10-16
1
-0
/
+2
*
Large improvements on scene packing and management
reduz
2015-10-10
1
-1
/
+10
*
Ability to keep collisionshapes and collisionpolygons when running the game.
reduz
2015-09-15
1
-4
/
+6
*
Rewrite of the AudioStream API
Juan Linietsky
2015-09-09
1
-1
/
+2
*
Added new NinePatch control (could be done before with Panel and Stylebox but...
Juan Linietsky
2015-08-24
1
-0
/
+2
*
Merge pull request #1973 from Biliogadafr/ColorRamp
Juan Linietsky
2015-06-07
1
-0
/
+2
|
\
|
*
Replace color phases with color ramp for Particles2D.
Biliogadafr
2015-05-24
1
-0
/
+2
*
|
new file dialog!
Juan Linietsky
2015-06-06
1
-1
/
+3
|
/
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
Merge pull request #1450 from theuserbl/master
Juan Linietsky
2015-03-22
1
-0
/
+2
|
\
|
*
Update register_scene_types.cpp
theuserbl
2015-02-27
1
-0
/
+2
*
|
Merge pull request #1460 from MarianoGnu/master
Juan Linietsky
2015-03-22
1
-0
/
+2
|
\
\
|
*
|
Register CheckBox class to create it using editor.
Mariano Javier Suligoy
2015-03-02
1
-0
/
+2
|
|
/
*
|
back buffer copy node, to improve on texscreen()
Juan Linietsky
2015-03-12
1
-0
/
+2
*
|
support for 2D shadow casters
Juan Linietsky
2015-03-02
1
-0
/
+4
|
/
*
support for light and normal mapping in 2D
Juan Linietsky
2015-02-18
1
-0
/
+2
*
-Some more work on 2D Lights (NOT FUNCTIONAL YET!)
reduz
2015-02-16
1
-0
/
+2
*
New Navigation & Pathfinding support for 2D
Juan Linietsky
2015-02-14
1
-0
/
+5
*
Visual Shader Editing for 2D
Juan Linietsky
2015-01-20
1
-0
/
+1
*
Fix canvas shader not registered when disabled_3d=yes
sanikoyes
2015-01-14
1
-3
/
+4
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-01-13
1
-2
/
+1
|
\
|
*
-Initial (untested) implementation of 2D shaders. Probably broken, will be fi...
Juan Linietsky
2015-01-11
1
-2
/
+1
*
|
fixes
Juan Linietsky
2015-01-13
1
-1
/
+1
|
/
*
-Completely removed EmptyControl (but added fallback), closes #1017
Juan Linietsky
2015-01-03
1
-2
/
+2
*
-Work in progress visual shader editor *DOES NOT WORK YET*
Juan Linietsky
2015-01-03
1
-3
/
+13
*
-ability to set default textures in shader (needed for visual shader editing)
Juan Linietsky
2014-12-21
1
-0
/
+2
*
SceneMainLoop -> SceneTree
Juan Linietsky
2014-11-05
1
-1
/
+1
*
Bug Fixes
Juan Linietsky
2014-11-02
1
-6
/
+8
*
-Much improvement to baked light baker
Juan Linietsky
2014-10-27
1
-0
/
+1
*
Misc Bits
Juan Linietsky
2014-10-09
1
-2
/
+0
*
Build System Changes
Juan Linietsky
2014-10-07
1
-47
/
+9
*
Huge Amount of BugFix
Juan Linietsky
2014-10-03
1
-0
/
+2
*
Merge pull request #628 from sanikoyes/PR-tween-support
Juan Linietsky
2014-09-17
1
-0
/
+2
|
\
|
*
Add tween support for godot
sanikoyes
2014-08-20
1
-0
/
+2
*
|
CollisionPolygon (3D)
Juan Linietsky
2014-09-16
1
-1
/
+2
*
|
3D Physics Rework, Other Stuff
Juan Linietsky
2014-09-15
1
-1
/
+9
*
|
3D Physics and Other Stuff
Juan Linietsky
2014-09-02
1
-0
/
+1
|
/
[next]