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-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2017-07-22added the color lock in vertex paintDarshan Kadu
2017-07-12 added the addons to script folder, alpha supprt for fbx and olyDarshan Kadu
2017-07-09added the alpha along with rgb in .ply exporter in vpaintDarshan Kadu
2017-07-07 added the alpha channel in vpaint a slider and change in ply exporterDarshan Kadu
2017-06-22added the non-occluded modeDarshan Kadu
2017-06-04added softlight,exclusion,luminocity,saturtion,hue blend modesDarshan Kadu
2017-06-03added Color Dodge, Difference, Screen, Hardlight, Overlay blend modesDarshan Kadu
2017-06-01applied patch D2150.id8618.diff and fixed versioning_270.cDarshan Kadu
2017-05-30Alembic: simplified sub-frame samplingSybren A. Stüvel
2017-05-30Tweak UI messgae checking macro, identifiers are not always available...Bastien Montagne
2017-05-30Silence warning in RNA when building without fluidsim.Bastien Montagne
2017-05-30Fix strict compiler warning in C++ RNASergey Sharybin
2017-05-30Fix T50775: Missing parenthesis on fluid bake button.Bastien Montagne
2017-05-29Fix T51657: ID user count error when deleting a newly created object with an ...Bastien Montagne
2017-05-29Add some missing VSE tooltipsAaron Carlisle
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-25Docs: Image.has_data clarificationCampbell Barton
2017-05-23Fix T51592: Simplify AO Cycles setting remains active while Simplify is disabledSergey Sharybin
2017-05-22Fix T51308: Bright/Contrast Doesn't respect Pre-multiplied AlphaSergey Sharybin
2017-05-22Fix T51318: Non-update of preview when switching from world to lamp panel.Bastien Montagne
2017-05-16Fix T50673: OpenEXR multilayer image truncated on saveSergey Sharybin
2017-05-16Fix hair_step is a shortAaron Carlisle
2017-05-15Fix compile error on gcc after last commitAaron Carlisle
2017-05-15Fix T51297: Use A Higher Hair Segment LimitAaron Carlisle
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-05-15Cleanup: warnings, styleCampbell Barton
2017-05-10UI: editor menu, swap Text and node editorsAaron Carlisle
2017-05-10Fix T51354: Final take on multi-view (single view) issuesDalai Felinto
2017-05-09UI: Editor menu, move VSE below MCEAaron Carlisle
2017-05-08Fix capitalization in some particle panelsLuca Rood
2017-05-07Remove unused node socket flag that was added in the render pass commitLukas Stockner
2017-05-07Color management: add Filmic view transform to Blender configuration.Brecht Van Lommel
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-20Fix T51198: Crash with new Datablock ID PropertiesAlexander Romanov
2017-04-19Alembic import/export: added as_background_job optionSybren A. Stüvel
2017-04-19Alembic export: made hair/particle export optional.Sybren A. Stüvel
2017-04-18Squashed commit of the following:Pascal Schoen
2017-04-18Fix strict compiler compilationSergey Sharybin
2017-04-17Fix T51150: user_remap on itself changes users to 0.Bastien Montagne
2017-04-17Object.raycast: more minor improvements ...Germano Cavalcante
2017-04-15Object.raycast: error in previous commitGermano Cavalcante
2017-04-15Fix: Object.raycast: error to free treedataGermano Cavalcante
2017-04-15Object.raycast: Also test distance from BoundBoxGermano Cavalcante
2017-04-15Object.raycast: Test the hit on the BoundBox firstGermano Cavalcante
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-04-11Cleanup: quiet harmless but annoying overflowCampbell Barton
2017-04-04Fix missing protection of `RNA_pointer_as_string()` against NULL pointers.Bastien Montagne