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-07-10GPencil: Fix tooltip errorAntonio Vazquez
2020-07-10LibOverride: Fix improper tagging of more of the backward pointers in RNA nod...Bastien Montagne
2020-07-09Sculpt: Make Sculpt Vertex Colors features experimentalPablo Dobarro
2020-07-09Particles: Create a simulation state for every Particle Simulation nodeJacques Lucke
2020-07-09Fix T78718: Crash when deleting particle system modifier with the X Shortcut.Bastien Montagne
2020-07-08Fix T78718: Crash when deleting particle system modifier with the X Shortcut.Bastien Montagne
2020-07-08Minor cleanup in rna override code.Bastien Montagne
2020-07-07Cleanup: remove unused argumentsCampbell Barton
2020-07-07Cleanup: spellingCampbell Barton
2020-07-06Fix T77730: ShaderFx Missing Update NotifierHans Goudey
2020-07-06Reduce `DupliObject::persistent_id` from 16 to 8 itemsSybren A. Stüvel
2020-07-04Cleanup: spellingRichard Antalik
2020-07-03Clang-tidy: Enable braces-around-statements warningSebastian Parborg
2020-07-03UI: Use sliders and [0, 1] ranges in ocean modifierHans Goudey
2020-07-03Disable clang-tidy for code-generated RNA filesSergey Sharybin
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-07-03Cleanup: spellingCampbell Barton
2020-07-02UI: rename Alpha to OpacityJuan
2020-07-02Cleanup: Remove useless duplicated linesValentin
2020-07-02UI: Dont abbriviate location & rotationAaron Carlisle
2020-07-02Ocean modifier: Expose eigenvectors for use as mapPhil Stopford
2020-07-02UI: Small Tweaks to Modifier Layouts for ConsistencyHans Goudey
2020-07-02Fluid: Added offset to control frame rangeSebastián Barschkis
2020-07-01UI: remove internal names (custom-data & loops) from tool-tipCampbell Barton
2020-07-01Transform: generalized custom-data correction supportGermano Cavalcante
2020-06-30Sculpt: Pose Brush option to affect loose partsPablo Dobarro
2020-06-30LibOverride: Add most of Object properties as overridable.Bastien Montagne
2020-06-30Custom Properties: support default values for stringsDemeter Dzadik
2020-06-30Cleanup: clang-formatCampbell Barton
2020-06-30LibOverride: Add minimal support of liboverrides to shapekeys.Bastien Montagne
2020-06-30LibOverride: Fix handling of owned ID pointers in diffing process.Bastien Montagne
2020-06-30LibOverride: Add necessary bits in RNA to deal with embedded IDs paths.Bastien Montagne
2020-06-30Cleanup: Use unsigned int when for enum values, instead of signed int.Bastien Montagne
2020-06-30Cleanup: LibOverride: Replace raw pointers checks by proper macros.Bastien Montagne
2020-06-30UI: Alphabetize grease pencil modifier listAdrian Newton
2020-06-29Remove Threaded Sculpt optionPablo Dobarro
2020-06-29Nodes: rename node_socket.c to node_socket.ccJacques Lucke
2020-06-29RNA: properly tag 'embedded' ID pointers as owned.Bastien Montagne
2020-06-29LibOverride: ignore all data arrays of meshes.Bastien Montagne
2020-06-29RNA: Add a way to prevent automatic addition of 'no ownership' flag for ID po...Bastien Montagne
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-26Fix T77410: Effects doesn't update when Offset property is setRichard Antalik
2020-06-26Fix T78295: reload scripts disables Cycles render passes in the compositorBrecht Van Lommel
2020-06-26Cycles: add experimental preference to replace magic debug value 256Brecht Van Lommel
2020-06-25Fix T77878: Hard minimum for voxel size of the remesh modifierRobert Guetzkow
2020-06-25Cleanup: Don't use "Use" in boolean namesDalai Felinto
2020-06-25Fix incorrect Python API description for bpy.data.versionBrecht Van Lommel
2020-06-25Cleanup: spellingCampbell Barton
2020-06-25Python API: add methods to allow copying of constraints.Alexander Gavrilov
2020-06-24UI: Add Free Handle Types to CurveProfile WidgetHans Goudey