Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

korge

KorGE Game Engine. Multiplatform Kotlin Game Engine
Collective - Host: opensource - https://opencollective.com/korge - Code: https://github.com/korlibs/korge

Moved Items to Add-Submenu in Treeview of debugger/editor

github.com/korlibs/korge - a7ed5b5e2f8a991cac89eecfe780b07973c39ad0 authored over 4 years ago by Nicolai Emig <[email protected]>
Small adjustments

github.com/korlibs/korge - 2c644a9c9b266d72ac7c433434186027777f4895 authored over 4 years ago by soywiz <[email protected]>
Support adding physics to views

github.com/korlibs/korge - 3a8d87e8b6da8475ca55cb42b3d594bc2781fab6 authored over 4 years ago by soywiz <[email protected]>
Support undoing some actions

github.com/korlibs/korge - 111d9ee80eb29b8c584199fd8d631f3a5d9943e2 authored over 4 years ago by soywiz <[email protected]>
Refactor how buildDebugComponent is being called

github.com/korlibs/korge - 17673924dad83e2f65d0fc82264d55577e31fdd3 authored over 4 years ago by soywiz <[email protected]>
Support boolean ui editable properties

github.com/korlibs/korge - 910373d92504d212c4116113f3704321d1b54353 authored over 4 years ago by soywiz <[email protected]>
Minor adjustments

github.com/korlibs/korge - a90d841ed4c027498c31fa48dd18ac00e52c1da9 authored over 4 years ago by soywiz <[email protected]>
Minor adjustments to UIProgressBar

github.com/korlibs/korge - 2aa45e930695ab63ba5c40a1df1830c016d946f8 authored over 4 years ago by soywiz <[email protected]>
Support UI components on KTree

github.com/korlibs/korge - 57c637f258ad070722714c2e8bc0f2b2a9f4b1f8 authored over 4 years ago by soywiz <[email protected]>
Some adjustments

github.com/korlibs/korge - 6dc4a3ea598f4585b6697acf52bf0bda961e196b authored over 4 years ago by soywiz <[email protected]>
Some UI fixes and improvements

github.com/korlibs/korge - f8d694bd2a70f1b12e0a50b260c4453b9234c6c3 authored over 4 years ago by soywiz <[email protected]>
Some UI fixes and improvements

github.com/korlibs/korge - 3c84e3a5d27d23a78bddd90f17f9eda0fe80e078 authored over 4 years ago by soywiz <[email protected]>
Some UI fixes and improvements

github.com/korlibs/korge - d6506b062b0fd58a4fb1efbc05c91c1ed9863373 authored over 4 years ago by soywiz <[email protected]>
Some UI fixes and improvements

github.com/korlibs/korge - 1e993e71479fdd96811a55a54004e0d3841ea960 authored over 4 years ago by soywiz <[email protected]>
Initial integration of KorUI with KorGE/UI

github.com/korlibs/korge - 2bf868cba067215f2c12fc71a53017b6b7be4640 authored over 4 years ago by soywiz <[email protected]>
Some adjustments on UI and fonts

github.com/korlibs/korge - 7da83c10fb4c16add070727b24dee3292afa77e8 authored over 4 years ago by soywiz <[email protected]>
Generate default ui programmatically

github.com/korlibs/korge - 8685a6a2865731115f9e586b178a0ab2f72a5574 authored over 4 years ago by soywiz <[email protected]>
Reduce delay on animator sample

github.com/korlibs/korge - 8c13683a4139518ff38239c4241c73f7249c7ded authored over 4 years ago by soywiz <[email protected]>
Some fixes and improvements on animator

github.com/korlibs/korge - 5879c1e04cc15ee9e7257be6d83ba45201a9699a authored over 4 years ago by soywiz <[email protected]>
Some fixes and improvements

github.com/korlibs/korge - bb67ddabdbbda855983ba9872d20b8bad2d7bd94 authored over 4 years ago by soywiz <[email protected]>
Add a toolbar to the .ktree editor

github.com/korlibs/korge - 78b5cf827609b9b9d00e4f7040f1c2b9dd020a6a authored over 4 years ago by soywiz <[email protected]>
Small cleanups

