Ivan Safrin
|
4bf7ff7347
Mouse emulation with touch, point size and smoothness settings in SceneMeshes, fix for Tweens not updating correctly, memory leak fixes, misc tweaks
|
12 năm trước cách đây |
Ivan Safrin
|
cb4d7c6bc4
Merge in with latest cherry-picked master commits
|
12 năm trước cách đây |
Ivan Safrin
|
499ac73584
More UI and IDE fixes
|
12 năm trước cách đây |
Ivan Safrin
|
e45e14f3a2
Fixed more input event and UI stuff
|
12 năm trước cách đây |
Ivan Safrin
|
78a335bf20
Started on reworking input events to be based on ray/box intersection
|
12 năm trước cách đây |
Ivan Safrin
|
b4fe98b72c
Figuring out coordinates
|
12 năm trước cách đây |
Nur Monson
|
6297b0d878
Add Init() method to Renderer
|
12 năm trước cách đây |
Ivan Safrin
|
394f41fca4
Finished the material editor in the IDE. Rewrote screen shader bindings. Fixed depth buffer FBOs and depth buffer binding. Screen shaders now require explicit 'color' and 'depth' rendertarget bindings to access the original scene/screen render. Added an optional precision parameter to String::NumberToString. Numberous resizing improvements to UI controls and IDE props. Added DefaultShaderNoTextureHDR shader to hdr pack. Added a default REMOVE_EVENT Event type. Added Vector2 shader prop. Removed deprecated saving/loading code from Scene. Numerous bugfixes in shader code.
|
12 năm trước cách đây |
cib
|
76e62f2ebd
Added some documentation to the Renderer
|
12 năm trước cách đây |
Ivan Safrin
|
4ed31d296e
Added a flag to renderer to treat normal blending as premultiplied, made the screen entity size default to 0 instead of 1
|
13 năm trước cách đây |
mcc
|
0de95c800c
Allow alpha in clear color set. Set clear color before-- not after-- clear itself.
|
13 năm trước cách đây |
Ivan Safrin
|
3c88b6487c
Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config
|
13 năm trước cách đây |
Ivan Safrin
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 năm trước cách đây |
Ivan Safrin
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
13 năm trước cách đây |
Ivan Safrin
|
6135171126
MAJOR MATERIAL SYSTEM CHANGES: Material properties now defined as shader parameters, shader parameters now created for all materials with default values, textures now must be referenced by full relative paths to resource directories, addArchive can now take folder as parameter. Object changes: string children now set as attributes instead of new nodes in XML. IDE: Basic Material file editor (will only edit/save materials for now)
|
13 năm trước cách đây |
Ivan Safrin
|
bfb4c04ce1
Added scissor test support, removed entity masking (never really worked anyway), masking in UIScrollContainer now uses the new scissor testing
|
13 năm trước cách đây |
Ivan Safrin
|
09e54f292b
Reverse order flag for polygon picking
|
13 năm trước cách đây |
Ivan Safrin
|
6e1940bf25
Thread-safe events, adjustment Matrix for polygon picking
|
13 năm trước cách đây |
Ivan Safrin
|
2f7c95aed2
Added multiply blending mode
|
13 năm trước cách đây |
Ivan Safrin
|
95ef3cc459
Premultiplied alpha support
|
13 năm trước cách đây |
Ivan Safrin
|
0f94852b5d
Fixed ortho mode and 3d picking from camera in ortho
|
13 năm trước cách đây |
mcc
|
e15ae329af
Merge mingw compatiblity fork with 4/14 github; back out zlib cmake patch (1.2.6 incorporates the patch already)
|
14 năm trước cách đây |
Ivan Safrin
|
c02b27e9e0
Vertex color support in VBOs when useVertexColors on Mesh set to true, Color + overloading
|
14 năm trước cách đây |
mcc
|
185c6d4b99
Make Polycode buildable with mingw crosscompiler -- large patch comprising changes up to 6171487c3a07 in mcclure fork
|
14 năm trước cách đây |
Ivan Safrin
|
7bb90f1f18
Screenshot support and image saving
|
14 năm trước cách đây |
Ivan Safrin
|
096ec070c0
Only use FP16 framebuffers if specified in material file
|
14 năm trước cách đây |
Ivan Safrin
|
c2b21a5e41
Made mipmaps not generate for Screen mesh textures
|
14 năm trước cách đây |
Ivan Safrin
|
1f89731a0a
HDR and shader fixes, made SceneLabel subclass SceneMesh
|
14 năm trước cách đây |
Ivan Safrin
|
971106bb55
Fixed texture destruction and render to texture
|
14 năm trước cách đây |
Cameron Hart
|
cdee607137
Merge branch 'master' into pxljm
|
14 năm trước cách đây |