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-23Merge branch 'master' into temp-geometry-nodes-fields-prototypeHans Goudey
2021-08-23RNA: add length augmented to RNA_string_get_allocCampbell Barton
2021-08-23Cleanup: use BLI_str_utf8 prefixCampbell Barton
2021-08-20Alembic Procedural: basic cache control settingsKévin Dietrich
2021-08-20Merge branch 'master' into temp-geometry-nodes-fields-prototypeJacques Lucke
2021-08-19LibOverride: Tag all embedded IDs RNA opinters as overridablei, part II.Bastien Montagne
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-19UI: Remove "Unfitted" Kerning Style OptionHarley Acheson
2021-08-18LibOverride: Tag all embedded IDs RNA opinters as overridable.Bastien Montagne
2021-08-18LibOverride: Make nodetree of material overrideable again.Bastien Montagne
2021-08-18LibOverride: Add several missing 'OVERRIDABLE' flags to NodeTrees RNA.Bastien Montagne
2021-08-18LibOverride: tweak resync detection code at apply phase.Bastien Montagne
2021-08-18fix after mergeJacques Lucke
2021-08-18Merge branch 'master' into temp-geometry-nodes-fields-prototypeJacques Lucke
2021-08-18UDIM: Support tile sets that do not start at 1001Jesse Yurkovich
2021-08-17CMake: add missing headersCampbell Barton
2021-08-17RNA: de-duplicate enums in generated sourceCampbell Barton
2021-08-16VSE: Fix audaspace not reading ffmpeg files with start offset correctlySebastian Parborg
2021-08-16Geometry Nodes: Add UV Smooth, Boundary Smooth options to subdivision nodeEitan
2021-08-13Docs: tooltip update missing from 3e775a4fc57cfd48954adcf284354312f34d5412Campbell Barton
2021-08-12Cleanup: Remove unused includesHans Goudey
2021-08-12Add Extras Dropdown Menu to ConstraintsHenrik Dick
2021-08-12Cleanup: remove redundant variableCampbell Barton
2021-08-12RNA: include base types in RNA_struct_type_find_property searchCampbell Barton
2021-08-12Cleanup: comments/disabled codeCampbell Barton
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-08-11Enable Asset Browser by default for poses, rest stays experimentalJulian Eisel
2021-08-10Merge branch 'master' into temp-geometry-nodes-fields-prototypeHans Goudey
2021-08-10UI: hide instancing options for empties which cannot be usedPhilipp Oeser
2021-08-10rename to Attribute FreezeJacques Lucke
2021-08-10remove dead codeJacques Lucke
2021-08-10Merge branch 'master' into temp-geometry-nodes-fields-prototypeJacques Lucke
2021-08-10Merge remote-tracking branch 'origin/temp-geometry-nodes-fields-prototype' in...Fabian Schempp
2021-08-10Extrude and Move NodeFabian Schempp
2021-08-10Cleanup: unused function warningCampbell Barton
2021-08-10VSE: Fix cache invalidationRichard Antalik
2021-08-09Merge branch 'master' into temp-geometry-nodes-fields-prototypeHans Goudey
2021-08-09Cleanup: Remove unecessary RNA get and set functionsHans Goudey
2021-08-09UI: Clip Editor: Expose 2D Cursor Location to RNA and UIAaron Carlisle
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-09new Attribute Extract nodeJacques Lucke
2021-08-09Merge branch 'master' into temp-geometry-nodes-fields-prototypeJacques Lucke
2021-08-07Cleanup: unnecessary double pointers in XR modulePeter Kim
2021-08-06Merge remote-tracking branch 'origin/temp-geometry-nodes-fields-prototype' in...Fabian Schempp
2021-08-06Merge branch 'soc-2021-porting-modifiers-to-nodes-extrude' into temp-geometry...Fabian Schempp
2021-08-06Merge branch 'master' into temp-geometry-nodes-fields-prototypeHans Goudey
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-06Cleanup: rna_xr.cPeter Kim
2021-08-06Fix missing function param definition in rna_xr.cPeter Kim
2021-08-06Merged MasterFabian Schempp