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
2015-10-11Fix warnings and remove casts by adding copy_vx_vx_uchar() functions.Brecht Van Lommel
2015-10-10Fix T45152: multiview/stereo render not working with Freestyle + Cycles.Brecht Van Lommel
2015-10-08Cycles: Fix for point density always using render settings for modifiersSergey Sharybin
2015-10-05Fix T46333: Particle Info Node broken w/ BICampbell Barton
2015-10-01Fix potential memory leak bakingCampbell Barton
2015-10-01Fix T46313: Cycles bake normal mapCampbell Barton
2015-09-28Blender Internal: Fix regression in point density textureSergey Sharybin
2015-09-28Cycles: Fix wrong particles min/max calculation for point densitySergey Sharybin
2015-09-27Fix T46212: blender internal lights in exclusive light group wrong in viewport.Brecht Van Lommel
2015-09-27Fix crash reporting render errors during baking.Brecht Van Lommel
2015-09-25Fix T46260: Shadeless option ignores Object-ColorCampbell Barton
2015-09-24Fix T46226: Bake normals multi-res crashCampbell Barton
2015-09-23Fix T46225: Crash when rendering halo flareDalai Felinto
2015-09-22Show error when unsupported movie format usedCampbell Barton
2015-09-22Fix T46194: Crash rendering particlesCampbell Barton
2015-09-21Render: Free persistent image storage when loading new fileSergey Sharybin
2015-09-21Fix T46144: blender internal face texture color wrong in raytraced reflection.Brecht Van Lommel
2015-09-14Fix T45699: own regression w/ looptri updateCampbell Barton
2015-09-09Fix crash in preview render w/ too small borderCampbell Barton
2015-08-26Fix T45631: Ambient update rendered bugSergey Sharybin
2015-08-24Fix editmesh GLSL tangent drawingCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-08Fix T45705: Selected to Active Cycles Baking no longer workingDalai Felinto
2015-08-09Use polygon normals for bakingCampbell Barton
2015-08-09Fix crash baking in cyclesCampbell Barton
2015-08-07Fix T45715: Blender crashes when creating Environment Map textures in Multi-V...Dalai Felinto
2015-08-02parenthisize macro args to avoid errorsCampbell Barton
2015-07-31Docs: doxy correctionsCampbell Barton
2015-07-30Move tangents and baking to looptris:Antony Riakiotakis
2015-07-30error reordering argsCampbell Barton
2015-07-29CleanupCampbell Barton
2015-07-29Remove not really helpful debug printSergey Sharybin
2015-07-27Don't allocate MFace's by defaultCampbell Barton
2015-07-27Replace MFace with looptri for dynamicpaintCampbell Barton
2015-07-27Fix T45563: Crash rendering hair dupli'sCampbell Barton
2015-07-25Compositor: Fixes for the debug passSergey Sharybin
2015-07-24Deduplicate some logic around debug passesSergey Sharybin
2015-07-24Make it easier to create debug passes with more than 1 channelSergey Sharybin
2015-07-18Point density: Workaround for possible race conditionSergey Sharybin
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-07-18Point density: Add utility function to sample density outside of render pipelineSergey Sharybin
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-14Particle Info node support for GLSL mode and the internal render.Alexander Romanov
2015-07-14Cleanup: replace BLI_split_file_part w/ BLI_path_basenameCampbell Barton
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-07-13Fix T45385: Crash on render occurring when two hair modifiers are active that...Sergey Sharybin
2015-07-06Fix T45290: Selecting passes in image editor does no longer workDalai Felinto
2015-07-06Fix T45328: Crash upon finishing render with 'Cache Result' enabledSergey Sharybin
2015-07-01Sequencer metadata:Antony Riakiotakis
2015-07-01Cleanup: use boolsCampbell Barton