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
2019-02-13Namingtemp-dna-renameCampbell Barton
2019-02-13Rename 'elem_dna' to 'elem_full'Campbell Barton
2019-02-13Detect duplicate namesCampbell Barton
2019-02-13Rename var, commentsCampbell Barton
2019-02-13Correct namingCampbell Barton
2019-02-13Rename softupdate -> softpatchCampbell Barton
2019-02-12Correct mistakes, also simplify namesCampbell Barton
2019-02-12Remove TODOCampbell Barton
2019-02-12Use RNA ifdef'sCampbell Barton
2019-02-12Use new struct names in versioning_dna.cCampbell Barton
2019-02-12Utility to apply editsCampbell Barton
2019-02-12More renamingCampbell Barton
2019-02-12Correct missing filesCampbell Barton
2019-02-12Minor editsCampbell Barton
2019-02-12Reviewers: brecht mont29 sergey dflintoCampbell Barton
2019-02-12Cleanup: move utility functions into dna_utilsCampbell Barton
2019-02-12makesdna: add shared utility moduleCampbell Barton
2019-02-12makesdna: use memarena for string allocationsCampbell Barton
2019-02-12BLI_memarena: remove use of BLI_linklistCampbell Barton
2019-02-12Cleanup: use printf define in makesdnaCampbell Barton
2019-02-12DNA: support versioning structs & struct membersCampbell Barton
2019-02-12WM: default to opening maximizedCampbell Barton
2019-02-11Fix T61391: MeshDeform Modifier does not work on a solidified planar mesh.Bastien Montagne
2019-02-11Merge branch 'blender2.7'Brecht Van Lommel
2019-02-11Cycles: add animation denoising test, fix operator to work with single frames.Brecht Van Lommel
2019-02-11Cycles: backport samples metadata format changes to 2.7.Sergey Sharybin
2019-02-11Fix T61376 Group Node Node Editor theme property is missing alpha channelSebastian Parborg
2019-02-11GP: Avoid crash when bruhs setting are invalidAntonioya
2019-02-11Cleanup: commentsCampbell Barton
2019-02-11UI: Use icon in Dopesheet 'Toggle Graph Editor' menu item.Pablo Vazquez
2019-02-11UI: More descriptive labels for Metaball panel.Pablo Vazquez
2019-02-11Merge branch 'blender2.7'Brecht Van Lommel
2019-02-11Fix T61362: Hair particles does not appear when renderingSergey Sharybin
2019-02-11Depsgraph: Use proper tag source for special caseSergey Sharybin
2019-02-11Fix build error on macOS after recent changes.Brecht Van Lommel
2019-02-11Fix: Eevee SSS not rendering as expectedClément Foucault
2019-02-11Fix T61374 : vertex not visible/selectable if it is at objects originClément Foucault
2019-02-11Cleanup: avoid string copy for comparing int id'sCampbell Barton
2019-02-11Cycles: add animation denoising Python operator.Lukas Stockner
2019-02-11Merge branch 'blender2.7'Brecht Van Lommel
2019-02-11Cycles: add animation denoising Python operator.Lukas Stockner
2019-02-11Cleanup: split user preferences out of wm.pyCampbell Barton
2019-02-11Cycles: refactor Blender device settings handling into own file.Brecht Van Lommel
2019-02-11UI: show camera DOF UI for workbench engineWilliam Reynish
2019-02-11Fix T61185: Missing modifiers update on changes to texturePhilipp Oeser
2019-02-11readfile: skip negative sized thumbnailsCampbell Barton
2019-02-11Cleanup: unused speaker flagCampbell Barton
2019-02-11Cleanup: RNA boolean names (use prefix conventions)Campbell Barton
2019-02-11Cleanup: move runtime vars into Camera_RuntimeCampbell Barton
2019-02-11Cleanup: use "_Runtime" suffix for DNACampbell Barton