Commit Graph

100 Commits

Author SHA1 Message Date
Vulpovile b6615ce5fe Remove snapshot preparing for release 2022-10-06 12:03:28 -07:00
Vulpovile ecbbc7c8e8 Made physics sync velocity 2022-10-06 11:38:36 -07:00
Vulpovile aec7c33155 Merge branch 'develop' of github.com:Vulpovile/G3D-Fun into feature/physics_improvements_and_optimizations 2022-10-06 09:06:22 -07:00
himdeez 36aba44b51 improve dragging 2022-10-06 18:52:26 +03:00
Vulpovile 4e4ad669da Update to ODE-0.6 to fix T-Posing Parts 2022-10-06 06:34:48 -07:00
himdeez a1b25d115a Temporary physics bug fix (anchored parts not updating when moved) 2022-10-06 16:28:38 +03:00
Vulpovile 15dc340a10 Fix crashes 2022-10-06 06:15:05 -07:00
Vulpovile b01f5765b1 Fixed removing anchored parts when sleeping 2022-10-05 20:51:01 -07:00
Vulpovile 530bcf2a74 Optimizations and Physics Improvements 2022-10-05 20:35:59 -07:00
Vulpovile f587d1d6db Merge pull request #95 from Vulpovile/master
sync: master to develop
2022-10-05 20:34:42 -07:00
Nukley 728e67e1a5 Fix part collisions 2022-10-05 22:53:54 -04:00
Vulpovile 3b2d01b8dc Seperated versioning into seperate file, added snapshot 2022-10-05 17:34:45 -07:00
Vulpovile 8a1cd0c248 Merge branch 'develop' of github.com:Vulpovile/G3D-Fun into feature/physics_sleep 2022-10-05 13:52:20 -07:00
Vulpovile 09ea4744fc Optimized 2022-10-05 13:52:03 -07:00
Vulpovile d886c178b6 Merge pull request #91 from Vulpovile/master
Synchronize develop with master
2022-10-05 10:14:13 -07:00
Vulpovile 7474bea895 Merge branch 'develop' into feature/physics_sleep 2022-10-05 08:44:07 -07:00
Vulpovile 79e8a9738e Added physics sleep, fixed stack overflows 2022-10-05 07:39:19 -07:00
NT_x86 27ac18b503 Separate each condition as separate functions 2022-10-05 17:25:35 +03:00
NT_x86 932de58185 Add unsaved comments 2022-10-05 13:19:05 +03:00
NT_x86 48e65358f4 Implement initial level service functionality 2022-10-05 13:13:54 +03:00
Nukley 3b83e527f8 Fix Hopper selection crash, add some placeholder enums, add a compaitiblity shim 2022-10-05 02:10:51 -04:00
NT_x86 90a1a1b325 Merge branch 'master' of https://github.com/Vulpovile/Blocks3D.git into NT_x86 2022-10-05 07:42:24 +03:00
NT_x86 984bea6136 Run GetSize and GetPosition only once in CreateBody function 2022-10-05 07:34:49 +03:00
Vulpovile aaceb4eb21 Version bump 2022-10-03 22:16:30 -07:00
Vulpovile f5aaef5b16 Cleanup 2022-10-03 20:50:05 -07:00
Vulpovile d468545428 Fix crash on falling into void 2022-10-03 20:44:23 -07:00
Vulpovile 67a5d99e1d Removed unused variable 2022-10-03 20:13:54 -07:00
Vulpovile a02a367a6e Fixed typo 2022-10-03 19:44:25 -07:00
Vulpovile 33a898e359 Made camera only move when application has focus 2022-10-03 19:43:35 -07:00
Vulpovile f46e24d8f1 Moved selection to be a service 2022-10-03 19:30:38 -07:00
Vulpovile a04c178ed4 Made crash dialog not override AVE on debug 2022-10-03 17:19:30 -07:00
Vulpovile 6e2c135b47 Tied physics to FPS 2022-10-03 11:26:56 -07:00
Vulpovile 43647086fb Fix duplication crash 2022-10-03 07:48:28 -07:00
Vulpovile 7f5ab0df7f Fixed selection crashing when brick is removed due to physics 2022-10-03 07:42:24 -07:00
Vulpovile a74d485d1c Increment minor 2022-10-02 20:54:03 -07:00
Vulpovile 4ff212f2f3 Improved Physics again 2022-10-02 18:05:40 -07:00
Vulpovile af8823c508 Improved Physics 2022-10-02 17:56:50 -07:00
Vulpovile c27aa6a114 Fixed models crashing game 2022-10-02 17:17:40 -07:00
Vulpovile df77572fe7 Made anchoring togglable in play mode 2022-10-02 16:44:59 -07:00
Vulpovile 8c47024960 a 2022-10-02 16:20:35 -07:00
Vulpovile 16a7b893e4 Merge branch 'master' of github.com:Vulpovile/G3D-Fun into physics-test 2022-10-02 16:12:01 -07:00
Vulpovile e17aa16086 Made physics work 2022-10-02 15:54:38 -07:00
Vulpovile 316359a395 Made physics let you move stuff 2022-10-02 14:28:45 -07:00
Vulpovile 226f2adda4 Made XplicitNgine secret instance of DataModel 2022-10-02 11:24:05 -07:00
FlareMicrosystems d3f9b74ba1 Made cylinders and spheres act as spheres 2022-10-01 23:12:55 -07:00
FlareMicrosystems ce999d226d Fixed icons 2022-10-01 22:03:54 -07:00
Nukley 032e2ae668 Added Switch Statement for File menu 2022-10-02 01:00:44 -04:00
FlareMicrosystems bc9a5bfc72 Added rotation 2022-10-01 19:30:57 -07:00
Modnark 8e73755d80 anchoring
Anchoring kinda works now
2022-10-01 21:13:40 -04:00
Modnark 2f3cb43807 init 2022-10-01 17:32:48 -04:00