Lucas Tadeu Yup_Lucas
  • Joined on 2023-02-05
Lucas Tadeu created branch Yup_Lucas/empty-box-select-fix in Yup_Lucas/blender 2023-02-22 11:35:03 +01:00
Lucas Tadeu pushed to Yup_Lucas/empty-box-select-fix at Yup_Lucas/blender 2023-02-22 11:35:03 +01:00
adfa686c83 Sequencer: Don't create undo step for empty box select
ad124d15e2 Merge remote-tracking branch 'upstream/blender-v3.5-release'
14368f4d09 Fix/Update to the i18n module settings after git submodule changes.
612965497e Curves: Avoid unnecessary allocation when calculating offsets
05637254da Cleanup: Use simpler syntax to return panel open status
Compare 10 commits »
Lucas Tadeu pushed to T94080/sequencer-empty-undo at Yup_Lucas/blender 2023-02-09 08:27:08 +01:00
27e1f16d40 Or-assign result of calling ED_sequencer_deselect_all to changed
Lucas Tadeu commented on pull request blender/blender#104453 2023-02-09 06:34:52 +01:00
Sequencer: Don't create undo step when click-select does nothing

Merged origin/main into this branch to make sure it was up to date.

Lucas Tadeu pushed to T94080/sequencer-empty-undo at Yup_Lucas/blender 2023-02-09 06:33:21 +01:00
6d008f9223 Merge remote-tracking branch 'upstream/main' into T94080/sequencer-empty-undo
f3d7de709f Cycles: update Intel Graphics Compiler to 1.0.13064.7 on Linux
3c8f7b1a64 Cleanup: Remove unused/redundant includes from BKE_curves.hh
0381fe7bfe Cleanup: update username in code-comments: campbellbarton -> ideasman42
5f842ef336 Cleanup: spelling in comments
Compare 17 commits »
Lucas Tadeu pushed to T94080/sequencer-empty-undo at Yup_Lucas/blender 2023-02-09 06:32:03 +01:00
234b25afae Merge remote-tracking branch 'origin/main' into T94080/sequencer-empty-undo
d781e52ee0 Cleanup: use enum literals, order likely case first in polyfill_2d
09eb4fe19a Fix #103913: Triangulate sometimes creates degenerate triangles
6aa1b5d031 Cleanup: format
5c994d7846 Fix #104297: Cycling geometry nodes viewer ignores sockets
Compare 75 commits »
Lucas Tadeu commented on pull request blender/blender#104453 2023-02-09 06:31:29 +01:00
Sequencer: Don't create undo step when click-select does nothing

Yeah I tried @iss 's command and it didn't make any change for me here. Same for make update.

I don't think it would make a different for trunk/master since the hashes in the .gitmodules are…

Lucas Tadeu commented on pull request blender/blender#104453 2023-02-09 06:23:23 +01:00
Sequencer: Don't create undo step when click-select does nothing

ack, thanks @iss and @ideasman42

Lucas Tadeu commented on pull request blender/blender#104453 2023-02-09 06:21:52 +01:00
Sequencer: Don't create undo step when click-select does nothing

removed

Lucas Tadeu pushed to T94080/sequencer-empty-undo at Yup_Lucas/blender 2023-02-09 06:21:47 +01:00
2b797f8cb6 Completely remove comment before call to ED_sequencer_select_all
Lucas Tadeu commented on pull request blender/blender#104453 2023-02-08 20:32:56 +01:00
Sequencer: Don't create undo step when click-select does nothing

any idea how to do that?

tried git submodule foreach --recursive git submodule update --init but that doesn't seem to do anything

Lucas Tadeu pushed to T94080/sequencer-empty-undo at Yup_Lucas/blender 2023-02-08 20:26:44 +01:00
f05f59b9a1 Fix spacing
Lucas Tadeu pushed to T94080/sequencer-empty-undo at Yup_Lucas/blender 2023-02-08 20:24:55 +01:00
8ddad0fecf Only set changed to true when the sequence's flag changes
Lucas Tadeu pushed to T94080/sequencer-empty-undo at Yup_Lucas/blender 2023-02-08 20:22:53 +01:00
27e229f974 Remove redundant comment about the 'changed' variable
fed65c6336 Rename any_deselected to changed
Compare 2 commits »
Lucas Tadeu created pull request blender/blender#104454 2023-02-08 08:20:28 +01:00
Cycles: Pass reference to device_pointer when calling transform_host_pointer
Lucas Tadeu pushed to Yup_Lucas/fix-broken-device_pointer at Yup_Lucas/blender 2023-02-08 08:19:47 +01:00
28153d755c Cycles: Pass reference to device_pointer when calling transform_host_pointer
Lucas Tadeu created branch Yup_Lucas/fix-broken-device_pointer in Yup_Lucas/blender 2023-02-08 08:19:47 +01:00