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-25Cleanup: remove UV name syncing functionCampbell Barton
2019-08-25Cleanup: rename mesh looptri/tessface functionsCampbell Barton
2019-08-25RNA: remove Mesh.update() calc_loop_triangles argumentCampbell Barton
2019-08-24UI: Various tooltip corrections and fixesWilliam Reynish
2019-08-24Transform: option to transform origins in object modeCampbell Barton
2019-08-23LibOverride: Fixed bug in removing override op operator.Bastien Montagne
2019-08-23UI: use consistent "Color Burn" name for blend modeEitanSomething
2019-08-23LibOverride: Add some basic non-nodal material properties to override realm.Bastien Montagne
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-23Armature: use BKE_armature_transform when applying transformationCampbell Barton
2019-08-22Cleanup: undeclared variable warningsCampbell Barton
2019-08-22UI: Remove "Show Frame Indicator" optionJacques Lucke
2019-08-22Revert "Fix T68971: Copy As New Driver from Material node creates a bad refer...Bastien Montagne
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