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-08-22Cleanup: Split some code out of rna_access.cBastien Montagne
2019-08-22Fix missing argument.Alexander Gavrilov
2019-08-22Shading: Add object color to Object Info node.OmarSquircleArt
2019-08-22LibOverride: Cleanup: rename parameters in RNA apply code.Bastien Montagne
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-08-21Shading: Add White Noise node.OmarSquircleArt
2019-08-21Shading: Add more operators to Vector Math node.OmarSquircleArt
2019-08-21LibOverride: Fix inverted logic in RNA collection operation application.Bastien Montagne
2019-08-21Cleanup: minor error in assert message in libOverride collection code.Bastien Montagne
2019-08-21Fix T68943: GPencil Time modifier gets strange value in offset parameterAntonio Vazquez
2019-08-21Fix T65671: Armature X-Mirror inconsistenciesDemeter Dzadik
2019-08-21GPencil: add new filter by material to modifiersMatias Mendiola
2019-08-21Transform: New Snap Option: Edge Perpendicularmano-wii
2019-08-20Editor Transform: New Snap Option Middlemano-wii
2019-08-20Liboverride: Add more missing ID RNA pointers as overridable.Bastien Montagne
2019-08-19GPencil: Change UI scale for z-depth offsetAntonio Vazquez
2019-08-19Fix T68831: use NULL instead of the wrong pointer to read default array.Alexander Gavrilov
2019-08-19LibOverride: add some more missing override flags for RNA ID pointers.Bastien Montagne
2019-08-19Outliner: rename filter "invisible" to "hidden"Nathan Craddock
2019-08-19LibOverride: Fix some more broken characters after override.Bastien Montagne
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
2019-08-17Fix T68723: GPencil - Split Select mode for Sculpt and Edit modeAntonioya
2019-08-17Fix T68753: GPencil tooltip typoAntonio Vazquez
2019-08-16Outliner: invisible object filterNathan Craddock
2019-08-16Outliner: Draw constraint icons and enable buttonNathan Craddock
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16Fix T68651: LibOverride: Fix bad handling of RNA collections pointers.Bastien Montagne
2019-08-16Cleanup: proper use of UNUSED_VARS_NDEBUG instead of random hack.Bastien Montagne
2019-08-16LibOverride: do not allow diffing on collections' `all_objects` member.Bastien Montagne
2019-08-16User Preferences: Added "Enabled add-ons only" preferenceSybren A. Stüvel
2019-08-16Fix T67999: calling Mesh.materials.clear() crashes BlenderSybren A. Stüvel
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-08-14Fix main part of T68646: Library overrides: Broken parenting (parent inverse ...Bastien Montagne
2019-08-14Text editor: syntax highlighting + line numbers on by defaultSybren A. Stüvel
2019-08-14Fix Area.ui_type invalid during area changeJulian Eisel
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-14Eevee: Remove Additive & Multiply Blend modeClément Foucault
2019-08-14Custom Properties: allow changing the property UI to color picker.Alexander Gavrilov
2019-08-14Shading: Add a clamp option to the Map Range node.OmarSquircleArt
2019-08-13Custom Properties: officially support int and float arrays in the UI.Alexander Gavrilov
2019-08-13Fix T66373: Strange translation text behaviour.Bastien Montagne
2019-08-13Fix T65670: bone envelope head radius missing from transform panelCampbell Barton
2019-08-12Fix T68557: Incorrect property reported in errorCampbell Barton
2019-08-12Fix T68542: ParticleSystem.uv_on_emitter returns always 0,0 while Particle.uv...Bastien Montagne
2019-08-11UI: clarify auto-save preferenceCampbell Barton
2019-08-10GPencil: Refine tooltip for Simplify modifierAntonio Vazquez
2019-08-10GPencil: Add new Distance property to Simplify modifierAntonio Vazquez