summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-20Syncing classes.xml with current binaryGeorge Marques
2015-10-19Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-19-some fixes to where screen is read from rasterizerJuan Linietsky
-fixed bug in ogg vorbis looping -properly flushing audiostream rb when stopping
2015-10-18Merge pull request #2630 from firefly2442/rasterizer-comparison-fixJuan Linietsky
rasterizer comparison fix
2015-10-18rasterizer comparison fixfirefly2442
2015-10-18Merge pull request #2617 from MarianoGnu/masterJuan Linietsky
TextureProgress FillMode
2015-10-18Add fill_degrees to limitate radial fillingMarianoGNU
2015-10-17Merge branch 'master' of https://github.com/okamstudio/godotMarianoGNU
2015-10-17Add fill modes. Clockwise, Counter-CW and center-offsetMarianoGNU
2015-10-17fixes broken 3D in editorJuan Linietsky
2015-10-17-remove path after inheriting, fixes #2616Juan Linietsky
2015-10-17-Propertly restrict renaming of nodes in inherited scenes, fixes #2615Juan Linietsky
2015-10-17remove unpexpected revert button, fixes #2614Juan Linietsky
2015-10-17-Added const to a reference, should fix #2613Juan Linietsky
2015-10-17Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-17-fixes disability to remove instanced nodes when reopening scene. Fixes #2610Juan Linietsky
2015-10-17Merge pull request #2274 from MarianoGnu/masterJuan Linietsky
Improve Visual Shader Editor responsiveness
2015-10-17Fix crash when using a Scalar Uniform node to GraphShaderMarianoGNU
2015-10-17Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-17Merge pull request #1899 from guilhermefelipecgs/fix_#1897Juan Linietsky
Fix for scroll_to_line and search functions, fix #1897
2015-10-17Merge pull request #2053 from rodolforg/fix-import-button-labelJuan Linietsky
Small fix for Import Game dialog labels
2015-10-17Merge pull request #2203 from volzhs/fix_android_paymentsJuan Linietsky
Fix android payments
2015-10-17Merge pull request #2250 from PeaceSells50/AddedGridMapSettingsJuan Linietsky
Added GridMap settings which allows the user to enter a pick distance.
2015-10-17Merge pull request #2256 from sheepandshepherd/list-editsJuan Linietsky
List::move_before updates front/back pointers, fixes #2255
2015-10-17Merge pull request #2266 from MrGreenTea/masterJuan Linietsky
added floor() and ceil() to Vector3
2015-10-17Merge pull request #2330 from FEDE0D/parallax_fixJuan Linietsky
ParallaxBackground: added option to ignore camera zoom
2015-10-17Merge pull request #2357 from volzhs/prevent-to-change-tool-modeJuan Linietsky
prevent to change tool mode when control key is pressed
2015-10-17Merge pull request #2362 from AlexHolly/update-scene-tab-fixJuan Linietsky
[UI-FIX] - Update scene tabs on save
2015-10-17Merge pull request #2365 from Mavhod/patch-1Juan Linietsky
get_date on Linux
2015-10-17Merge pull request #2369 from Max-Might/masterJuan Linietsky
Haiku: platform support
2015-10-17Merge pull request #2380 from StraToN/tabs-buttonsJuan Linietsky
Tab close button + display policies + application on Scenes Tabs
2015-10-17Merge pull request #2395 from MrMormon/patch-1Juan Linietsky
Fixed misspelled local variable for code clarity
2015-10-17Merge pull request #2402 from ERIIX/masterJuan Linietsky
Properly free enemies after death in 3d platformer demo.
2015-10-17Merge pull request #2434 from cverdes/vsprojJuan Linietsky
Ignore some extension of files created by Visual Studio 2013
2015-10-17Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-17misc cleanupJuan Linietsky
2015-10-17Merge pull request #2455 from firefly2442/hide-menu-fixJuan Linietsky
[UI fix] Hide opened menu when click on menu button
2015-10-17Merge pull request #2457 from firefly2442/doxygen-fixJuan Linietsky
Fix absolute paths used in doxygen, ignore generated documentation in Git
2015-10-17Merge pull request #2479 from firefly2442/cppcheck-unusedvarsJuan Linietsky
ran cppcheck, found unused variables
2015-10-17Merge pull request #2481 from firefly2442/cppcheck-arrayindexthencheckJuan Linietsky
ran cppcheck, fixed cases where array index is used before limits check
2015-10-17Merge pull request #2474 from masoudbh3/android-armeabi-v7aJuan Linietsky
Fix android build script
2015-10-17Merge pull request #2484 from firefly2442/add-physics-commandline-helpJuan Linietsky
add missing physics unit test to --help listing in main.cpp
2015-10-17Merge pull request #2485 from masoudbh3/fix-x11-editor-boot-splashJuan Linietsky
Fix X11 Editor Boot Splash (Maximized Boot Splash)
2015-10-17Merge pull request #2488 from slapin/remove-unimplemented-exporter-optionJuan Linietsky
Remove of use_exclude_ctrl_bones option
2015-10-17Merge pull request #2497 from vnen/fix-2490Juan Linietsky
Make dict2inst set internal members of instance
2015-10-17Merge pull request #2520 from bojidar-bg/patch-3Juan Linietsky
Add missing \n to world_wrap.
2015-10-17Merge pull request #2522 from ricpelo/masterJuan Linietsky
Disable filters for tilemap in 2D Platformer demo
2015-10-17Merge pull request #2531 from bojidar-bg/patch-4Juan Linietsky
Fix parameters of funcRef::call_func
2015-10-17Merge pull request #2549 from shackra/docdump-openprojJuan Linietsky
Documentation Converter from XML to Open Project wiki markup format
2015-10-17Merge pull request #2555 from jackmakesthings/class-reference-formattingJuan Linietsky
Readability improvements for the in-game class reference