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
2018-08-02Cleanup: warnings, trailing spaceCampbell Barton
2018-08-01Subsurf: Evaluate all UV layersSergey Sharybin
2018-08-01Subsurf: Add API to provide vertex sharpnessSergey Sharybin
2018-08-01Subsurf: Support subdivision of mesh with just loose elementsSergey Sharybin
2018-08-01Subsurf: Cleanup, remove unused mappings and topology queriesSergey Sharybin
2018-08-01Subsurf: Fix/workaround crashes and failures with non-manifold geometrySergey Sharybin
2018-08-01Subsurf: Support subdivision of loose elementsSergey Sharybin
2018-08-01Subsurf: Cleanup, remove dead codeSergey Sharybin
2018-07-31Change Brush smooth factor to 0.1 by defaultAntonioya
2018-07-31Enable ghost onion skin by defaultAntonioya
2018-07-31Fix T56170: Fake dependency cycle in new depsgraph + interleaved armature upd...Sergey Sharybin
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Fix crash opening .blend files with palettes.Brecht Van Lommel
2018-07-31Respect ID user count when creating pose on object copySergey Sharybin
2018-07-31Depsgraph: Fix crash on undo of new bone addedSergey Sharybin
2018-07-31Cleanup: styleCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-31Subsurf: Rework in a way that patches boundaries are merged togetherSergey Sharybin
2018-07-30Silencing a bunch of compiler warningsJoshua Leung
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-07-30Shape keys: change default interpolation for absolute shape keys to linear.Brecht Van Lommel
2018-07-30Merge branch 'master' into blender2.8Campbell Barton
2018-07-30Use Ctrl Snap to seconds w/ play-head dragCampbell Barton
2018-07-30Cleanup: trailing spaceCampbell Barton
2018-07-27Cleanup: Remove occurances of GPULampClément Foucault
2018-07-27Subsurf: Correction to origindexSergey Sharybin
2018-07-27Workbench: option to change backgroundJeroen Bakker
2018-07-27RNA: Set default for Camera propertiesClément Foucault
2018-07-26Cleanup: unused argsCampbell Barton
2018-07-25Merge branch 'master' into blender2.8Bastien Montagne
2018-07-25Cycles: add per layer collection indirectly on setting.Brecht Van Lommel
2018-07-25Cycles: add per layer collection mask/holdout support.Brecht Van Lommel
2018-07-24Fix T55754: DOF with new Camera is not workingClément Foucault
2018-07-24Motion paths: default to bone head instead of tail location.Brecht Van Lommel
2018-07-24Fix T55958: allow the user to select between spring and spring2.Alexander Gavrilov
2018-07-23Subsurf: Fix wrong vertices index in vertex data interpolationSergey Sharybin
2018-07-23Subsurf: Subdivide polygons to the same resolutionSergey Sharybin
2018-07-23Merge branch 'master' into blender2.8Bastien Montagne
2018-07-23Eevee: Remove Colored volumetric option.Clément Foucault
2018-07-23Fix T55668: Volume Keyframe on Cut-ted Metastrip.Bastien Montagne
2018-07-23transform_snap_object: Better bvhtree creation management for editing multipl...Germano
2018-07-23Fix T55634: Particle Viewport Display affects render visibiltySergey Sharybin
2018-07-20Eevee: LightProbes: Fix RNA defaults and remove unused data_draw_sizeClément Foucault
2018-07-20Eevee: Lamps: Fix RNA defaults and change defaults for contact shadowsClément Foucault
2018-07-20Merge branch 'master' into blender2.8Bastien Montagne
2018-07-20Cleanup: Move 'WAVEFORM_LOADING' of sounds from flags to tags.Bastien Montagne
2018-07-20Fix T55414: waveforms are reprocessed when undoingBastien Montagne
2018-07-20Fix T55973: [2.8] Crash when 'apply pose as rest pose' when bone scale is 0,0,0.Bastien Montagne
2018-07-20Subsurf: Add basic statistics to help benchmarkingSergey Sharybin