github.com/korlibs/korge - a25c3c7593d0cf78c6c7f62253597dbf3dfba2bb authored over 4 years ago by soywiz <[email protected]>
Fixes binary editors

github.com/korlibs/korge - 1b46bfebe6d1a1c5449fb622ecaa64305941b797 authored over 4 years ago by soywiz <[email protected]>
Create a Grid interface, and properly snap scaling and moving using that Grid independently to containers

github.com/korlibs/korge - c6c814584f206a9d0e58dcb7739955c29d9970ab authored over 4 years ago by soywiz <[email protected]>
Add missing dummy DEFAULT_UI_FACTORY for targets other than JVM

github.com/korlibs/korge - 4aa2e371593df58618840ad3ed14aabb7b7a0ba1 authored over 4 years ago by soywiz <[email protected]>
Bump kotlin version

github.com/korlibs/korge - 8fb41da5db7f491637acd87561e5b8ee3bd92eea authored over 4 years ago by soywiz <[email protected]>
Ktree: temporal adjustment for grid snapping

github.com/korlibs/korge - bcaea355ab9084e89c2351447032a00b3717eb55 authored over 4 years ago by soywiz <[email protected]>
Ktree: added move cursor support

github.com/korlibs/korge - 8b8b111a181d031fd7b765ce8da524a9512a6535 authored over 4 years ago by soywiz <[email protected]>
Ktree: zoom on the cursor

github.com/korlibs/korge - be5b11ef0141f0b0b22ba841c509a4d9ad59f673 authored over 4 years ago by soywiz <[email protected]>
Support showing the grid, scrolling and moving the camera in the ktree editor

github.com/korlibs/korge - 9fc716b3e68727793861f979138b87674b27f822 authored over 4 years ago by soywiz <[email protected]>
Small adjustments

github.com/korlibs/korge - b40e0c6efd78d1fdc0d70e1fdda87d62a7473f1f authored over 4 years ago by soywiz <[email protected]>
Support copy, paste, cut, duplicate and delete from intellij actions for it to work cross-document

github.com/korlibs/korge - e02637fb774eecf5264e3d1ea3e7890be90e13e4 authored over 4 years ago by soywiz <[email protected]>
Annotations about blending modes

github.com/korlibs/korge - 420939f17e0fa4ebdcb67563b269e3c0d16a3090 authored over 4 years ago by soywiz <[email protected]>
Proper BlendMode.INVERT

github.com/korlibs/korge - 03df6f64ea641bdffe8de57a99f9e85acb4f61af authored over 4 years ago by soywiz <[email protected]>
Fix some issues with Text2 with BitmapFont rendering

github.com/korlibs/korge - 145110b6a897bafc43f1302c5fd3d2227b819746 authored over 4 years ago by soywiz <[email protected]>
Fixed UiListEditableValue to close the combobox when synchronizing values

github.com/korlibs/korge - 8c5712219d46f132b39072117617612b3d5dcb37 authored over 4 years ago by soywiz <[email protected]>
Try to fix positioning of image when the width/height are negative

github.com/korlibs/korge - a108cd86dc0923d71b9ed3a1b6d91b0bf631dcf5 authored over 4 years ago by soywiz <[email protected]>
Do not update UIObservable if the value didn't change

github.com/korlibs/korge - c30e61ad3262d0931035376f819a78fa70342fda authored over 4 years ago by soywiz <[email protected]>
Some adjustments

github.com/korlibs/korge - 2d013fe532477be12bb5310baacdc95d67cbfd9e authored over 4 years ago by soywiz <[email protected]>
Some adjustments

github.com/korlibs/korge - 6e20a69d67ca10561fccdd6152130720e57eb407 authored over 4 years ago by soywiz <[email protected]>
More work on undo/redo on .ktree

github.com/korlibs/korge - 7b93cbef0ae54c5f800c24f2923cfbc6f9248abd authored over 4 years ago by soywiz <[email protected]>
Support undo/redo and fix exceptions when saving .ktree

github.com/korlibs/korge - 6608ebf1460e08ad950cfd817aefc0a450c3ddc6 authored over 4 years ago by soywiz <[email protected]>
Support specifying TTF / BitmapFonts on the ktree editor

