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
path: root/source
AgeCommit message (Expand)Author
2019-02-15UI: impossible to activate RMB menu on menu itemsCampbell Barton
2019-02-15Fix T60905: Crash using smooth toolCampbell Barton
2019-02-15Fix T58090: Selected curve vertex should stand outCampbell Barton
2019-02-15makesdna: correct function docsCampbell Barton
2019-02-15Fix T61427: Bevel crash with patch miter.Howard Trickey
2019-02-14Fix outliner box select not working when using search filter.Brecht Van Lommel
2019-02-14Merge branch 'blender2.7'Brecht Van Lommel
2019-02-14Fix T61470: incorrect saturation clamping in recent bugfix.Brecht Van Lommel
2019-02-14UI: reword error message when Python script fails.Francesco Siddi
2019-02-14GP: Don't activate Fill for new materialsAntonioya
2019-02-14GP: Avoid eraser in empty frames and add warning.Antonioya
2019-02-14GP: Do not draw in Locked or Invisible layersAntonioya
2019-02-14Cleanup: replace Main ID's foreach functions by macros.Bastien Montagne
2019-02-14Fix T61536: can't snap vertex to another vertex in edit mode using curvesSebastian Parborg
2019-02-14Fix T61520: Incorrect assignment of layers to compositor nodes in 2.8 when re...Philipp Oeser
2019-02-14Fix T56665: Assert when selecting objectCampbell Barton
2019-02-14Fix T61472: Hide Unselected fails w/ no selectionCampbell Barton
2019-02-14Fix T61353: Crash converting a curve to a meshCampbell Barton
2019-02-14DRW: de-duplicate vertex & weight paint enginesCampbell Barton
2019-02-14DRW: use light wire for weight paint modeCampbell Barton
2019-02-14DRW: Increase weight paint wire depth biasCampbell Barton
2019-02-14Cleanup: vertex painting variable useCampbell Barton
2019-02-14Fix vertex/weight paint showing edge selectionCampbell Barton
2019-02-14Fix T61360: Weight paint tools ignore face selectCampbell Barton
2019-02-14DNA: add in-place stripping utilityCampbell Barton
2019-02-13fix build on xcode with openmpArto Kitula
2019-02-13Fix T61477: freestyle not updating in animation render (again).Brecht Van Lommel
2019-02-13Merge branch 'blender2.7'Brecht Van Lommel
2019-02-13Fix T61505, T61280, bugs in button drag toggle after recent changes.Brecht Van Lommel
2019-02-13Fix T59062: Keyframed node properties stay linked after shading network dupli...Bastien Montagne
2019-02-13Fix T61470: inconsistent HSV node results with saturation > 1.0.Brecht Van Lommel
2019-02-13GP: Cleanup Paint Poll methodAntonioya
2019-02-13Fix NodeTree types UI messages not being properly tagged for translation.Bastien Montagne
2019-02-13Fix T61515: Crash when unloading a scene with pynodes and idprop of type id.Bastien Montagne
2019-02-13Fix T61506: Wrong user counting with ID properties in pynodes.Bastien Montagne
2019-02-13Merge branch 'blender2.7'Brecht Van Lommel
2019-02-13Cleanup: do not cleanup runtime data twice during ID copying...Bastien Montagne
2019-02-13Fix T61457, T61489, T61482: build errors and memory warning in Cycles.Brecht Van Lommel
2019-02-13Fix T61487: quick favorites crash outside of open preferences windowPhilipp Oeser
2019-02-13Fix crash removing driversSergey Sharybin
2019-02-13GP: Remove debug printAntonioya
2019-02-13Cleanup: unused DNA struct membersCampbell Barton
2019-02-13Fix T61411: Camera clip overlay enabled by expanding UIPhilipp Oeser
2019-02-13Cleanup: rename variable name for DNA utilsCampbell Barton
2019-02-13Cleanup: unused variableCampbell Barton
2019-02-13Cleanup: style, duplicate includesCampbell Barton
2019-02-13I18N Messages: fix confusion with Light meanings.Bastien Montagne
2019-02-12Cleanup: rename `BLT_I18NCONTEXT_ID_LAMP` -> `BLT_I18NCONTEXT_ID_LIGHT`.Bastien Montagne
2019-02-12Fix T51771: UI Messages: Reserve 'Normal' to its geometric meaning.Bastien Montagne
2019-02-12Fix T61469: wrong object statistics when using instances.Brecht Van Lommel