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-01-10RNA: Increase memory limit settings to their possible max on platformSergey Sharybin
2018-01-10Alternate fix for brush user countCampbell Barton
2018-01-10Correction to brush user commitCampbell Barton
2018-01-10Correct typosCampbell Barton
2018-01-10Fix T53491: Absolute tablet motion detection failsCampbell Barton
2018-01-09Fix (unreported) potential crash.Bastien Montagne
2018-01-09Add deform axis for Simple Deform modifierCampbell Barton
2018-01-06Fix T47212: Luminance Key not working with HDR and out-of-gamut ranges.Aaron Carlisle
2018-01-06Fix T53650: remove hard limits on force field size and max distance.Philipp Oeser
2018-01-03Missing from last commitCampbell Barton
2018-01-03Fix T53632: Objects outside scene shown in popupCampbell Barton
2017-12-21Depsgraph: Bring timing statistics to the new dependency graphSergey Sharybin
2017-12-21Depsgraph: Make it more clear that we dump relations into graphvizSergey Sharybin
2017-12-21Depsgraph: Remove eval priority from debuggerSergey Sharybin
2017-12-19Fix crash in RNA when accessing empty property_tags listJulian Eisel
2017-12-19Tracking: Add missing animation path fix after renaming tracksSergey Sharybin
2017-12-19Tracking: Disable animation of auto-keyframe optionSergey Sharybin
2017-12-19Tracking: Use new RNA path utility functionsSergey Sharybin
2017-12-19Tracking: Remove duplicated functionsSergey Sharybin
2017-12-15Move ID recalc flags into dedicated field in IDSergey Sharybin
2017-12-13Fix T53404 - Python API documentation: UI Layout Emboss description wordingJoão Seixas
2017-12-11DNA/RNA: add 'py_instance' for ID typesCampbell Barton
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-12-06Array Modifier: option to offset UV'sCampbell Barton
2017-12-06Add utility function to compare PointerRNA with NULLSergey Sharybin
2017-12-05Fix for typo in previous commitJoshua Leung
2017-12-05Simplify UI-names for B-Bone Ease In/Out settingsJoshua Leung
2017-12-04Better bevel profile at extreme values of profile.Howard Trickey
2017-12-04RNA: Use const qualifier for an utility functionSergey Sharybin
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo
2017-11-29RNA: sync API changes from 2.8Campbell Barton
2017-11-29RNA: Allow structs to define tags for their propertiesJulian Eisel
2017-11-28makesdna/makesrna: silence output by defaultCampbell Barton
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-11-23Fix T53276: encoding output quality UI clarification.Brecht Van Lommel
2017-11-21Disable adding scene sequence strips into themselvesCampbell Barton
2017-11-20Fix (unreported) Crash: broken RNA accessors to tesselated MCol data.Bastien Montagne
2017-11-19Tweaks to make it easier to update bone motion paths (without the active bone...Joshua Leung
2017-11-18Cleanup: styleCampbell Barton
2017-11-17Depsgraph: Don't make non-dynamic hair dependent on timeSergey Sharybin
2017-11-14Cleanup: order BLI before BKE headersCampbell Barton
2017-11-12Fix T53273: render bake settings properties not showing correct Python path.Brecht Van Lommel
2017-11-08Cycles: add bevel shader, for raytrace based rounded edges.Brecht Van Lommel
2017-11-07Fix T53129: Cycles missing update when changing image auto refresh.Brecht Van Lommel
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-11-05Cleanup: spellingCampbell Barton
2017-11-03Scene RNA API: More global mains goes awaySergey Sharybin
2017-11-03Scene RNA API: Main from globals goes awaySergey Sharybin
2017-11-01Implement a new automatic handle algorithm to produce smooth F-Curves.Alexander Gavrilov