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
/
resources
/
default_theme
/
default_theme.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-01
Add CheckBox control with theme edition and radio icon avaible.
Mariano Javier Suligoy
7
-1
/
+175
2015-02-27
Update global_constants.cpp
theuserbl
1
-0
/
+1
2015-02-27
Update register_scene_types.cpp
theuserbl
1
-0
/
+2
2015-02-26
should fixes #1284
UsernameIsAReservedWord
1
-1
/
+1
2015-02-25
Fixed columns to have integer positions, so that they don't "jiggle" when mov...
Bil Bas (Spooner)
1
-0
/
+0
2015-02-25
fix get joystick name from registry on some systems
Hinsbart
1
-3
/
+8
2015-02-24
COLLADA load normals from morph target
cheece
1
-1
/
+53
2015-02-24
Update detect.py
UsernameIsAReservedWord
1
-1
/
+1
2015-02-24
Update detect.py
UsernameIsAReservedWord
1
-1
/
+1
2015-02-24
fixes platform/windows/detect.py
UsernameIsAReservedWord
1
-45
/
+161
2015-02-21
changed viewport clearing to use the alpha value of the clear color, and made...
romulox_x
2
-2
/
+7
2015-02-21
added option to disable automatic clearing of viewport render buffer
romulox_x
6
-2
/
+72
2015-02-20
Updated the variable in the lerp function to be weight instead of percent.
Nathan Warden
2
-2
/
+2
2015-02-20
Updated the internal documention for the GDScript class.
Nathan Warden
1
-3
/
+26
2015-02-20
Renamed "snap to offset" to "snap relative". Better conveys meaning.
Carl Olsson
2
-17
/
+17
2015-02-19
Camelcased script variables will now capitalize in the inspector.
Nathan Warden
2
-3
/
+25
2015-02-19
Fixed issue 1377 about script editor parenthesis matching.
ElectricSolstice
1
-2
/
+47
2015-02-19
restored @ for nodepaths/stringnames
Juan Linietsky
1
-2
/
+5
2015-02-19
Added info about operator after bespoke error message.
Bil Bas (Spooner)
1
-0
/
+1
2015-02-19
Changed the tooltip message for instancing a scene.
Nathan Warden
1
-1
/
+1
2015-02-19
Correctly halt on error in sprintf parsing (fixes #1393)
Bil Bas (Spooner)
5
-110
/
+101
2015-02-19
-fix compilation of godot server
Juan Linietsky
2
-2
/
+2
2015-02-19
-improved pathfinding accuracy
Juan Linietsky
2
-1
/
+39
2015-02-18
support for light and normal mapping in 2D
Juan Linietsky
20
-286
/
+952
2015-02-17
fix for “no viable conversion from 'NSPoint' (aka '_NSPoint') to 'CGPoint'â...
greay
1
-1
/
+1
2015-02-16
Changed code to remove gcc -Wparentheses warnings.
ElectricSolstice
7
-10
/
+12
2015-02-17
View > Settings isn't a check item.
Felix Laurie von Massenbach
1
-1
/
+1
2015-02-16
Corrected behaviour of File.READ_WRITE mode (fixes #378)
Bil Bas (Spooner)
2
-2
/
+2
2015-02-16
-Some more work on 2D Lights (NOT FUNCTIONAL YET!)
reduz
7
-1
/
+349
2015-02-15
Fix a shadow declaration.
Felix Laurie von Massenbach
1
-2
/
+2
2015-02-15
Godot UI is quick and snappy again!
Juan Linietsky
2
-2
/
+56
2015-02-15
fix return value of slide and reflect
Juan Linietsky
1
-2
/
+2
2015-02-15
Renamed EXPERIMENTAL_WM_API to NEW_WM_API
hurikhan
6
-15
/
+15
2015-02-15
Better 2D Snapping
Carl Olsson
13
-254
/
+294
2015-02-15
begin new serialization framework
Juan Linietsky
13
-206
/
+729
2015-02-14
fixes to mouse warp
Juan Linietsky
7
-4
/
+44
2015-02-14
-resolved shader set parameter bug, closes #1361
Juan Linietsky
1
-52
/
+62
2015-02-14
New Navigation & Pathfinding support for 2D
Juan Linietsky
26
-2
/
+3932
2015-02-14
Replace body_mode property with use_kinematic flag.
Carl Olsson
4
-72
/
+75
2015-02-13
Added body mode property to TileMap to select between static and kinematic ph...
Carl Olsson
9
-223
/
+339
2015-02-13
Reorder tile transforms so transpose occurs before flips. Much more intuitive...
Carl Olsson
4
-24
/
+28
2015-02-12
cleanup + MouseGrab
hurikhan
4
-47
/
+35
2015-02-12
fix get_joy_name() on windows
Hinsbart
2
-1
/
+52
2015-02-11
Moved wrapper function to TileMapEditor.
Carl Olsson
4
-11
/
+12
2015-02-11
Revert variant arg length to 5 and add 5 arg wrapper function for TileMap set...
Carl Olsson
5
-14
/
+20
2015-02-11
fixes to HTTPClient
Juan Linietsky
2
-10
/
+39
2015-02-11
added missing set_shader_param functions
Juan Linietsky
3
-2
/
+25
2015-02-10
customizable content margin in styleboxes
Juan Linietsky
1
-0
/
+6
2015-02-10
add support for CADisplayLink
Rhody Lugo
2
-0
/
+40
2015-02-10
remove make.bat
Juan Linietsky
1
-1
/
+0
[prev]
[next]