Ivan Safrin
|
9863e050cd
Changed version for release
|
před 10 roky |
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
|
před 11 roky |
Bill Robinson
|
39c4fba316
Added support for Polycode being able to use single-precision rather than only double everywhere
|
před 12 roky |
Joachim Meyer
|
439fa2dbd8
Visual Studio 2012 Build was broken - it still didn't support round...
|
před 11 roky |
Ivan Safrin
|
45692828a4
MSVC10 fix, removed old example project from Windows examples solution
|
před 12 roky |
Ivan Safrin
|
a91d93a10e
Fixes and IDE project for Visual Studio 2013
|
před 12 roky |
Ivan Safrin
|
3a359fa545
Fixed icons culling incorrectly in entity editor, added buttons to hide icons in entity editor, update polycode version to new versioning system, made about page display correct version, made polybuild display correct version, added project information to about page, added UIMultilineLabel class to UI module
|
před 12 roky |
Bill Robinson
|
a46463fce5
Compilation fixes for MinGW32
|
před 12 roky |
lunatix
|
9ea31cda64
fixes for windows, some things like getopt where missing (added them to CMakeLists.txt, found via codeproject: http://www.codeproject.com/Articles/157001/Full-getopt-Port-for-Unicode-and-Multibyte-Microso) and an "Entity" inside PolyPhysicsSceneEntity was ambigous.
|
před 12 roky |
Ivan Safrin
|
d8d788f480
Added mesh viewer to IDE, added support for resource change events in ResourceManager, added tangents to the mesh file specification (ATTN: old mesh files will need to be re-exported), added support for tangent generation in polyimport, added global version string to PolyGlobals.h, fixed clear color setting in virtual scenes, made Label textures always be POT, added global IDE texture filtering options to the IDE preferences.
|
před 12 roky |
Nur Monson
|
0c04e84378
Add definition to suppress min/max macros on Windows
|
před 12 roky |
Nur Monson
|
579ec87ac7
Avoid redefining MIN/MAX on platforms that have it
|
před 12 roky |
Ivan Safrin
|
a770a9bcbb
Linux fixes for core library and examples/template
|
před 13 roky |
Ivan Safrin
|
53710dcae0
Windows fixes
|
před 13 roky |
Ivan Safrin
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
před 13 roky |
Ivan Safrin
|
ebddfbfa21
Removed old files
|
před 13 roky |
mcc
|
0124a94358
New property kinds: tagging a field or method with POLYIGNORE causes create_lua_library to skip it; creating a method which takes a lua_State* as argument causes the method to be treated as 'raw', the method will be passed the lua_State with no argument packing or unpacking.
|
před 13 roky |
Danny Warren
|
40fb920e56
Added winxp/vista fallback for multitouch functions
|
před 13 roky |
Ivan Safrin
|
29c653a2e6
Native Windows multi-touch support and fixes
|
před 13 roky |
Ivan Safrin
|
e352f2e803
Fixed vertex order in plane primitive, added floating point texture support
|
před 13 roky |
Ivan Safrin
|
e998cf2e27
Fixed VPLANE primitive, minor tweaks (forgot exactly what)
|
před 14 roky |
Ivan Safrin
|
027d9462f5
UI HSlider fixes and UI Color picker
|
před 14 roky |
Ivan Safrin
|
d135ffaa53
Updated instructions and added a fix for new gcc
|
před 14 roky |
Cameron Hart
|
e8f96c7684
Merge branch 'master' of git://github.com/ivansafrin/Polycode
|
před 14 roky |
Cameron Hart
|
7a54b55efc
Only declare dllexports if building a DLL.
|
před 14 roky |
Ivan Safrin
|
326c753171
Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories
|
před 14 roky |
unknown
|
207ca4fca6
Windows port and some fixes
|
před 14 roky |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
před 14 roky |
Ivan Safrin
|
40fa766738
Cleaned up code, replaced unnecessary dynamic instances with static classes.
|
před 15 roky |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
před 15 roky |