- Amsterdam, Netherlands
- https://cessen.com
-
Animator, rigger, and software developer. Currently working at the Blender Institute as a developer on Blender's animation system.
Been using Blender since 1998, and worked on Big Buck Bunny and Sintel (two of Blender's open movie projects).
- Joined on
2003-03-21
Block a user
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-19 17:54:02 +01:00
3dc7bb4c41
Pass ale instead of adt to more functions
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-19 17:41:12 +01:00
65dcae0415
Missing const
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-19 17:39:09 +01:00
deba150443
Another missing space
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-19 17:38:30 +01:00
d2103d26a5
Missing space at end of comment
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-19 17:31:05 +01:00
68b4b9a074
Add explanation to note in doc comment
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-19 14:13:30 +01:00
3144753a04
More const
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-19 13:04:10 +01:00
0072cd4632
Make more things const
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-19 11:48:44 +01:00
9a2afba825
Run make format
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-19 11:24:12 +01:00
8e7221ae22
Change meaningless bool parameter to false
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-19 11:18:38 +01:00
185417cf93
Another comment indicating a remaining
adt == nullptr
indicator
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-19 11:08:04 +01:00
c2874f05ba
Add explanatory comment for remaining
adt == nullptr
indicator
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-19 10:50:43 +01:00
3ceaa7f915
Restore formatting of already existing comment
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-19 10:30:45 +01:00
942191c69d
Better doc comment
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-18 17:51:14 +01:00
fff6607f48
Missed a usage of
BKE_nla_tweakedit_remap()
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-18 17:47:25 +01:00
1ffcf1a34b
Got a boolean check backwards
Nathan Vegdahl
pushed to fix/130216-slotted-actions-adt-nullptr-crash at nathanvegdahl/blender
2024-11-18 17:44:53 +01:00
75ae6d6406
Minor comment tweak