github.com/korlibs/korge - 44b9a585c7c90ca224fffd93f62cadef4d7b45fd authored over 4 years ago by soywiz <[email protected]>
Some fixes

github.com/korlibs/korge - ba07abbb559602ba42eae1e225206645e6f2d2eb authored over 4 years ago by soywiz <[email protected]>
Fix scaling on the KTreeEditor with different anchor points

github.com/korlibs/korge - 3cc48d5bf35fa00ab51c7d9be17699ad7abe4c71 authored over 4 years ago by soywiz <[email protected]>
Immediate color selection

github.com/korlibs/korge - 38ded9f6bea199a4fda773b0ab6866385693fe56 authored over 4 years ago by soywiz <[email protected]>
Some fixes

github.com/korlibs/korge - 16da0e892619519f49839923295d1f3b401b410b authored over 4 years ago by soywiz <[email protected]>
Small adjustments

github.com/korlibs/korge - 018cb27ea8d0ea6223343c56977d36ecd7edd391 authored over 4 years ago by soywiz <[email protected]>
Fully migrate property editor to common korui

github.com/korlibs/korge - 8337789a61c539e5cb0422eeb50f3c53a6234631 authored over 4 years ago by soywiz <[email protected]>
Much more work integrating korui on the intellij plugin

github.com/korlibs/korge - fea69c9f8b095c0828ebcd906de338eb91e10047 authored over 4 years ago by soywiz <[email protected]>
Some work integrating korui on the intellij plugin

github.com/korlibs/korge - 515d9c1118af93030be0740e18330cbacb11d917 authored over 4 years ago by soywiz <[email protected]>
More work on korui

github.com/korlibs/korge - ce9a12a8824f433cc0920c651c3b0be4053c1583 authored over 4 years ago by soywiz <[email protected]>
More work on korui

github.com/korlibs/korge - 9bf5e86484827ea6067064d6de9c5646101e47fd authored over 4 years ago by soywiz <[email protected]>
More work on korui

github.com/korlibs/korge - 1dd57d07d506f8274fce0c98589939e688d6dbf1 authored over 4 years ago by soywiz <[email protected]>
Change dependencies order between korgw/korui

github.com/korlibs/korge - 649abe2f6250e9d5379e22a88fff44acece73082 authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - f7f2807564a325fcc364911d372d0a585116b4d4 authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - a4d60d100ffa62cd7db21f734cba4d91fadd9612 authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - e4be0fc26602a689887078a9fc2bbff121348f1d authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - dc0f8ec695df6a920571f120ce5f15f5729260bb authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - 620eccfb15e1c1966b8c31049ca7aae6487a5c63 authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - a77629189f83d3f32962699f522cca04dd7c2ccf authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - e3b39de130688db5359a6d21cd585e037bb60209 authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - 6904d979a5004df808faa58b76fbb4f269f89ed5 authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - 7376c1baeca1b0a55eceee0fdfca5cb8359dc4e9 authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - e852d3603dfdca2e57b2a4bedd90f3eefe7d4c84 authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - 6155851f2f570e18d90f44053c0bd986d890769f authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - 681b826ceb01823dcb4a8af59da170e6c24f46bd authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - 528f663eb2015c4edb15ee332b48211c8b194c77 authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - ca7576fc9580008e54d1496b43c4dc8583a27acf authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - 60de85a9d4f582f03e778a5bcb06347b185303c3 authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - 6e1d7317ae7a133bb9e5e1e4d1f71fc0423e7f72 authored over 4 years ago by soywiz <[email protected]>
Some more work on korui

github.com/korlibs/korge - aa5af602a3c6d3f896d46d550af5d0dfa87c1d4c authored over 4 years ago by soywiz <[email protected]>
Some work on new korui

github.com/korlibs/korge - 2e1164433933bb3829a8abcc846945bb5d4eda87 authored over 4 years ago by soywiz <[email protected]>
Some adjustments

github.com/korlibs/korge - a468bc5f1615d83a836172295af587f6c3704b2c authored over 4 years ago by soywiz <[email protected]>
Revive korui

