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-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
2017-04-25Fix T51262: Blender CRASH with alembic fileSybren A. Stüvel
2017-04-17Fix T51176: Cache file location can be blank and prevent fluid simulation fro...Bastien Montagne
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-04-12Docs: minor improvement to code exampleCampbell Barton
2017-03-30Mirror Modifier: Add offsets for mirrored UVsCampbell Barton
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-06Surface Deform Modifier: Respect object transforms at bind timeLuca Rood