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
path: root/source
AgeCommit message (Expand)Author
2019-02-13Fix T59062: Keyframed node properties stay linked after shading network dupli...Bastien Montagne
2019-02-13GP: Cleanup Paint Poll methodAntonioya
2019-02-13Fix NodeTree types UI messages not being properly tagged for translation.Bastien Montagne
2019-02-13Fix T61515: Crash when unloading a scene with pynodes and idprop of type id.Bastien Montagne
2019-02-13Fix T61506: Wrong user counting with ID properties in pynodes.Bastien Montagne
2019-02-13Merge branch 'blender2.7'Brecht Van Lommel
2019-02-13Cleanup: do not cleanup runtime data twice during ID copying...Bastien Montagne
2019-02-13Fix T61457, T61489, T61482: build errors and memory warning in Cycles.Brecht Van Lommel
2019-02-13Fix T61487: quick favorites crash outside of open preferences windowPhilipp Oeser
2019-02-13Fix crash removing driversSergey Sharybin
2019-02-13GP: Remove debug printAntonioya
2019-02-13Cleanup: unused DNA struct membersCampbell Barton
2019-02-13Fix T61411: Camera clip overlay enabled by expanding UIPhilipp Oeser
2019-02-13Cleanup: rename variable name for DNA utilsCampbell Barton
2019-02-13Cleanup: unused variableCampbell Barton
2019-02-13Cleanup: style, duplicate includesCampbell Barton
2019-02-13I18N Messages: fix confusion with Light meanings.Bastien Montagne
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 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 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-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-11Fix T61362: Hair particles does not appear when renderingSergey Sharybin
2019-02-11Depsgraph: Use proper tag source for special caseSergey Sharybin
2019-02-11Fix: Eevee SSS not rendering as expectedClément Foucault