Blender Git Commit Log

All Blender Git commits.

Page: 2667 / 8462

March 4, 2019, 13:19 (GMT)
missing renamings
March 4, 2019, 13:16 (GMT)
cleanup file naming
March 4, 2019, 13:12 (GMT)
cleanup naming of function bodies and derive functions
March 4, 2019, 12:37 (GMT)
rename "LLVMGenBody" -> "LLVMGenerateIRBody"
March 4, 2019, 12:29 (GMT)
Merge branch 'master' into functions
March 4, 2019, 12:13 (GMT)
Fix T62140: GPencil line segment disappears

Remove code for when edge count is 2.
March 4, 2019, 12:04 (GMT)
Outliner: better support for paintcurves ('Blender File' view)

- paintcurves were hitting an assert in outliner_add_element()
- missing outliner update when adding a paintcurve
- paintcurves were not showing an icon [they dont have a dedicated icon,
took the one used elsewhere]

Reviewers: brecht

Differential Revision: https://developer.blender.org/D4445
March 4, 2019, 11:13 (GMT)
Cleanup: indentation, style
March 4, 2019, 11:11 (GMT)
Cleanup: use single quotes for enums
March 4, 2019, 11:00 (GMT)
Merge branch 'blender2.7'
March 4, 2019, 10:58 (GMT)
Fix bad level calls
March 4, 2019, 10:56 (GMT)
Fix T62009: ? abkhazian letter shows as a square in Blender.

Added all 'Extended Cyrillic' chars I found in DejaVuSans (unfortunately
that one does not have the complete set).

Note: At some point we might want to switch to some more modern solution
than our Frankenstein font (thinking about noto one)...
March 4, 2019, 10:52 (GMT)
Cycles: Store various render stages timings

Includes time spent on synchronization and time spent on just
path tracing/denoising.
March 4, 2019, 10:32 (GMT)
Show metadata for rendered images

Previously metadata was only shown for images which are saved
to disk.

This change makes it so that it's possible to see metadata right
after pressing F12.
March 4, 2019, 10:32 (GMT)
Cleanup: Indentation
March 4, 2019, 09:46 (GMT)
Add Thai language entry (hidden for until we get some translation).
March 4, 2019, 09:46 (GMT)
Fix T62113: Color Management Curves CRGB buttons missing

Template was missing a type="COLOR" definition.
March 4, 2019, 09:26 (GMT)
UI: Add descriptive tooltip to Curve Radius tool

Was previously just using generic transform tooltip.
March 4, 2019, 09:19 (GMT)
UI: Rename Shrink/Fatten in curve contextual menu to fit with recent tool name change
March 4, 2019, 09:16 (GMT)
Cleanup: typo in comment

spotted by @miclack, thx!
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021