BlenderDev/CodingTutorials
Wikipedia,自由的百科全书
[编辑]
Codebase Tutorials
- Adding A New Space Window -- Ton - 05 May 2005
- Using the GHash Structure -- JohnnyMatthews - 26 Apr 2005
- Using the linklist Structure -- JohnnyMatthews - 24 Jun 2005
- Mesh EditMode Structs -- JohnnyMatthews - 1 May 2005
- Adding A EditMesh Tool -- TomMusgrove - 01 May 2005
- Adding a New Node -- JohnnyMatthews - 14 Jan 2006
- Adding an Object Type -- JosephEagar - 22 Jan 2005
- Adding a Procedural Texture -- TimWakeham - 10 May 2006
- Adding a Theme Color -- Matt Ebb - 2 June 2006
[编辑]
Tutorials to Add
- The GGlobalVariable (G Struct)
- Projection Matrices
- Event Loops
- Space.c
- local event loops - qtest(), G.qual
- Common Function Quick Reference The BLI_ functions in source/blender/blenlib/intern/util.c deserve mention here. Most have names similar to the standard C functions they replace which makes them somewhat self explanatory.
[编辑]
