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-15Move ID recalc flags into dedicated field in IDSergey Sharybin
2017-12-14DNA: Add dedicated recalc flag to IDSergey Sharybin
2017-12-11DNA/RNA: add 'py_instance' for ID typesCampbell Barton
2017-12-06Array Modifier: option to offset UV'sCampbell Barton
2017-12-04Cleanup: link/append: get rid of booleans in func parameters.Bastien Montagne
2017-11-30Transform: Use single flag with more meaningful name to prevent snapping to a...Sergey Sharybin
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo
2017-11-28makesdna/makesrna: silence output by defaultCampbell Barton
2017-11-27Cleanup: indentationSergey Sharybin
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-11-01Implement a new automatic handle algorithm to produce smooth F-Curves.Alexander Gavrilov
2017-11-01Fix for T48988 - Enabling bbone easing for posemodeJoshua Leung
2017-10-30Curve Decimate: new tool to simplify bezier curvesCampbell Barton
2017-10-29Alembic: added frame offset propertySybren A. Stüvel
2017-10-29Include file for DNA_DEPRECATED macroSybren A. Stüvel
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-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-03Vertex Paint: remove accumulate (soc-2017-vertex_paint)Campbell Barton
2017-10-02Vertex Paint: projection optionsCampbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2017-09-26Cleanup: remove bounds runtime data from sceneCampbell Barton
2017-09-25Mirror Modifier: option to offset UV'sCampbell Barton
2017-09-22Remove quicktime supportAaron Carlisle
2017-09-19Boolean Modifier: add debug optionsCampbell Barton
2017-09-06Node UI: Add square and diamond socked draw stylesCampbell Barton
2017-09-06Screw Modifier: remove doubles optionCampbell Barton
2017-09-06View3D Remap: skip defmaterialCampbell Barton
2017-08-31Increase max/min frame range to over a millionDalai Felinto
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-15Cycles/BI: Add a pixel size option for speeding up viewport renderingLukas Stockner
2017-08-11iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendere...Bastien Montagne
2017-08-11Fix T52327: Entering/Exiting NLA Tweakmode disables Scene -> Only Keyframes f...Joshua Leung
2017-08-10DPI: add back option to control line width, tweak default width.Brecht Van Lommel
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2017-07-28Replace magic numbers with deprecated namesCampbell Barton
2017-07-28Cleanup: clear deprecated UI flagsCampbell Barton
2017-07-03Fix T51523: Lattice modifier affecting particles even when disabledLuca Rood
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-05-07Remove unused node socket flag that was added in the render pass commitLukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-26Avoid platform dependant PATH_MAXCampbell Barton
2017-04-26Alembic: shortened CacheFile.filepath to 1024 bytes againSybren A. Stüvel