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
2021-08-16Cleanupsoc-2021-porting-modifiers-to-nodes-extrude-and-moveFabian Schempp
2021-08-16Merge remote-tracking branch 'origin/soc-2021-porting-modifiers-to-nodes-extr...Fabian Schempp
2021-08-16CleanupFabian Schempp
2021-08-16Geometry Nodes: Mesh ExtrudeFabian Schempp
2021-08-16Geometry Nodes: Mesh ExtrudeFabian Schempp
2021-08-15Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-extrude-and-moveFabian Schempp
2021-08-14BLF: Do Not Preload Glyph CacheHarley Acheson
2021-08-14Cleanup: Variable names, formatting, reduce indentationHans Goudey
2021-08-14fixed typo in rnasoc-2021-porting-modifiers-to-nodes-extrudeFabian Schempp
2021-08-14Changes based on review by Hans Goudey (HooglyBoogly)Fabian Schempp
2021-08-14BLF Cleanup: Size Defines, Comments, etcHarley Acheson
2021-08-13Cleanup: rearrange includesGermano Cavalcante
2021-08-13Fix T90637: Outliner: VSE context menu options are not workingGermano Cavalcante
2021-08-13Cleanup: fix typos in static variablesGermano Cavalcante
2021-08-13Fix T86883: Add/fix suport of liboverrides in relocate/reload library case.Bastien Montagne
2021-08-13Blendloader: Option to reports to skip list of recursively liboverride-resync...Bastien Montagne
2021-08-13ViewLayer resync: Add sanity checks for objects/bases mappings.Bastien Montagne
2021-08-13Fix T90595: some VSE strip properties do not identify strip name in animPhilipp Oeser
2021-08-13Fix FTBFS on mips64el architectureMatteo F. Vescovi
2021-08-13Revert "Mesh: replace saacos with acosf for normal calculation"Campbell Barton
2021-08-13Cleanup: Unused function parameter warningSergey Sharybin
2021-08-13Fix Action Editor unlink button when in tweak modePhilipp Oeser
2021-08-13Cleanup: correct comment exiting NLA tweakmodePhilipp Oeser
2021-08-13Fix missing animation UI update in the Properties EditorPhilipp Oeser
2021-08-13Keyframe: Reduce GPU context switches.Jeroen Bakker
2021-08-13Cleanup: remove unused draw_gpencil_channel.Jeroen Bakker
2021-08-13Docs: tooltip update missing from 3e775a4fc57cfd48954adcf284354312f34d5412Campbell Barton
2021-08-13PyAPI: remove the .py extension requirement for startup registrationCampbell Barton
2021-08-13Mesh: replace saacos with acosf for normal calculationCampbell Barton
2021-08-13Docs: note that normalize_v# functions zero out input containing nanCampbell Barton
2021-08-13Cleanup: remove unused BKE_mesh_calc_normals_mapping functionsCampbell Barton
2021-08-13Cleanup: remove use of BKE_mesh_calc_normals_mapping_simpleCampbell Barton
2021-08-13Cleanup: code-commentsCampbell Barton
2021-08-13Cleanup: split BKE_mesh_calc_normals_poly function in twoCampbell Barton
2021-08-13Mesh: optimize normal calculationCampbell Barton
2021-08-12Cleanup: Remove unused includesHans Goudey
2021-08-12Geometry Nodes: tag normals dirty after joinJacques Lucke
2021-08-12Fix T89241: 3D Text "Scale to Fit" wraps onto the second lineCampbell Barton
2021-08-12Fix NLA action cannot be unlinked in certain casesPhilipp Oeser
2021-08-12Fix T89805: NLA crash without active trackPhilipp Oeser
2021-08-12Fix T88498: 'Clear Parent' does not clear parent_bonePhilipp Oeser
2021-08-12Add Extras Dropdown Menu to ConstraintsHenrik Dick
2021-08-12Fix T88386: Continuous Grab occasionally jumping on Arm64 MacOSGermano Cavalcante
2021-08-12Fix T90630: Crash loading certain user preferencesCampbell Barton
2021-08-12Cleanup: remove redundant variableCampbell Barton
2021-08-12RNA: include base types in RNA_struct_type_find_property searchCampbell Barton
2021-08-12datadoc: add newlines to generated source filesCampbell Barton
2021-08-12Cleanup: comments/disabled codeCampbell Barton
2021-08-12Fix T89046: Startup file with Python drivers crashes on loadCampbell Barton
2021-08-12Cleanup: use parameters struct for wm_homefile_readCampbell Barton