Ivan Safrin
|
0ed9d27bda
Saving and loading particle systems in entity editor, tweaked particle shader to take into account vertex color alpha
|
12 tahun lalu |
Ivan Safrin
|
2b14c3ddbf
Fixed transform gizmo getting stuck in view move mode, saving and loading for SceneSounds, Cameras, empty Entities and SceneLabels in entity editor
|
12 tahun lalu |
Ivan Safrin
|
160aaeedf5
Implemented saving and loading of most of the entity editor entity types, cleaned up some old shader code
|
12 tahun lalu |
Ivan Safrin
|
96b724862a
Added transform shortcuts (blender style) to the entity editor, fixed rotation with transform gizmo
|
12 tahun lalu |
Ivan Safrin
|
8a2b71be95
Implemented median center point for scaling gizmo, fixed missing non-retina icon
|
12 tahun lalu |
Ivan Safrin
|
adef34818a
Added menu to select median or individual entity position transform center, implemented median point for rotation transforms in entity editor
|
12 tahun lalu |
Ivan Safrin
|
543062ea0c
Fixed adjusted matrix calculation, added local and global coordinate transform modes to the transform gizmo in entity editor
|
12 tahun lalu |
Ivan Safrin
|
d2d63bd2d8
Fixed options being reversed in torus mesh, fixed hit areas on the rotate gizmo
|
12 tahun lalu |
Ivan Safrin
|
06a3fab45c
Fixed icon and transform gizmo scaling in 2d mode in entity editor, fixed icon and transform gizmo scaling jerkiness
|
12 tahun lalu |
Ivan Safrin
|
17b41fdfc5
Scene::addLight() will no longer add the light as a child to the root entity, single point entities are now selected via their icon to assure constant hit area
|
12 tahun lalu |
Ivan Safrin
|
5baf7dc815
Fixed some property sheets, entity selection will now cycle through entities under cursor on repeated clicks
|
12 tahun lalu |
lunatix
|
4a88e774b0
added a missing underscore
|
12 tahun lalu |
lunatix
|
4f4a0f37b5
found some more assertations..
|
12 tahun lalu |
lunatix
|
b1f307b00c
Some more windows fixes and a debug assertion in PolyUITextInput.cpp (only multiline text inputs)
|
12 tahun lalu |
lunatix
|
3c51a5b2a5
fixes for windows, some things like getopt where missing (added them …
|
12 tahun lalu |
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 tahun lalu |
Ivan Safrin
|
722a6bc095
Fixed spotlight calculation in default shaders, added all default shaders as default materials, added spotlight visualizer to the entity editor, fixed some light prop sheet values
|
12 tahun lalu |
Ivan Safrin
|
8127c29e29
Cameras now have an ortho sizing mode (manual, lock height, lock width and viewport), added camera preview window to IDE entity editor, camera visualizer in entity editor now correctly shows ortho mode dimensions, added camera ortho size controls to camera prop sheet, made camera prop sheet hide unnecessary parameters, editor prop sheets will now automatically set their vertical size
|
12 tahun lalu |
Ivan Safrin
|
3c419a0c53
Added a camera fov frustum visualizer to the 3d editor
|
12 tahun lalu |
Ivan Safrin
|
6478b258ef
Converted all primitives to use indexed vertices, rewrote normal and tangent genration to be much faster (will not generate smooth normals/tangents for unconnected non-indexed faces anymore)
|
12 tahun lalu |
Ivan Safrin
|
56d250823c
Added indexed mesh support to Polycode, added indexed mesh support to .mesh format, polyimport will now always generate an indexed mesh file, rewrote .mesh format to support flags for different vertex attributes, updated polyimport with options to only include chosen vertex attributes, changed 3d asset import UI to reflect new polyimport changes, added support for secondary UV coordinates
|
12 tahun lalu |
Ivan Safrin
|
02272793af
Removed Polygon from Polycode, meshes now contain vertices directly
|
12 tahun lalu |
Ivan Safrin
|
77571cf6a5
Added ability to add cameras in the scene editor, added camera property sheet, camera icons
|
12 tahun lalu |
Ivan Safrin
|
fc7d880132
Adding sounds in scene editor, hooked up sound prop sheet
|
12 tahun lalu |
Ivan Safrin
|
e01d62912b
Added icon for empty entities in scene editor, fixed non retina icons in scene editor, added ability to add empty entity in scene editor
|
12 tahun lalu |
Ivan Safrin
|
892aa11319
Adding sprite in scene editor, sprite sheet prop, added ability to set sprite size explicitly
|
12 tahun lalu |
Ivan Safrin
|
496961ce73
Fixed shader texture prop sheet, added scene label prop sheet
|
12 tahun lalu |
Ivan Safrin
|
2b81a11bda
Fixed cone primitive sometimes missing a face, fixed empty space in scene primitive property view
|
12 tahun lalu |
Ivan Safrin
|
912f42e31d
Streamlined SceneLabel constructors, removed some old unused code from Skeleton and Bone, added material options to the scene editor
|
12 tahun lalu |
Ivan Safrin
|
42108bb57b
Fixed bindings issue with UI module, fixed player crashing on quit on Mac, fixed colors in IDE console
|
12 tahun lalu |