Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2723 / 8462

February 1, 2019, 15:24 (GMT)
Test not aligning escaped newlines

They're annoying to edit if you ever dont have auto-formatting enabled
and with 100 char width, they may run off the screen.
February 1, 2019, 15:15 (GMT)
Fix expanding tabs for 2 space indentation.
February 1, 2019, 15:02 (GMT)
Use 2 space indent, brace on same line
February 1, 2019, 14:58 (GMT)
Fix T61043: Blender crashes on VSE zoom / scroll timeline sometimes
February 1, 2019, 14:49 (GMT)
Cleanup: manually remove header text not handled by automation
Revision 6bdbbcd by Sergey Sharybin (master)
February 1, 2019, 14:40 (GMT)
Workaround for missing hair after opening the file

Restore reset on file open, at least for now.
Revision 227ed1a by Sergey Sharybin (master)
February 1, 2019, 14:40 (GMT)
Fix T60451: Soft body cache not being cleared when it should

Manual edits to object or its dependencies should reset the
point cache. Added special relations for this now.
Revision 97fa797 by Sergey Sharybin (master)
February 1, 2019, 14:40 (GMT)
Cleanup: Shuffle arguments in most used order

Quite often we need to create nodes which defines various
evaluation stages.
Revision a1aa908 by Sergey Sharybin (master)
February 1, 2019, 14:40 (GMT)
Depsgraph: Remove placeholder operation
Revision 039792c by Sergey Sharybin (master)
February 1, 2019, 14:40 (GMT)
Depsgraph: Use scene operation code

Hopefully, this is the last one.
Revision b78f29b by Sergey Sharybin (master)
February 1, 2019, 14:40 (GMT)
Depsgraph: Use operation code for file cache update

All done in separate commits, so it's easier to bisect just in case.
Revision 0d2dfd2 by Sergey Sharybin (master)
February 1, 2019, 14:40 (GMT)
Depsgraph: Use operation code for armature evaluation
Revision 4a30674 by Sergey Sharybin (master)
February 1, 2019, 14:40 (GMT)
Depsgraph: Use operation code for dupli-group
Revision c1cf4c2 by Sergey Sharybin (master)
February 1, 2019, 14:40 (GMT)
Depsgraph: Use operation code for geometry evaluation done
Revision a86001c by Sergey Sharybin (master)
February 1, 2019, 14:40 (GMT)
Depsgraph: Use operation code for geometry evaluation

Affects object data datablocks. Similar to previous commit.

Should not have any functional changes, just some sanitization
to make code more clear.
Revision 700e3cc by Sergey Sharybin (master)
February 1, 2019, 14:40 (GMT)
Depsgraph: Use operation code for geometry evaluation init

Makes it more explicit and avoids strings comparisons during build.
Revision 6a54f3b by Sergey Sharybin (master)
February 1, 2019, 14:40 (GMT)
Depsgraph: More clear name for geometry evaluation

For ears it was already how we evaluate modifiers. There is no
need to go more granular than is actually needed. And no need
to use some obscure prefix for operation.
February 1, 2019, 14:40 (GMT)
Cleanup: Space for foreach macro
February 1, 2019, 14:40 (GMT)
Depsgraph: Add some sanity checks to ensure valid relations
February 1, 2019, 14:36 (GMT)
Cleanup: remove redundant, invalid info from headers

BF-admins agree to remove header information that isn't useful,
to reduce noise.

- BEGIN/END license blocks

Developers should add non license comments as separate comment blocks.
No need for separator text.

- Contributors

This is often invalid, outdated or misleading
especially when splitting files.

It's more useful to git-blame to find out who has developed the code.

See P901 for script to perform these edits.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021