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
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
2017-11-01UI: Option to draw button pressedCampbell Barton
2017-11-01UI: Add UILayout.operator_menu_holdCampbell Barton
2017-11-01Fix for T48988 - Enabling bbone easing for posemodeJoshua Leung
2017-10-31Add ability for render engines to report extra meta data to pipelineSergey Sharybin
2017-10-31UI: replace UI_ITEM_O_RETURN_PROPS /w return argCampbell Barton
2017-10-31UI: avoid double operator type lookupCampbell Barton
2017-10-29Alembic: added frame offset propertySybren A. Stüvel
2017-10-25Depsgraph: Need to tag relations for update after new clip was addedSergey Sharybin
2017-10-25Depsgraph: Rework debug relations update functionSergey Sharybin
2017-10-25Depsgraph: Cleanup, trailing whitespace and bracesSergey Sharybin
2017-10-25Depsgraph: Make depsgraph.debug_stats to return a stringSergey Sharybin
2017-10-20Cleanup: replace gpencil tri vars w/ arrayCampbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Make auto handle placement aware of cyclic extrapolation.Alexander Gavrilov
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-08Cycles: OpenCL bicubic and tricubic texture interpolation support.Brecht Van Lommel
2017-10-06Error in falloff_angle range in last commitCampbell Barton
2017-10-06Vertex Paint: move normal falloff into the brushCampbell Barton
2017-10-06Vertex Paint: use brush front-face settingCampbell Barton
2017-10-05Sculpt Mode: 2D falloff optionCampbell Barton
2017-10-05Fix sculpt secondary color missing some brushesCampbell Barton
2017-10-04Fix i18n messages extraction script, and a few more UI messages...Bastien Montagne
2017-10-03Some UI/messages fixes.Bastien Montagne