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-04-07CleanupCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-06Cleanup: replace confusing 'if' statementsCampbell Barton
2015-04-02Fix T44183 particles in linked group offset from objectAntony Riakiotakis
2015-03-25Fix T44124: Crash deleting brushCampbell Barton
2015-03-25Fix T44118: Rotated background image disappearsCampbell Barton
2015-03-24BGE: Fix T43592: World GLSLThomas Szepe
2015-03-23Fix T44076, SSAO in solid mode will disable antialiasing in wireframeAntony Riakiotakis
2015-03-23Allow bg-image rotation for camera viewsCampbell Barton
2015-03-21Cleanup: constify view3d/cameraCampbell Barton
2015-03-11Cleanup: styleCampbell Barton
2015-03-10Fix T43953, make opengl render work like before, basically, if we renderAntony Riakiotakis
2015-02-23Gooseberry request:Antony Riakiotakis
2015-02-18Do not allocate an XRay buffer if compositing is dnot one for offscreenAntony Riakiotakis
2015-02-17Fix crash when rendering to offscreen OpenGL, fix scons buildAntony Riakiotakis
2015-02-17Compositing works with X-Ray.Antony Riakiotakis
2015-02-17Fix T43697, grid drawing over wires and grease pencil. Props to JulianAntony Riakiotakis
2015-02-17Hide 3D Cursor in Paint Modes (with exceptions)Julian Eisel
2015-02-13Fix T43585 XRay + transparency brokenAntony Riakiotakis
2015-02-13Alleviate grid creating shadows in Ambient Occlusion effect.Antony Riakiotakis
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-02-06Cleanup: styleCampbell Barton
2015-02-04Cleanup: name flip x/yCampbell Barton
2015-02-04Support rotation and flipping for background images, patch by Andre D.Antony Riakiotakis
2015-02-02Adjust GLSL drawing of window coordinates from camera view (use cameraAntony Riakiotakis
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-28Add theme option for cliping borderAntony Riakiotakis
2015-01-21Added new debug flag which can be used to lazy-init the SimDebug drawing.Lukas Tönne
2015-01-20Made SimDebugData into a single global instance.Lukas Tönne
2015-01-20Fix glitch in view-axis (order of drawing)Campbell Barton
2015-01-20Fix UI glitches drawing text at different sizesCampbell Barton
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-04Fix sequencer border-flickeringCampbell Barton
2014-12-24Ref T42873: Print "Camera Pano" for panoramic camera view onto viewportjulianeisel
2014-12-23Fix T42994: Own recent regression in fix for T42945 (rB5cc199e49581),Bastien Montagne
2014-12-19Fix T42945: rv3d->gridview was not set correctly in view3d_draw_objects.Bastien Montagne
2014-12-05Grease Pencil sketches get included when doing OpenGL previews for scene stri...Joshua Leung
2014-11-26Do not use mipmapping on envmaps, can cause discontinuities onAntony Riakiotakis
2014-11-26World background working on cycle nodes.Antony Riakiotakis
2014-11-25Draw world background in offscreen OpenGL renders when. Use forcedAntony Riakiotakis
2014-11-24Allow explicit control over world background.Antony Riakiotakis
2014-11-18Fix for previous checkAntony Riakiotakis
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-14View3d: border would jitter on panningCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-10-28Cleanup: de-duplicate engine-id'sCampbell Barton
2014-10-04Fix off by one error drawing passepartoutCampbell Barton
2014-10-02Fix for wrong bit mask magic happening in gpu_update_lamps_shadows()Sergey Sharybin
2014-10-02Fix black matcap when using particle systemSergey Sharybin
2014-09-28Fix T41984: Can't use Render Image as Background Image.Bastien Montagne