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
AgeCommit message (Expand)Author
2021-03-24Fix T86722: Missing updates after geometry nodes drag and dropCharlie Jolly
2021-03-24Tweak default ID types processing order, step 17: Group and comments.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 16: Palettes.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 15: ShapeKeys.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 14: Fonts.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 13: Texts.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 12: Sounds.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 11: Worlds.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 10: LineStyles.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 09: Particles.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 08: CacheFiles.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 07: MovieClips.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 06: Brushes.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 05: PaintCurve.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 04: Screen.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 03: Mask.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 02: Simulations.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 01: Collections.Bastien Montagne
2021-03-24Fix T86895: bpy.ops.curve.select_all(action='INVERT')Dalai Felinto
2021-03-24Spelling: getRenderPriotrity -> getRenderPriorityJeroen Bakker
2021-03-24Cleanup: Removed commented out code.Jeroen Bakker
2021-03-24Cleanup: replace index based forloops with iterators.Jeroen Bakker
2021-03-24Cleanup: removed unnecessary allocations.Jeroen Bakker
2021-03-24Cleanup: Use const in region queriesJulian Eisel
2021-03-24Cleanup: Move button context based operator poll into utility functionJulian Eisel
2021-03-24Geometry Nodes: add versioning for attribute fillJacques Lucke
2021-03-24Fix T86891: only sort query results for shortest string if there is a queryDirk
2021-03-24Fix: Memory Leak When Using Compositor.Jeroen Bakker
2021-03-24Fix T86314: materials not updated correctly after collada importPhilipp Oeser
2021-03-24Cleanup: remove stdio.h header from MEM_guardedalloc.hCampbell Barton
2021-03-24Cleanup: use new BLI_assert_unreachable macroCampbell Barton
2021-03-23Fix T86753: Connected Proportional editing with individual origins using diff...Germano Cavalcante
2021-03-23Cleanup: allow looking up size of unsupported domainsJacques Lucke
2021-03-23Cleanup: use BLI_assert_unreachable in some placesJacques Lucke
2021-03-23BLI: add macro to indicate unreachable codeJacques Lucke
2021-03-23Cleanup: WorkScheduler.Jeroen Bakker
2021-03-23Geometry Nodes: Make plane primitive size consistentHans Goudey
2021-03-23Fix (unreported) object duplicate code wrongly duplicating linked objects.Bastien Montagne
2021-03-23Fix T86073 : Ctrl clicking 3 times without selecting any of the verts in Nurb...Germano Cavalcante
2021-03-23Outliner: Do not crash when drawing unknown view type.Bastien Montagne
2021-03-23LibOverride: Also consider RNA Collection in 'need resync' detection.Bastien Montagne
2021-03-23Cleanup: remove internal functions from interface.Jeroen Bakker
2021-03-23Compositor: Display generated inputs in Viewers and PreviewsManuel Castilla
2021-03-23Cleanup: Silence compile warning.Jeroen Bakker
2021-03-23Cleanup: remove unused include.Jeroen Bakker
2021-03-23RNA: support automatically mapping string property to char pointerJacques Lucke
2021-03-23VSE: Sanitize move_to_meta usageRichard Antalik
2021-03-23Nodes: Add Refract and Faceforward functions to Vector Maths nodesCharlie Jolly
2021-03-23Cryptomatte: Node Size.Jeroen Bakker
2021-03-23Spreadsheet: show comma separators in number of rowsJacques Lucke