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-08-18Cleanup: expand UserDef pixel-size & DPI documentationCampbell Barton
2020-08-16Fix popups opening in the wrong direction over headersCampbell Barton
2020-08-16Fix T78426: Header flips when changing editorsCampbell Barton
2020-08-11Fix T79517: Data Transfer modifier fails in edit-modeCampbell Barton
2020-08-07Fix T79201: Mantaflow: Fluid guides don't affect simulation.Sebastián Barschkis
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06Cleanup: avoid debug-only includes for BLI_assert.hCampbell Barton
2020-08-05EEVEE: LightCache: Prevent crash when using a lightcache too bigClément Foucault
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-04Pose channel: Add session UUIDSergey Sharybin
2020-07-31Cleanup: Remove unused original pointer in SequenceSergey Sharybin
2020-07-31Sequencer: Add session UUID field to the Sequence DNASergey Sharybin
2020-07-31Add generic session UUID structures to DNASergey Sharybin
2020-07-28Cleanup: correct usage of extern-C blocks in various placesJacques Lucke
2020-07-28Transform: Correct Face Attributes: Option to merge attributesGermano Cavalcante
2020-07-26Fluid: Added new option to control the maximum number fluid particles in the ...Sebastián Barschkis
2020-07-24Allocator: make leak detection work with static variablesJacques Lucke
2020-07-23DNA: support fixed size integersJacques Lucke
2020-07-23LibOverride: Store RNA prop type in override properties.Bastien Montagne
2020-07-23LibOverride: Make `ID_IS_OVERRIDABLE_LIBRARY` macro more correct.Bastien Montagne
2020-07-23LibOverride: change runtime data into a real struct.Bastien Montagne
2020-07-22Particles: give emitter its own stateJacques Lucke
2020-07-22Modifiers: option to preserve custom normals for subsurf & multiresCody Winchester
2020-07-21Sculpt: Add extra deform types to SlidePablo Dobarro
2020-07-21Sculpt: Support pen pressure modulation in Paint Brush propertiesPablo Dobarro
2020-07-21Bevel: Refactor "Vertex Only" to an enumHans Goudey
2020-07-21Particles: initial object socket and emitter node supportJacques Lucke
2020-07-21Cleanup: CodeQuality: Replace OB_DRAWXRAY by OB_DRAW_IN_FRONTClément Foucault
2020-07-19Particles: Emit particles over timeJacques Lucke
2020-07-19Cleanup: spellingCampbell Barton
2020-07-18UI: Status Bar Statistics and Other OptionsHarley Acheson
2020-07-15CustomData: add float2 and float3 data typesJacques Lucke
2020-07-14Fix T77766: support animated global gravity toggleJacques Lucke
2020-07-13Sculpt: Add extra deform types to SmearPablo Dobarro
2020-07-13Cycles: Add control for sun intensity in Sky Texture and change altitude to kmLukas Stockner
2020-07-10Revert "Fix T78296: Performance - Use Binary Search for MDeformWeight"Brecht Van Lommel
2020-07-10Fix T78296: Performance - Use Binary Search for MDeformWeightJeroen Bakker
2020-07-09Sculpt: Make Sculpt Vertex Colors features experimentalPablo Dobarro
2020-07-09Implement T77959: Never duplicate linked data during deep-copy.Bastien Montagne
2020-07-09Particles: Create a simulation state for every Particle Simulation nodeJacques Lucke
2020-07-07Cleanup: spellingCampbell Barton
2020-07-07Cleanup: unused World struct members linfac, logfacCampbell Barton
2020-07-06Fix alignment/size issue on ARM/RPi architectureSergey Sharybin
2020-07-03Cleanup: Remove obsolete code in interface_panel.cHans Goudey
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-07-03Cleanup: spellingCampbell Barton
2020-07-02Ocean modifier: Expose eigenvectors for use as mapPhil Stopford
2020-07-02Fluid: Added offset to control frame rangeSebastián Barschkis
2020-07-01Transform: generalized custom-data correction supportGermano Cavalcante
2020-06-30Sculpt: Pose Brush option to affect loose partsPablo Dobarro