7 months ago spacegaier - little fix to get it compiling in gcc 4.5.3 as reported here http://forum.ogitor.org/viewtopic.php?p=5644#p5644 default tip
11 months ago spacegaier - copy of changeset 61a08da0659d from 0.5 branch
11 months ago spacegaier - fixes for Mac OS as reported here: http://forum.ogitor.org/viewtopic.php?f=5&t=692&p=5044#p5052
11 months ago stealth977 merge
11 months ago stealth977 - Fixed a bug in OgHydrax plugin where DepthLimit was bound to both DepthLimit and SmoothPower
14 months ago Shockeye Fixed createZone function
14 months ago SXtheOne - resource locations are now processed in dotSceneLoader
15 months ago SXtheOne Tabs converted to spaces because the previously committed code is a bit strangely indented in the TortoiseHG viewer. If it was a bad idea just revert this commit :)
15 months ago SXtheOne Paged Geometry (grass) export to Ogitor and import to sampleApp
15 months ago Shockeye append .mesh extension to mesh filename when creating a zone from a mesh
15 months ago SXtheOne Small correction for Modular Zones plugin mesh loading
15 months ago stealth977 this should fix LayerView memory leak issues...needs testing to see if it breaks any functionality..
15 months ago stealth977 cr-lf fix
15 months ago SXtheOne fix: sampleApp freezes if a scene loaded what doesn't have terrain
15 months ago jacmoe Translation update scripts: should only touch ogitor translation scripts, not qt translations
15 months ago jacmoe Ignoring translate.pro
15 months ago jacmoe Removing translate.pro from source control
15 months ago jacmoe Translation batch script updated for Windows.
15 months ago jacmoe Initial semi-automated translation project file generation build step. Only bash script works
15 months ago jacmoe About dialog update : copyright year
15 months ago jacmoe Some misc fixes to about text
15 months ago jacmoe Ogitor 0.4.4 release prep: version bump, image updates and box art.
16 months ago SXtheOne Memory Leak fix. Discussed here:
16 months ago SXtheOne - added cleanup code to the PreferencesManager destructor (spacegaier's comment to development version)
16 months ago SXtheOne AUTHORS file updated (and the year hasn't been updated in this file yet, it's also done)
16 months ago jacmoe Copyright year updated to 2011
16 months ago stealth977 - Small fixes and name changes to Auto Options
16 months ago stealth977 closes #498, #608
16 months ago stealth977 fixes #636
16 months ago stealth977 - new properties for TerrainGroup to prevent display anomalies:
16 months ago stealth977 - fix for Entity::MeshFile behaving abnormally
16 months ago stealth977 small improvement, setting name of folder shouldnt load/reload it since it doesnt have an object handle
16 months ago stealth977 FolderEditor addition, may cause unexpected behavior , not fully tested...
16 months ago SXtheOne camera and light position doubled in the exported .scene file
16 months ago SXtheOne When loading an ogscene with particleSystem already loaded error happens silently and initializations cut half
16 months ago jacmoe EOL extension works on Windows. :)
16 months ago jacmoe Eol test
16 months ago jacmoe Important! Win32 text extension replaced by eol extension!
16 months ago jacmoe Identical readmes for all branches
16 months ago SXtheOne .scene file import fails when a spotlight is in the scene
16 months ago SXtheOne fix for Infinite directory creation bug
16 months ago SXtheOne subentity processing for DotSceneLoader: Ogitor exported the subentities to the .scene file but the dotSceneLoader haven't processed it.
16 months ago jacmoe2 No more vc redist installers - thanks to vc10.
18 months ago stealth977 - Implemented Vertical Flipping for Heightmaps during import - not tested yet
19 months ago stealth977 - PROPERTY macros are now outta namespace and has fixed namespace resolution
19 months ago stealth977 - Hydrax Crash Fix
19 months ago stealth977 - PagedGeometry Loading Support (WIP)
19 months ago jacmoe2 Box art for Ogitor 0.4.3
19 months ago jacmoe2 Added tag 0.4.3 for changeset b7d7604a11c2
19 months ago jacmoe2 Update to Ogitor 0.4.3 - upgrade to Qt 4.7.0 0.4.3
19 months ago stealth977 - Dotscene Serialiser now exports userData
21 months ago stealth977 - increased selection depth option range to "0.000 - 999.000" from "0.00 - 99.99"
21 months ago stealth977 - added tooltips to meshes
21 months ago stealth977 - Undo crash bug when objects cloned is fixed now
22 months ago stealth977 apply fix from development branch
23 months ago stealth977 - mac resources.cfg fix
23 months ago stealth977 Mac changes cleanup
23 months ago jacmoe2 Here's another patch that enables Hydrax, SkyX and Caelum plugins for MacOS. Nothing special - it's the same old directory location specific related to the MacOS bundle structure.
23 months ago jacmoe2 Resize fix for Ogre Window on the Mac, courtesy of andrija.petrovic
23 months ago stealth977 Fixes for OSX