summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-12-18thread renaming by core_bindAriel Manzur
2015-12-17thread set nameAriel Manzur
2015-12-15-split view of property editor and editor settingsJuan Linietsky
2015-12-14Forbid renaming input presetsIgnacio Etcheverry
2015-12-14implement point cloud function using convex hull for ConvexPolygonShape2D, fi...Juan Linietsky
2015-12-14replaced :var by :Variant in documentation, fixes #2897Juan Linietsky
2015-12-13-scenes are properly reloaded when a dependency changes, fixes #2896Juan Linietsky
2015-12-13-hash dictionaries properly instead of using pointer, fixes #2880Juan Linietsky
2015-12-13-deprecated pcz, replaced by just zip. Closes #2879Juan Linietsky
2015-12-13added binary API to StreamPeer, fixes #2863Juan Linietsky
2015-12-12no more time error, fixes #2892Juan Linietsky
2015-12-12variant parser was not parsing rect2 properly, fixes #2948Juan Linietsky
2015-12-12-added windowed mode with -w, fixes #3020Juan Linietsky
2015-12-12make popup emit index when id is not definedJuan Linietsky
2015-12-12add pop_back/pop_front/push_back/push_front to array, to make it according to...Juan Linietsky
2015-12-11Merge pull request #3039 from TheHX/pr-in-operatorRémi Verschelde
2015-12-11Fix "in" operator, make it use evaluate() instead of operator==Franklin Sobrinho
2015-12-11Fix error message when using is_connected with a script signalFranklin Sobrinho
2015-12-09Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-09-ability to change scripts in external editor and still have properties reloa...Juan Linietsky
2015-12-08updated aes256 implementation to newer version from upstream. Also uses fast...romulox_x
2015-12-08Merge pull request #2841 from akien-mga/pr-ustring-snprintfJuan Linietsky
2015-12-08Merge pull request #2956 from est31/add_system_wide_export_pathJuan Linietsky
2015-12-08Merge pull request #2983 from koalefant/vector_ptrJuan Linietsky
2015-12-06some fixesJuan Linietsky
2015-12-06Add constructor for Image built-in typeFranklin Sobrinho
2015-12-05optional streaming from thread for TheoraJuan Linietsky
2015-12-05-Display on animation editor which keys are invalid and which tracks are unre...Juan Linietsky
2015-12-04Vector<>::_ptr is now typed and points to the beginning of array rather than ...koalefant
2015-11-30Make the setting unix-only.est31
2015-11-28Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-11-28-Fixed bug with scene inheritance, should work againJuan Linietsky
2015-11-28fixed crash when creating new object with wrong number of argumentsadmix
2015-11-24Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-11-24-work in progress resourceparser and .tscn parser. Still non-functionalJuan Linietsky
2015-11-24Correct retvals of String::to_ascii() and String::to_utf8()est31
2015-11-23Fix return type of Matrix32 member varsRémi Verschelde
2015-11-23Merge pull request #2788 from masoudbh3/pck-file-nameRémi Verschelde
2015-11-23Merge pull request #1820 from guilhermefelipecgs/masterRémi Verschelde
2015-11-20add priority to load binaryname.pckmasoud bh
2015-11-20Load binaryname.pckmasoud bh
2015-11-20Fix call to _snprintf on GCCRémi Verschelde
2015-11-19compile fixesJuan Linietsky
2015-11-19fix compile error in some msvc version (snprintf not found)Ariel Manzur
2015-11-19Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-11-19-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky
2015-11-19Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser...Aren Villanueva
2015-11-19Merge pull request #2518 from masoudbh3/godot-iconsJuan Linietsky
2015-11-18Merge pull request #2707 from akien-mga/masterJuan Linietsky
2015-11-18Merge pull request #2798 from bojidar-bg/patch-6Juan Linietsky