Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2021-05-19 23:13:05 +0300
committerHans Goudey <h.goudey@me.com>2021-05-19 23:13:05 +0300
commit58893eaef8414d27815fb20b049db14333bb4eb2 (patch)
tree2843d362d1cd9ec8ecfa2bece184087f779c4f31 /source/blender/editors/space_sequencer
parent3d604ba867ed34b0e0ad7f58bcd2ffc482f8ada3 (diff)
Cleanup: Use consistent order for functions in node files
After this commit, all geometry node "init" and "update" functions are at the top of each file, right below the "layout" function. This means you can always scroll to the bottom of the file to see the entry point, and the boring boilerplate code is grouped in one section.
Diffstat (limited to 'source/blender/editors/space_sequencer')
0 files changed, 0 insertions, 0 deletions