forked from bartvdbraak/blender
* add material, node and screen RNA to project files
This commit is contained in:
parent
6cb554fa96
commit
228ce647e0
@ -608,10 +608,18 @@
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_main.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_material.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_mesh.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_nodetree.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_object.c"
|
||||
>
|
||||
@ -624,6 +632,10 @@
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_scene.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_screen.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_wm.c"
|
||||
>
|
||||
|
@ -190,10 +190,18 @@
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_main.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_material.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_mesh.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_nodetree.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_object.c"
|
||||
>
|
||||
@ -206,6 +214,10 @@
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_scene.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_screen.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\source\blender\makesrna\intern\rna_wm.c"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user