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
2020-10-18Cleanup: Declare variables where initialized in context.cHans Goudey
2020-10-17Fix T81761: EEVEE enabled AO pass affects render resultDalai Felinto
2020-10-17Cleanup: Miscellaneous improvements in wm directoryHans Goudey
2020-10-17Fix T81594: Unable to reassign effect inputsRichard Antalik
2020-10-17Cleanup: Reduce variable scope in screen directoryHans Goudey
2020-10-17Cleanup: Reduce variable scope in area.cHans Goudey
2020-10-17UI: Tweak decimate modifier layoutHans Goudey
2020-10-16UI: Align related propertiesHans Goudey
2020-10-16Property Search: Reset panel expansion when exiting searchHans Goudey
2020-10-16Cleanup: reduce variable scopesJacques Lucke
2020-10-16Cleanup: reduce variable scopesJacques Lucke
2020-10-16Fix misuse of alloc inside a loopDalai Felinto
2020-10-16Animation: Snap Cursor Value operatorSybren A. Stüvel
2020-10-16Cleanup: Animation, split up frame jump operatorSybren A. Stüvel
2020-10-16Cleanup: clang-tidyJacques Lucke
2020-10-16Fix (reported by studio team) crash in relocate lib code.Bastien Montagne
2020-10-16Fix T81027: Multires objects in sculpt mode can't be linked via collections.Bastien Montagne
2020-10-16Fix T81591: Align view to active is not working in sculpt modeCampbell Barton
2020-10-16Fix T54526: Data Transfer modifier's Max Distance field working strangely.Bastien Montagne
2020-10-16EEVEE: SSR: Fix unreported smoothstep instability when border factor is 0Clément Foucault
2020-10-16UI: Make node theme settings to conform to UI rulesDalai Felinto
2020-10-16Cleanup: remove debug printf()Sybren A. Stüvel
2020-10-16Fix T62463: unable to select anim channel for unselected nodeSybren A. Stüvel
2020-10-16Cleanup: Animation, remove unused parametersSybren A. Stüvel
2020-10-16PyAPI: unregister add-ons when exitingCampbell Barton
2020-10-16RNA: support building WITH_PYTHON=OFFCampbell Barton
2020-10-16Cleanup: spellingCampbell Barton
2020-10-16Windows: Fix build issue on windowsRay Molenkamp
2020-10-16Fix build error with clean buildsJulian Eisel
2020-10-15Outliner: Use operator option to decide which item to renameJulian Eisel
2020-10-15Fix T76597: Support Keyframe: Copy To SelectedWayde Moss
2020-10-15Fix error in previous commitJulian Eisel
2020-10-15Cleanup: Refactor lookup for hovered Outliner element for renamingJulian Eisel
2020-10-15Fix T81675: Renaming collapsed collection in Outliner renames nested itemsJulian Eisel
2020-10-15Silence warningDalai Felinto
2020-10-15Fix T81580: No doversion for Emission StrengthDalai Felinto
2020-10-15Fix Cloth brush grab artifacts in the affected areaPablo Dobarro
2020-10-15Fix T81743: Changed behaviour in RGB Curves node interpolationSybren A. Stüvel
2020-10-15Fix brush tip delta orientation with anchored strokesPablo Dobarro
2020-10-15Fix T81649: Cloth simulation dynamic area mode tearing the meshPablo Dobarro
2020-10-15Sculpt: Use mpoly flags to sync Face Sets visibilityPablo Dobarro
2020-10-15Fix Multires edge adjacency info returning wrong vertex indicesPablo Dobarro
2020-10-15Sculpt: Add global automasking settings support in filtersPablo Dobarro
2020-10-15Sculpt: Use cursor depth in trimming gesturesPablo Dobarro
2020-10-15Sculpt: Show paint brush cursor in all toolsPablo Dobarro
2020-10-15Fix mask expand creating wrong masks when the cursor is not over the meshPablo Dobarro
2020-10-15Sculpt: Experimental Pen Tilt SupportPablo Dobarro
2020-10-15Fix T80625: Trimming tools not working with transformed objectsPablo Dobarro
2020-10-15Improve Voxel Remesher volume projection artifacts on sharp edgesLeha
2020-10-15Fix T81697: Property search crash with python handlersHans Goudey