Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow ground rotation on flat ground #103

Open
ihm-tswow opened this issue Aug 17, 2021 · 1 comment
Open

Follow ground rotation on flat ground #103

ihm-tswow opened this issue Aug 17, 2021 · 1 comment

Comments

@ihm-tswow
Copy link
Collaborator

ihm-tswow commented Aug 17, 2021

@Varen

Found when investigating #102 and likely what's causing it. Will push a patch for that, but not sure if there's something else that should be fixed here.

Reproduce (works on 3354 and 3085, won't be noticable after that):

  1. Open a map with flat ground (blades edge arena)
  2. In the object editor, make sure "rotate following cursor" is selected
  3. Drag any object on completely flat ground
  4. Get this love letter in the log:
21813 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21816 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21819 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21821 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21824 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21826 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21829 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21831 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21833 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21836 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21838 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21841 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21843 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21846 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21848 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21851 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21853 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21855 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21858 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21860 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21862 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21864 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21867 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21869 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
21876 - (World.cpp:652): [Error] rotate_selected_models_to_ground_normal ray intersection failed
@ihm-tswow
Copy link
Collaborator Author

temporary fix: 2729bd8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant