Ivan Safrin
|
98042c1598
Fixed a crash because of uninitialized gl function pointer, Disabled console in the IDE on windows
|
преди 11 години |
Ivan Safrin
|
ecb0a55466
Fix for missing gl function on Windows
|
преди 11 години |
Ivan Safrin
|
d4cc4f457f
Fixed Bone::getName not parsing properly into bindings, fixed scaled 3d objects not being tracked properly by the 3d physics module, fixed some mesh generation stuff broken by mesh rewrite
|
преди 11 години |
Ivan Safrin
|
7d86739ff5
Fixed Lua bindings not returning NULL pointer members in C++ classes properly, added a Lua-accessible vector multiply method to Matrix4, added an option to disable animations in a specific skeleton bone, fixed SceneLabel saving in entity editor broken in previous commit, minor 3d physics bugfixes, fixed bounding box calculation bug in Mesh introduced by recent mesh changes
|
преди 11 години |
Ivan Safrin
|
d50a95ef10
Added GPU skinning vertex shader to default pak
|
преди 11 години |
Ivan Safrin
|
8be60d9cb7
Optimized mesh skinning further, added support for GPU skinning
|
преди 11 години |
Ivan Safrin
|
a9b5d1ece3
Meshes now use direct arrays for vertex information storage making rendering faster and meshes take up less space, removed Vertex class, update codebase to work with new changes, removed old GLES1 files
|
преди 11 години |
Ivan Safrin
|
ab747dddae
Fixed weighted scaling tracks in skeletal animation, fixed crash in the IDE when a clipboard data provider is destroyed
|
преди 11 години |
Ivan Safrin
|
77aa0c6eec
Fixed mesh hit detection broken by previous commit
|
преди 11 години |
Ivan Safrin
|
38ae3d8a37
Drastically sped up skeletal animation, optimized render array creation, replaced getVertex/getActualVertex with getVertex/getIndexedVertex to avoid conditionals in vertex access
|
преди 11 години |
Ivan Safrin
|
445d4069e9
Re-enabled scaling in skeletal animation, removed debug printfs from Image
|
преди 11 години |
Ivan Safrin
|
e2f3451384
Added HDR image loading support (still expiremental), fixed image type not being respected in texture creation
|
преди 11 години |
Ivan Safrin
|
9f4cc52da6
Physics event will now send collision entities as well as physics entities
|
преди 11 години |
Ivan Safrin
|
d56bffaf46
Fixed euler angles not being set in Enity::lookAt
|
преди 11 години |
Ivan Safrin
|
1983a51de4
Added a fix for fixed timestep on Windows
|
преди 11 години |
Ivan Safrin
|
1ed5c4c95b
Bezier points now have a selection preference over other entities in entity editor
|
преди 11 години |
Ivan Safrin
|
16de993f35
Added a shortcut to return world position along the curve to SceneCurve, added SceneCurve doxygen documentation
|
преди 11 години |
Ivan Safrin
|
f854f9710a
Fixed bezier curve point selection not working properly with the distance-based multi-select system in the entity editor
|
преди 11 години |
Ivan Safrin
|
fd96742c9b
colorAffectsChildren=false now prevents all parent color from affecting child entities, fixed bezier curve not deselecting properly when selecting another bezier curve in the entity editor
|
преди 11 години |
Ivan Safrin
|
0b1b425be1
Added a SceneCurve class to render/place BezierCurves in the Scene, added bezier curve editing and SceneCurve save/load to IDE entity editor, added a message box popup to the IDE, fixed bounding box calculations in camera and light preview gizmos in the entity editor, fixed bounding box calculation in the entity editor grid
|
преди 11 години |
NiDragon
|
960f62767b
Texture/Image Update
|
преди 11 години |
Ivan Safrin
|
0f54bea037
Merge branch 'master' of https://github.com/ivansafrin/Polycode
|
преди 11 години |
Ivan Safrin
|
887581d22d
Added a demo platformer to the Lua examples
|
преди 11 години |
Ivan Safrin
|
60873b7c54
Merge pull request #521 from fooflare/master
|
преди 11 години |
Joachim Meyer
|
49b533b922
Fix UIMultilineLabels to return the correct width and height.
|
преди 11 години |
Joachim Meyer
|
da94a4d34c
Fixes the Logger to not always create poly.log even if it does not log to a file, or logs to a correctly named file.
|
преди 11 години |
Joachim Meyer
|
75bb5070c7
Add WinIDEView to IDEApp
|
преди 11 години |
Joachim Meyer
|
4c7eb2b4bf
Makes the VS2010 Build files able to use the native Windows menu.
|
преди 11 години |
d3b00m
|
16e2fb0d69
Fix virtual functions in Linux PolycodePlayer
|
преди 11 години |
Ivan Safrin
|
a69be0dc5c
Merge pull request #508 from fodinabor/UIMultilineLabelFixes
|
преди 11 години |