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
2016-07-14CMake: per-target CFLAG & CXXFLAG supportCampbell Barton
2016-07-14Cleanup: styleCampbell Barton
2016-07-14Use BLI_endian_switch in dna_genfileCampbell Barton
2016-07-13Boolean Modifier: Add back BMesh optionCampbell Barton
2016-07-12writefile: reuse SDNA between writesCampbell Barton
2016-07-12readfile: report SDNA decoding errors on file readCampbell Barton
2016-07-12writefile: remove SDNA last-hit, optimize DNA reconstructCampbell Barton
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-07-07Dopesheet: Added "Moving Hold" as a keyframe typeJoshua Leung
2016-07-07Animation Editors: Object datablocks are now sorted alphabetically by defaultJoshua Leung
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2016-07-07NLA: Indicate position of action-local markers on stripsJoshua Leung
2016-07-07Outliner: Match search length w/ id name lengthCampbell Barton
2016-07-06writefile: avoid adding SDNA to every undo stepCampbell Barton
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-07-04Environment lighting for the GLSL modeAlexander Romanov
2016-06-28writefile: replace most struct lookups /w constantsCampbell Barton
2016-06-27FCurve Auto Colours: "XYZ to RGB" works for Quaternions too nowJoshua Leung
2016-06-23Cycles: Add multi-scattering, energy-conserving GGX as an option to the Gloss...Lukas Stockner
2016-06-22Cleanup: remove unused Image space curvesCampbell Barton
2016-06-22readfile: use BLI_endian_switchCampbell Barton
2016-06-22writefile: use const for old addressCampbell Barton
2016-06-21Cleanup: rename curve align-x flagsCampbell Barton
2016-06-21Text Object: Vertical AlignmentDalai Felinto
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-07World space switch for BI nodes.Alexander Romanov
2016-06-07readfile: avoid library lookups for every id on undoCampbell Barton
2016-06-06EditNormal modifier: add some 'maximum angle' limit.Bastien Montagne
2016-06-06Cleanup: remove unused Library.idblockCampbell Barton
2016-06-03Fix T48234: Glitch w/ action constraints sharing an actionCampbell Barton
2016-05-31Cleanup: parenthesize definesCampbell Barton
2016-05-23Support Vertex Color in GLSL viewport for CyclesSergey Sharybin
2016-05-22Make Shift-Z in viewprot a toggle between current shading mode and rendered oneSergey Sharybin
2016-05-19Add Peak Memory as render stamp optionLukas Stockner
2016-05-18Cycles: Pole merging for spherical stereoSergey Sharybin
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2016-05-09Fix makesdna not checking alignment for a non-native platformSergey Sharybin
2016-05-08D1886: GPencil - Add smooth iterations parameter to get better qualityAntonio Vazquez
2016-05-08Code Cleanups: A bunch of tweaks to tidy up things from the GPencil Fill patchJoshua Leung
2016-05-08D1705: Fix Grease Pencil Fill for Concave ShapesAntonio Vazquez
2016-05-04Compositor: negative color support for ASC-CDL offsetCampbell Barton
2016-05-04Curve Draw: option to apply absolute offsetCampbell Barton
2016-04-27Sequencer text strip color optionsCampbell Barton
2016-04-26Support multiple tangents for BI render & viewportAlexander Romanov
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-15New freehand curve drawing toolCampbell Barton
2016-04-05Expose new Recast partitioning methods for navmesh generationReinier de Blois
2016-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-03-27GPencil: Smooth and Subdivision variable/setting namingJoshua Leung