mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Disable clang-format for files that should have minimal diff with OSG
This commit is contained in:
parent
219b9e7cbf
commit
50d8bd9cdd
4 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
// clang-format off
|
||||
/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield
|
||||
*
|
||||
* This library is open source and may be redistributed and/or modified under
|
||||
|
@ -1976,3 +1977,4 @@ void Optimizer::MergeGroupsVisitor::apply(osg::Group &group)
|
|||
}
|
||||
|
||||
}
|
||||
// clang-format on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue