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-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
2017-04-03Collada - add flag to limit precision of exported data, mainly to simplify de...Gaia Clary
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-24Fix various i18n ambiguous issues reported in T43295.Bastien Montagne
2017-03-24Fix UI message issue, and style cleanup (!)Bastien Montagne
2017-03-23Added new option for storing bindpose matrix, see T50412Gaia Clary
2017-03-19Usual UI/i18n message fixes.Bastien Montagne
2017-03-17fix: redraw dope sheet / action editor when pose bone selection changesSybren A. Stüvel
2017-03-14WM: add Operator.is_repeat() check for C & PyCampbell Barton
2017-03-12fix T50923: Inconsistent default values and wrong order of parameters in api ...Gaia Clary
2017-03-12Fix T50930 Typo in 'jpeg2k_codec' descriptionAaron Carlisle
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-27Surface Deform Modifier (SDef)Luca Rood