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-02-28Fix/workaround T48549: Crash baking high-to-low-poly normal map in cyclesSergey Sharybin
2017-02-22Cycles: Fix shading with autosmooth and custom normalsSergey Sharybin
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-02-14Cleanup: bracesSergey Sharybin
2016-02-14Fix T45606: cycles multires tangent space normal map bake issues.Brecht Van Lommel
2016-02-06Fix T47320: Cycles baking in edit mode uses outdated mesh.Brecht Van Lommel
2016-01-19Usual i18n/UI messages tweaks.Bastien Montagne
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2016-01-04Cycles-Bake: Unset properties fallback only working for invokeDalai Felinto
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-10-01Fix T46313: Cycles bake normal mapCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-04-27Fix T44512: Cycles fails normal bake /w scale flipCampbell Barton
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-20Fix T43786: Cycles bake disregards Auto Smooth (vertex per-face normals)Sergey Sharybin
2015-02-19RNA: pass only 0/1 to RNA_property_boolean_setCampbell Barton
2015-02-11Fix T43628: Circular dependency error preventing multiple highpoly objects to...Dalai Felinto
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2014-12-28Fix leak in cycles-bakeCampbell Barton
2014-10-30Complementary fix for rB8054372: Follow the common naming scheme byLukas Tönne
2014-10-30Fix negate_m3 (taking 4x4 matrix)Campbell Barton
2014-09-19Fix T40751 preview image not generated after baking.Antony Riakiotakis
2014-08-31Bake-API: more MEM_callocN replacements by MEM_mallocNDalai Felinto
2014-08-28Bake-API: silencing warnings (and fixing a potential memory-access crash)Dalai Felinto
2014-08-27Bake-API: fix potential error for non square imagesDalai Felinto
2014-08-06Add some missng casts to the size_tSergey Sharybin
2014-08-01Bake-API: cleanup - missing (size_t) promotionDalai Felinto
2014-07-31Bake-API: use size_t instead of width, heightDalai Felinto
2014-07-27T41196: Python call of bake operator cause Blender CrashDalai Felinto
2014-07-23Bake-API: Test for cyclic node connectionDalai Felinto
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-17Bake-API: progress (bar) workingDalai Felinto
2014-06-22Code cleanup: styleCampbell Barton
2014-06-19Bake-API: small cleanup to prevent unfreed memory when there are baking errorsDalai Felinto
2014-06-19Bake-API: fix for non-NORMAL maps baking black when using cageDalai Felinto
2014-06-19Fix T4068787 Cycles Bake Selected To Active From Non-Mesh Object Fails With E...Dalai Felinto
2014-06-17Bake-API: allow custom UV to be bakedDalai Felinto
2014-06-13Bake-API: increase cage extrusion/ray distance limitDalai Felinto
2014-06-13Bake-API: handle objects with no faces (fix T40601)Dalai Felinto
2014-06-12Bake-API: Set Custom Cage to be Cage ObjectDalai Felinto
2014-06-11Bake-API: new approach for cageDalai Felinto
2014-06-11correction from last commitDalai Felinto
2014-06-11Bake-API: removal of unecessary UV tests, as suggested by Campbell BartonDalai Felinto
2014-06-06Code cleanup: styleCampbell Barton
2014-06-03Bake-API small cleanupDalai Felinto
2014-06-03Fix T40476 - Baking multiple selected objects in Cycles final resultDalai Felinto
2014-06-03Bake-API prevent baking for engines that dont support the baking APIDalai Felinto