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
/
drivers
/
unix
/
memory_pool_static_malloc.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
Add GDScript export hint for real numbers with easing `export(float, EASE)`
eska
1
-0
/
+10
2015-10-16
Added specific get_locale to OSX platform
Didier Vandekerckhove
2
-0
/
+7
2015-10-16
Add multiline string GDScript export hint `export(String, MULTILINE)`
eska
1
-0
/
+11
2015-10-16
GraphEdit and GraphNode documentation
Julian Murgia - StraToN
1
-29
/
+79
2015-10-16
Revert "add flag and multiline hits in GDScript"
eska
1
-16
/
+9
2015-10-13
-A little More control about pixel snapping in 2D
Juan Linietsky
6
-3
/
+18
2015-10-13
REUSE_ADDR under windows platform
sanikoyes
1
-0
/
+7
2015-10-13
ability to change audio track in theora video
Juan Linietsky
5
-6
/
+48
2015-10-10
Expose softness parameter of pin joint to the editor.
Biliogadafr
8
-4
/
+75
2015-10-10
Large improvements on scene packing and management
reduz
19
-215
/
+2305
2015-10-10
Add type mask property to RayCast2D
eska
2
-1
/
+20
2015-10-10
Fix 3D Area mask matching
eska
1
-3
/
+3
2015-10-09
Fix Area2D type mask matching
eska
1
-2
/
+2
2015-10-09
fix parentheses-equality warnings of osx clang
近藤 直人
2
-3
/
+3
2015-10-08
newline fixes
reduz
38
-33297
/
+33297
2015-10-08
fixed uninitialized memory issues in audio code
reduz
3
-2
/
+7
2015-10-08
Please enter the commit message for your changes. Lines starting
Ariel Manzur
2
-4
/
+4
2015-10-05
nested clipping of canvas items now works
Zher Huei Lee
1
-1
/
+5
2015-10-04
Fix bug in EditorPlugin::add_custom_control, fixes #2567
Franklin Sobrinho
1
-0
/
+1
2015-10-03
Fixes following Visual Studio 2013 compile error on windows:
ZuBsPaCe
1
-2
/
+7
2015-10-03
Fixes following Visual Studio 2013 compile error on windows:
ZuBsPaCe
2
-1
/
+3
2015-10-02
Add support for Opus audio format
George Marques
274
-2
/
+68380
2015-10-01
removed unnecessary clear, which prevented root viewport from working right w...
romulox_x
1
-1
/
+0
2015-10-01
-Added ability to use cubic interpolation on image resize (little more qualit...
Juan Linietsky
8
-393
/
+501
2015-09-30
fix miss bind for Node::find_node
volzhs
1
-1
/
+1
2015-09-29
Small readability fixes for the in-game class reference - fixes #2515 and #23...
Jack Gold
1
-6
/
+20
2015-09-28
Add SpriteRegionEditor and update Polygon2DUVEditor
MarianoGNU
9
-3
/
+868
2015-09-27
improved iCloud build option description
steve
1
-1
/
+1
2015-09-27
Initial iCloud implementation, supporting key value pairs
steve
7
-0
/
+462
2015-09-27
Hide stderr when trying to detect mingw binaries on posix
Rémi Verschelde
1
-3
/
+3
2015-09-26
Update documentation for all Sample* classes
Rémi Verschelde
1
-69
/
+127
2015-09-26
Fix return type of get_reverb_room
Rémi Verschelde
2
-5
/
+5
2015-09-26
Rename voice_set_volume argument to p_volume to avoid confusion
Rémi Verschelde
5
-7
/
+7
2015-09-26
Fix default/filter/* parsing in _get
Rémi Verschelde
1
-2
/
+2
2015-09-26
Fix some copy-paste mistakes in linear/db volume functions
Rémi Verschelde
2
-7
/
+7
2015-09-26
Rename _voice_count to _polyphony in SamplePlayer to be consistent with Sampl...
Rémi Verschelde
3
-12
/
+14
2015-09-26
Fixed theora playback. Removed theoraplayer.
Juan Linietsky
128
-55898
/
+553
2015-09-26
Clarify `BaseButton::is_pressed()` documentation
eska
1
-1
/
+1
2015-09-26
Fix BaseButtons remaining pressed when hiding them while pressing them down
eska
1
-0
/
+10
2015-09-26
Fix propagation of NOTIFICATION_VISIBILITY_CHANGED
eska
1
-1
/
+1
2015-09-25
Update documentation for TileSet and Timer
Rémi Verschelde
2
-14
/
+43
2015-09-25
Sync classes reference template with current code base
Rémi Verschelde
1
-12
/
+64
2015-09-24
Added ability to set custom mouse cursors. Not hardware accelerated yet.
Juan Linietsky
23
-407
/
+611
2015-09-24
added alignment to BoxContainer
Zher Huei Lee
2
-0
/
+53
2015-09-23
Document TileMap class
Rémi Verschelde
1
-6
/
+52
2015-09-23
Fix _xml_unescape, as suggested by @reduz
Bojidar Marinov
1
-2
/
+2
2015-09-23
Flip < and > in String::xml_escape. Close #2511
Bojidar Marinov
1
-2
/
+2
2015-09-23
Update descriptions for Vector2 and Vector2Array
Bojidar Marinov
1
-2
/
+23
2015-09-23
Regenerate docs
Bojidar Marinov
1
-462
/
+5366
2015-09-23
Fix a bug with doctool (" >")
Bojidar Marinov
1
-2
/
+2
[next]