github.com/korlibs/korge - c9fe9cfcbe0d26b342c16b70884d2854522a9e6f authored over 4 years ago by soywiz <[email protected]>
A few adjustments

github.com/korlibs/korge - 1f23fb819716cef8b2837b2204931b9b16f55893 authored over 4 years ago by soywiz <[email protected]>
Fix Text2 bounds

github.com/korlibs/korge - edd640e1a2cf4a315586d73700704f79d3e309d1 authored over 4 years ago by soywiz <[email protected]>
Improve rotation area

github.com/korlibs/korge - 9c435b989819296b05990fdacbf7bc4e5724141d authored over 4 years ago by soywiz <[email protected]>
Some fixes

github.com/korlibs/korge - 87de8ee51ce556edc69f2f8ac4466f9e996c7710 authored over 4 years ago by soywiz <[email protected]>
Some fixes

github.com/korlibs/korge - d786db0998eee1a3d37681be0c1e489398bbafea authored over 4 years ago by soywiz <[email protected]>
Refactor actions in KTreeEditor and ViewsDebugger

github.com/korlibs/korge - e4de048b77acd3fd0639a8119060b4c19ee58e87 authored over 4 years ago by soywiz <[email protected]>
Construct menus using JBPopupMenu instead to have a dropshadow

github.com/korlibs/korge - 42a21c55c4c21b135de56b6d289ebde4c87c9dca authored over 4 years ago by soywiz <[email protected]>
Add CameraContainer2

github.com/korlibs/korge - 181dffaf8ccea089141176d7f9c3e83d3963e565 authored over 4 years ago by soywiz <[email protected]>
Add CameraContainer2

github.com/korlibs/korge - 4a99e492421292c613681da6847e83fe0e935799 authored over 4 years ago by soywiz <[email protected]>
Improve KTreeEditor by supporting arrow keys + ctrl+x, ctrl+c, ctrl+v

github.com/korlibs/korge - 9152b648f078f4bc29d50e2ac71168eac613dd66 authored over 4 years ago by soywiz <[email protected]>
Support Text views on the ktree format

github.com/korlibs/korge - c70a06a47e418f372c091d44fb8b5d1d6c37bf68 authored over 4 years ago by soywiz <[email protected]>
Support 9-patch views on the .ktree format

github.com/korlibs/korge - 811f71a664bd65c5457b7f592d917165f9bf5c30 authored over 4 years ago by soywiz <[email protected]>
Support more formats for ktree

github.com/korlibs/korge - a8ca2ca240bc7af3738fc729563ffe4d25cb6195 authored over 4 years ago by soywiz <[email protected]>
Support animation references in ktree

github.com/korlibs/korge - 91f2d0e872865f1519f8a542b6caa3738e3239a1 authored over 4 years ago by soywiz <[email protected]>
Some refactors

github.com/korlibs/korge - ab1ad2a83899e9ccedac520d6540ac0e48f099e2 authored over 4 years ago by soywiz <[email protected]>
Ktree + Particle Emitter adjustments

github.com/korlibs/korge - f31f0cb5e4736dfbf5f6b41827bc9456e23b97c6 authored over 4 years ago by soywiz <[email protected]>
Support particle emitters on ktree

github.com/korlibs/korge - c94fd7a6f59537854fad83afcbdd5493b04d0103 authored over 4 years ago by soywiz <[email protected]>
Support TreeViewRef

github.com/korlibs/korge - bf405a560b3a65edc2e04c8fd286857a51dcbaa4 authored over 4 years ago by soywiz <[email protected]>
Support blending mode on KTree

github.com/korlibs/korge - 1bef36e2b7f0b7909ecb93fc563a46636ee9c1ad authored over 4 years ago by soywiz <[email protected]>
Some adjustments

github.com/korlibs/korge - 7cf719fac711c458adeef7ce9699463c06de615a authored over 4 years ago by soywiz <[email protected]>
Support image and color pickers

github.com/korlibs/korge - b7423e8aa8b1aa7f6f0dc96e3b943f8a3b5720d1 authored over 4 years ago by soywiz <[email protected]>
Support images on .ktree files

github.com/korlibs/korge - 2b386b234def570f75f3b2c18612ab428e7890c3 authored over 4 years ago by soywiz <[email protected]>