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-06-07World space switch for BI nodes.Alexander Romanov
2016-06-06Fix T48550: Imperfections when Bake displacement map to plane if camera is no...Sergey Sharybin
2016-06-01Fix T48466: Multiple passes starting with 'Diffuse' in EXR file breaks its lo...Bastien Montagne
2016-05-17C99/C++11: replace deprecated finite() by isfinite().Brecht Van Lommel
2016-05-06Fix T48262: Crash when trying to render a scene without camera.Bastien Montagne
2016-04-26Support multiple tangents for BI render & viewportAlexander Romanov
2016-04-12Cleanup: use boolCampbell Barton
2016-04-04Fix T48002: Wrong behavior with "RGB to Intensity" in Image texturesSergey Sharybin
2016-04-04Move some debug print under G.debugSergey Sharybin
2016-04-02Fix T47971: rigid body baking crash due to thread race condition.Brecht Van Lommel
2016-03-24Color sources for point density textures based on mesh verticesLukas Tönne
2016-03-19BLI_kdopbvh: Pass center to to range callbackCampbell Barton
2016-03-14Cleanup: style/spellingCampbell Barton
2016-03-13Full Inverse-Quadratic-Equation Lamp FalloffJack Andersen
2016-03-11Revert "Use render path as initial location when saving renders"Campbell Barton
2016-03-11Fix T47753: World equirectangular regressionCampbell Barton
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2016-03-10Report error when render failsCampbell Barton
2016-03-05Cleanup: unnecessary comma useCampbell Barton
2016-03-03Make texture node threadedSergey Sharybin
2016-03-03Avoid some obvious crashes when running out memory allocating render resultSergey Sharybin
2016-03-03Render Save Buffers: Use proper memory buffer size for a display bufferSergey Sharybin
2016-03-02Fix T47610: Texture node in compositing nodes does not updateSergey Sharybin
2016-03-02Fix T47642: Crash baking w/ cyclesCampbell Barton
2016-03-02Use render path as initial location when saving rendersCampbell Barton
2016-02-29Fix T47615: crash trying to use point density with lamp object.Brecht Van Lommel
2016-02-28Fix T47608: Cycles cage baking crash after recent uv derivative fixes.Brecht Van Lommel
2016-02-24Fix race condition in point density texture min/max codeSergey Sharybin
2016-02-23Point density: Removed wrong line in previous commitSergey Sharybin
2016-02-23Make point density sampling threadedSergey Sharybin
2016-02-23Fix memory leak in point densitySergey Sharybin
2016-02-21Bake API: add assert to verify we have valid UVs.Brecht Van Lommel
2016-02-21Fix crash baking selected to active after recent fix for uninitialized variab...Brecht Van Lommel
2016-02-21Fix uninitialized var use initializing bake dataCampbell Barton
2016-02-18Fix T47451: Blender internal not rendering meshes with zero vertices in the o...Brecht Van Lommel
2016-02-18Fix T45343: incorrect Cycles baking of bump maps from selected to active.Brecht Van Lommel
2016-02-18Fix crash on exit with Blender Internal baking and envmap render.Brecht Van Lommel
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-02-14Fix T45606: cycles multires tangent space normal map bake issues.Brecht Van Lommel
2016-02-14Fix crash when cancelling cycles bake in some cases.Brecht Van Lommel
2016-02-10Cleanup: double promotionCampbell Barton
2016-02-06Fix T47320: Cycles baking in edit mode uses outdated mesh.Brecht Van Lommel
2016-02-05Fix T47329: Compositing fails to render unless each included scene was render...Sergey Sharybin
2016-02-03Remove redundant file exists checksCampbell Barton
2016-02-03Fix T47303: Voxel texture disappears after first frameCampbell Barton
2016-02-01Fix wrong information used for stamp when "Strip Metadata" is usedSergey Sharybin
2016-02-01Fix missing return after NULL check, from Coverity reports.Bastien Montagne
2016-01-28cleanup: spelling / typosMike Erwin
2016-01-26Cleanup: minmac -> minmax & RE_render_ext namingCampbell Barton
2016-01-26Fix T46679: ZMask layers don't update w/ animationCampbell Barton