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-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-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
2017-09-14Fix T51416: Blender Crashes while moving SlidersSergey Sharybin
2017-09-13Cleanup: avoid right-shifted args in RNA registerCampbell Barton
2017-09-08Fix T52628: own error in string duplicationCampbell Barton
2017-09-08Fix T52650:Grease pencil selection its not automatically updating in Clip EditorAntonio Vazquez
2017-09-06Node UI: Add square and diamond socked draw stylesCampbell Barton
2017-09-06Screw Modifier: remove doubles optionCampbell Barton
2017-09-04RNA/PyAPI: Expose Py classes in bpy.typesCampbell Barton
2017-09-01RNA: demote non-strict class naming to warningCampbell Barton
2017-08-31RNA: strict naming for types in bpy.typesCampbell Barton
2017-08-31RNA: Limit which classes struct-map containsCampbell Barton
2017-08-31Correct last commitCampbell Barton
2017-08-31RNA: existing type check used wrong identifierCampbell Barton
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-23RNA: use string-join to simplify operator registerCampbell Barton
2017-08-23RNA: report error on struct naming collisionCampbell Barton
2017-08-23RNA: keep structs_map valid w/ ID duplicate & freeCampbell Barton
2017-08-22Fix threading conflict when doing Cycles background renderSergey Sharybin
2017-08-15Cycles/BI: Add a pixel size option for speeding up viewport renderingLukas Stockner
2017-08-14Fix T52331: Motion blur shutter length not keyableSergey Sharybin
2017-08-12Cleanup: whitespaceCampbell Barton
2017-08-11iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendere...Bastien Montagne
2017-08-11Object Apply Transform: option to apply propertiesCampbell Barton
2017-08-11RNA: Operators were excluded from struct mapCampbell Barton