cib
|
1aaf25e4b5
Fixed a bug in the IDE cmake file.
|
12 лет назад |
ZenX2
|
f3952611fa
Fixed Windows scrollwheel events
|
12 лет назад |
cib
|
cacf905997
Implemented cmake build for IDE.
|
12 лет назад |
cib
|
34e9857403
Added clipboard support on linux using X11.
|
12 лет назад |
Christopher Reed
|
d9283b2b56
Removed duplicate include.
|
12 лет назад |
Christopher Reed
|
b11196824e
Added compile scripts option to IDE export project window.
|
12 лет назад |
Christopher Reed
|
e306cc57f1
Added some error checking.
|
12 лет назад |
Christopher Reed
|
54d65fab1d
Cleaned up some formatting issues.
|
12 лет назад |
Christopher Reed
|
82d131a737
Implemented script compilation in polybuild via compileScripts command-line arg.
|
12 лет назад |
Christopher Reed
|
229f8c7bc5
Added Lua to polybuild linking.
|
12 лет назад |
Ivan Safrin
|
1caf52677f
Shader programs are now referenced by paths not names, will be loaded if not a current resource when loading shader, changed the default material files to reflect the new changes
|
12 лет назад |
Ivan Safrin
|
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
|
12 лет назад |
Ivan Safrin
|
bd00899428
Fixed new material system not setting ambient color properly, made Materials broadcast resource reload event on shader reload
|
12 лет назад |
mcc
|
eaed5a650e
Restore continuous update option for UIHSlider, UIColorPicker
|
12 лет назад |
Ivan Safrin
|
f0379ea118
Fixed compilation on Windows
|
12 лет назад |
Ivan Safrin
|
a8e81d54e6
Shaders no longer require unifroms to be declared in the material file and loaded directly from GLSL, fixed a crash in resource manager destructor, added additive blending operation for Color
|
12 лет назад |
Ivan Safrin
|
039b341794
Added ability to create a shader programmatically from MaterialManager, made programs notify shader when they reload, made the YesNo and YesNoCancel popups have minimum width, added a shader icon to the asset browser
|
12 лет назад |
Ivan Safrin
|
8cab3d4375
Merge branch 'master' of https://github.com/ivansafrin/Polycode
|
12 лет назад |
Ivan Safrin
|
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
|
12 лет назад |
Ivan Safrin
|
e82cc62b1d
Merge pull request #288 from CIB/cleanup
|
12 лет назад |
Ivan Safrin
|
91d5402972
Merge branch 'master' of https://github.com/ivansafrin/Polycode
|
12 лет назад |
Ivan Safrin
|
91708cc3b0
Merge branch 'master' of https://github.com/samiamwork/Polycode into pullreq_testing
|
12 лет назад |
Ivan Safrin
|
8d9464e6da
Merge pull request #305 from christopherreed/ExportProjectWindow-chooser
|
12 лет назад |
Ivan Safrin
|
47e58945e5
Merge branch 'PolycodePlayer-cleanup' of https://github.com/christopherreed/Polycode into pullreq_testing
|
12 лет назад |
Ivan Safrin
|
1c0c1f07dd
Fixed typo in CocoaCore
|
12 лет назад |
Ivan Safrin
|
5d2e5f4b93
Merge branch 'polybuild-entrypoint' of https://github.com/christopherreed/Polycode into pullreq_testing
|
12 лет назад |
Ivan Safrin
|
a249408b8d
Merge branch 'polybuild-packedItem-pathing' of https://github.com/christopherreed/Polycode into pullreq_testing
|
12 лет назад |
Ivan Safrin
|
42bb7570d8
Merge branch 'master' of https://github.com/ivansafrin/Polycode
|
12 лет назад |
Ivan Safrin
|
43b17652bb
2d physics entity scale is now forced to be positive to avoid issues with negative scale in box2d
|
12 лет назад |
Nur Monson
|
2330dd0443
Fix 'implicit conversion loses integer precision' warnings on OS X
|
12 лет назад |