Page 5 of 11
Re: Cinema4D version 2021.1.4-(R2) (Stable 2021) 07.04.2022
Posted: Wed Apr 13, 2022 1:38 am
by SSmolak
To be more precise I mean these settings :

- c4d_nav.jpg (7.87 KiB) Viewed 2680 times
which are my default in C4D viewports that works near the same in Octane LV before you introduced new camera behavior. At the moment it looks like they are reduced by 50% and panning, moving front-back is very slow especially in larger areas in LV.
Re: Cinema4D version 2021.1.4-(R3) (Stable 2021) 15.04.2022
Posted: Sat Apr 16, 2022 1:23 pm
by BCres
Noticed that the new LV window for R3 still displays R2 even after closing and reopening from the Octane menu. No big deal, just thought I'd mention it.
Re: Cinema4D version 2021.1.4-(R3) (Stable 2021) 15.04.2022
Posted: Sat Apr 16, 2022 9:03 pm
by aoktar
BCres wrote:Noticed that the new LV window for R3 still displays R2 even after closing and reopening from the Octane menu. No big deal, just thought I'd mention it.
I've replaced it with fixed builds. Thanks!
Re: Cinema4D version 2021.1.4-(R3) (Stable 2021) 15.04.2022
Posted: Sun Apr 17, 2022 1:12 am
by BCres
Thank you, Ahmet. Really appreciate all you do for us.
Re: Cinema4D version 2021.1.4-(R3) (Stable 2021) 15.04.2022
Posted: Sun Apr 17, 2022 3:30 pm
by SSmolak
Please see how incredible slow is camera movement in LV now. How many times I must push mouse or tablet pen left and right to simple zoom in/out view ! In the middle of attached video is camera movement using C4D perspective viewport. Please make option to use previous LV camera movement behavior.
Re: Cinema4D version 2021.1.4-(R3) (Stable 2021) 15.04.2022
Posted: Sun Apr 17, 2022 7:44 pm
by aoktar
SSmolak wrote:Please see how incredible slow is camera movement in LV now. How many times I must push mouse or tablet pen left and right to simple zoom in/out view ! In the middle of attached video is camera movement using C4D perspective viewport. Please make option to use previous LV camera movement behavior.
Formulation of navigation has changed completely. Revert back is not possible of course, but send your scene. Probably my mouse is much more sensitive than yours. Zoom/pan is now sensitive to hit distance.
Re: Cinema4D version 2021.1.4-(R3) (Stable 2021) 15.04.2022
Posted: Sun Apr 17, 2022 8:37 pm
by SSmolak
aoktar wrote:SSmolak wrote:Please see how incredible slow is camera movement in LV now. How many times I must push mouse or tablet pen left and right to simple zoom in/out view ! In the middle of attached video is camera movement using C4D perspective viewport. Please make option to use previous LV camera movement behavior.
Formulation of navigation has changed completely. Revert back is not possible of course, but send your scene. Probably my mouse is much more sensitive than yours. Zoom/pan is now sensitive to hit distance.
But why standard C4D viewport navigation works fine as always ? I think that Octane should minmic default C4D behavior exactly as it was in previous versions and in Octane Standalone. Also I have the same bad behavior using Wacom Tablet Pen. All works fine in C4D viewports, Photoshop and all other software.
Re: Cinema4D version 2021.1.4-(R3) (Stable 2021) 15.04.2022
Posted: Sun Apr 17, 2022 9:16 pm
by aoktar
SSmolak wrote:
But why standard C4D viewport navigation works fine as always ? I think that Octane should minmic default C4D behavior exactly as it was in previous versions and in Octane Standalone. Also I have the same bad behavior using Wacom Tablet Pen. All works fine in C4D viewports, Photoshop and all other software.
I'm writing all functionality by hand. There's nothing to use from C4D. It's just some math with several parameters.
Re: Cinema4D version 2021.1.4-(R3) (Stable 2021) 15.04.2022
Posted: Sun Apr 17, 2022 9:18 pm
by SSmolak
aoktar wrote:SSmolak wrote:
But why standard C4D viewport navigation works fine as always ? I think that Octane should minmic default C4D behavior exactly as it was in previous versions and in Octane Standalone. Also I have the same bad behavior using Wacom Tablet Pen. All works fine in C4D viewports, Photoshop and all other software.
I'm writing all functionality by hand. There's nothing to use from C4D. It's just some math with several parameters.
Users with Hi-Res devices will have problems. Actually device sensitivity works different - more DPI -> more slowly but more precise movement. This must be sometimes compensate in software.
Re: Cinema4D version 2021.1.4-(R3) (Stable 2021) 15.04.2022
Posted: Sun Apr 17, 2022 9:29 pm
by aoktar
SSmolak wrote:
Users with Hi-Res devices will have problems. Actually device sensitivity works different - more DPI -> more slowly but more precise movement. This must be sometimes compensate in software.
Of course I know the tech. There's just some parameter adjustment need for matching the viewport speed. Input device translation is supplied by C4D SDK.