|
Assets
|
4e0c221180
Added cubemap editor to IDE material editor, added LightCube shader to the default pack, fixed cubemap bindings in GLSL, changed the way cubemaps are save in the material file, added cubemap selector in the material editor
|
hace 12 años |
|
Bindings
|
00ca758c8c
Added joystick support in Linux SDL core, added joystick event functions to polycode player
|
hace 12 años |
|
CMake
|
2c52fc469d
Fix for issues #242 #178
|
hace 12 años |
|
Core
|
4e0c221180
Added cubemap editor to IDE material editor, added LightCube shader to the default pack, fixed cubemap bindings in GLSL, changed the way cubemaps are save in the material file, added cubemap selector in the material editor
|
hace 12 años |
|
Dependencies
|
76a60ca1d4
Reverted back to always building assimp
|
hace 13 años |
|
Documentation
|
7963171175
Updated core cmake files to not rebuild stuff that is up to date.
|
hace 12 años |
|
Examples
|
ceaad6bee0
Lua bindings now return pointer class members. Added an equality operator for Lua classes (you can just use == instead of same_c_class now). Updated examples to reflect new changes. UI scroll bars and tree containers will now set cursor to arrow.
|
hace 12 años |
|
IDE
|
4e0c221180
Added cubemap editor to IDE material editor, added LightCube shader to the default pack, fixed cubemap bindings in GLSL, changed the way cubemaps are save in the material file, added cubemap selector in the material editor
|
hace 12 años |
|
Modules
|
1562852c6b
Disable vSync stuff in SDL Core (seems to be causing issues for people), fixed mouse clicks in UIHSlider after resize, fixed material editor not setting shader options correctly
|
hace 12 años |
|
Player
|
91708cc3b0
Merge branch 'master' of https://github.com/samiamwork/Polycode into pullreq_testing
|
hace 12 años |
|
Standalone
|
25efef6b70
Updated Windows Examples, made all examples use POLYCODE_CORE, updated license
|
hace 13 años |
|
Tools
|
91708cc3b0
Merge branch 'master' of https://github.com/samiamwork/Polycode into pullreq_testing
|
hace 12 años |
|
.gitignore
|
f48d66d586
Added a dummy file so that the tags folder gets created automatically
|
hace 12 años |
|
BUILD.md
|
0fd6584555
Update BUILD.md
|
hace 13 años |
|
BUILD.txt
|
93a6d1351d
Update BUILD.txt with correct Xcode spelling
|
hace 13 años |
|
CMakeLists.txt
|
e13c35500a
Omnibus MinGW support patch: Updates to MinGW hacks block in CMakeLists. Updates to GLEE glue/exceptions in PolyGLHeaders, PolyGLSLShaderModule, PolyWinCore. Remove redundant gl includes in PolyWinCore.cpp. Include <ios> explicitly in windows PolycodeView. Omit multitouch support (code in PolycodeView, TUIO module) when compiling with MinGW. All targets other than MinGW+Windows should remain unchanged after bringing in these changes because everything's behind #ifdefs.
|
hace 13 años |
|
LICENSE.txt
|
25efef6b70
Updated Windows Examples, made all examples use POLYCODE_CORE, updated license
|
hace 13 años |
|
README
|
d135ffaa53
Updated instructions and added a fix for new gcc
|
hace 14 años |