Bill Robinson
|
39c4fba316
Added support for Polycode being able to use single-precision rather than only double everywhere
|
12 lat temu |
Joachim Meyer
|
439fa2dbd8
Visual Studio 2012 Build was broken - it still didn't support round...
|
11 lat temu |
Ivan Safrin
|
45692828a4
MSVC10 fix, removed old example project from Windows examples solution
|
12 lat temu |
Ivan Safrin
|
a91d93a10e
Fixes and IDE project for Visual Studio 2013
|
12 lat temu |
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
|
12 lat temu |
Bill Robinson
|
a46463fce5
Compilation fixes for MinGW32
|
12 lat temu |
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.
|
12 lat temu |
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.
|
12 lat temu |
Nur Monson
|
0c04e84378
Add definition to suppress min/max macros on Windows
|
12 lat temu |
Nur Monson
|
579ec87ac7
Avoid redefining MIN/MAX on platforms that have it
|
12 lat temu |
Ivan Safrin
|
a770a9bcbb
Linux fixes for core library and examples/template
|
13 lat temu |
Ivan Safrin
|
53710dcae0
Windows fixes
|
13 lat temu |
Ivan Safrin
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 lat temu |
Ivan Safrin
|
ebddfbfa21
Removed old files
|
13 lat temu |
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.
|
13 lat temu |
Danny Warren
|
40fb920e56
Added winxp/vista fallback for multitouch functions
|
13 lat temu |
Ivan Safrin
|
29c653a2e6
Native Windows multi-touch support and fixes
|
13 lat temu |
Ivan Safrin
|
e352f2e803
Fixed vertex order in plane primitive, added floating point texture support
|
13 lat temu |
Ivan Safrin
|
e998cf2e27
Fixed VPLANE primitive, minor tweaks (forgot exactly what)
|
14 lat temu |
Ivan Safrin
|
027d9462f5
UI HSlider fixes and UI Color picker
|
14 lat temu |
Ivan Safrin
|
d135ffaa53
Updated instructions and added a fix for new gcc
|
14 lat temu |
Cameron Hart
|
e8f96c7684
Merge branch 'master' of git://github.com/ivansafrin/Polycode
|
14 lat temu |
Cameron Hart
|
7a54b55efc
Only declare dllexports if building a DLL.
|
14 lat temu |
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
|
14 lat temu |
unknown
|
207ca4fca6
Windows port and some fixes
|
14 lat temu |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
14 lat temu |
Ivan Safrin
|
40fa766738
Cleaned up code, replaced unnecessary dynamic instances with static classes.
|
15 lat temu |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
15 lat temu |
Ivan Safrin
|
6c2b9d8abd
Started working on the player
|
15 lat temu |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
15 lat temu |