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-12Cleanup: rename `BLT_I18NCONTEXT_ID_LAMP` -> `BLT_I18NCONTEXT_ID_LIGHT`.Bastien Montagne
2019-02-12Fix T51771: UI Messages: Reserve 'Normal' to its geometric meaning.Bastien Montagne
2019-02-12Fix T61469: wrong object statistics when using instances.Brecht Van Lommel
2019-02-12Fix T61453: crash rendering after selecting particle settings datablock.Brecht Van Lommel
2019-02-12GP: Move to new layer did not work with autolockAntonioya
2019-02-12Edit Mode: Fix element selection on some old AMD GPUsmano-wii
2019-02-12Fix "typo" in show_object_viewport* RNA_def_property_updateDalai Felinto
2019-02-12Fix T60999: Duplifaced objects are not drawn in edit modeSergey Sharybin
2019-02-12Fix T61462: Missing update when toggling GP layer visibility in the OutlinerAntonioya
2019-02-12Use direct access to evaluated mesh from instancingSergey Sharybin
2019-02-12Depsgraph: Special relation for instances and metaballsSergey Sharybin
2019-02-12Cleanup: Make parent relations a bit cleanerSergey Sharybin
2019-02-12Fix T61458: GP Ctrl + F doesn't do anythingAntonioya
2019-02-12Fix T61428: Node editor's 'Interface' panel shows in all tabsPhilipp Oeser
2019-02-12Modifiers: Make Difference default operation for boolean modifier.Bastien Montagne
2019-02-12Fix T61455: Import any add-on brokenPhilipp Oeser
2019-02-12Fix T61430: invoke_popup() does not respect ui scaleJacques Lucke
2019-02-12Depsgraph: Run rigid body after modifiers are readySergey Sharybin
2019-02-12Weight modifiers: Remove weird looking dependencySergey Sharybin
2019-02-12Depsgraph: Add utility function for transform dependencySergey Sharybin
2019-02-12Fix fur on Spring charactersSergey Sharybin
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