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-11-28Render pipeline: Remove dead codeSergey Sharybin
2015-11-25Sequencer: nested scene strip support (like metas)Campbell Barton
2015-11-25Fix T46646: Point Cloud Density crashes on real time renderingSergey Sharybin
2015-11-23Cleanup: shadowing (render)Campbell Barton
2015-11-19Cleanup: redundant 'break', minor editsCampbell Barton
2015-11-16Speedup OpenGL sequencer animation renderingSergey Sharybin
2015-11-16Remove unused arguments from RE_WriteRenderViewsMovie()Sergey Sharybin
2015-11-16Followup to previous commit: similar thing was happening for multiview caseSergey Sharybin
2015-11-16Color management: Skip doing float->rect conversion twice when rendering anim...Sergey Sharybin
2015-11-13Fix T46757: Blender Close when try to render an AnimationSergey Sharybin
2015-11-12Frame Server: use main render loopCampbell Barton
2015-11-12Fix T46729: Render result different between animated and still rendersSergey Sharybin
2015-11-06Fix T46696: Voxel crash indexing over INT_MAXCampbell Barton
2015-11-01Cleanup: old commentsCampbell Barton
2015-10-30Fix memory leak caused by recent shutter curve commitsSergey Sharybin
2015-10-30Fix T46507: Cycles baking re-orders faceCampbell Barton
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-27Fix T46605: Compositing causes access violation when rendering from command lineSergey Sharybin
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-23Comments for link-list typesCampbell Barton
2015-10-22Version Bump: 2.76.2, deprecate valuesCampbell Barton
2015-10-22Fix T46565: Movie render crash w/o permissionsCampbell Barton
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