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-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
2017-10-03Vertex Paint: remove accumulate (soc-2017-vertex_paint)Campbell Barton
2017-10-02Vertex Paint: projection optionsCampbell Barton
2017-09-29Drop platform support for Solaris & AIXCampbell Barton
2017-09-29RNA: expose mesh vertex alphaCampbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2017-09-25Fix T52865: Improve wording of error message when saving packed images failsJoshua Leung
2017-09-25Mirror Modifier: option to offset UV'sCampbell Barton
2017-09-25Fix T52890: Crash unlinking sequencer soundCampbell Barton
2017-09-22Remove quicktime supportAaron Carlisle
2017-09-20Expose multi-dimensional array data in properties' introspection data.Bastien Montagne
2017-09-19Boolean Modifier: add debug optionsCampbell Barton
2017-09-18Add some security checks against future bad float UIprecision values.Bastien Montagne
2017-09-18Fix (irc-reported by @sergey) invalid precision value in a float RNA property.Bastien Montagne
2017-09-18Cleanup: use clamped rounding functionsCampbell Barton
2017-09-18Fix T52801: reload scripts causes Cycles viewport render crash.Brecht Van Lommel
2017-09-15RNA: expose RegionView3D clip planesmano-wii
2017-09-14Fix T52729: Decimals not showing over 100m or 100 feetBastien Montagne