Livery over MP: Difference between revisions

Jump to navigation Jump to search
m
spelling/grammar & re-style previous edit - according to best practices / wiki-style conventions - review/checking suggested (I am not familiar with Blender)
(updating my lines - many thanks to i4dnf)
m (spelling/grammar & re-style previous edit - according to best practices / wiki-style conventions - review/checking suggested (I am not familiar with Blender))
Line 156: Line 156:


== Performance Improvements ==
== Performance Improvements ==
For livery changing it seems to be important to parent all objects with the same texture. In Blender select all objects and press "ctr-p" to make it parent to the last selected. E.g.: fuselage and doors with the same texture: select at first the doors and then at last the fuselage and press "ctr-p".  
For livery changing it seems to be important to parent all objects with the same texture.  
In Blender select all objects and press {{Key press|ctrl|p}} to make it parent to the last selected. E.g.: fuselage and doors with the same texture: select at first the doors and then at last the fuselage and press {{Key press|ctrl|p}}.  


Depending on your model and their object origins the model can be a mess afterwards. To fix it you have to reset your objects origin, having them a 0 offset to the parent.
Depending on your model and their object origins, the model can be a mess afterwards.  
Use Shift + c to reset the cursor to scene origin (0,0,0). Then select the parent -> Object -> Transform -> Origin to 3d-cursor. Then with the parent still selected-> Shift + g -> Children (to select all children objects). Alt+p -> Clear parent and keep transform (to clear the "wrong" parent relationship), then keeping all the children selected Object -> Transform -> Origin to 3d Cursor. Then with the children still selected, shift select the parent, ctrl + p -> Object (to reparent them).  
To fix this, you have to reset your objects' origin, having them at a 0 offset in relation to the parent.  


Do not parent glass and/or other transparent objects to the main parent. Also if using different effects on different objects, those with the different effect cannot be parented to the main parent (they will have their effect overwritten by the parent's)
* Use {{Key press|shift|c}} to reset the cursor to scene origin (0,0,0).
* Next, select the parent -> Object -> Transform -> Origin to 3d-cursor.
* Then, with the parent still selected-> {{Key press|shift|g}} -> Children (to select all children objects).
* {{Key press|alt|p}} -> Clear parent and keep transform (to clear the "wrong" parent relationship)
* then keeping all the children selected: Object -> Transform -> Origin to 3d Cursor.  
* Then with the children still selected, shift select the parent, {{Key press|ctrl|p}} -> Object (to re-parent them).


Also prevent transparency where possible- it will prevent lags during switching the views. See also the f14b as an very good example!
Do not parent glass and/or other transparent objects to the main parent. Also, if using different effects on different objects, those with a different effect cannot be parented to the main parent (they will have their effect overwritten by the parent's)
 
Also prevent transparency where possible- it will prevent lags while switching the views.  
Also see the [[Grumman F-14 Tomcat|f14b]] as a very good example!


== Testing ==
== Testing ==

Navigation menu