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
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
2014-09-26Fix View3d background image display aspectCampbell Barton
2014-09-26CleanupCampbell Barton
2014-09-23Fix game engine not supporting material view.v2.72-rc1Antony Riakiotakis
2014-09-19Fix T35993, issue with viewport when using instances.Antony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-18Fix T41113: Hide doesn't work on particle systemsBastien Montagne
2014-07-09Fix T40164: Linking a Group of linked Groups don't take Dupli VisibilityLukas Tönne
2014-06-19Code cleanup: remove unused callback for depth drawingCampbell Barton
2014-06-19Code cleanup: use const passing rectsCampbell Barton
2014-06-18Editmesh: add ability to show weights on wire T39054, D585Gaia Clary
2014-06-13Code cleanup: use ED_gpencil_ prefix for grease pencilCampbell Barton
2014-06-04Fix for dupli's ignoring color in set-scenesCampbell Barton
2014-05-30Followup to rB1973b17fce65, partially bring back GLSL lamp's previous behavior.IRIE Shinsuke
2014-05-22Fix for image garbage collection failing to run for render-only viewsCampbell Barton
2014-05-22Fix T40283: Matcaps disables GLSL shadowsCampbell Barton
2014-05-19Fix T40242: 3D view background images incorrectly shown during viewport render.Brecht Van Lommel
2014-05-07Code cleanup: spelling/indentationCampbell Barton
2014-05-02Fix T39989: Dupli group's objects in Particles are not displayed properly in ...Sergey Sharybin
2014-04-29Fix T39942: Displacement of group instance objects when switching to textured...Sergey Sharybin
2014-04-27View3D: Tweak GLSL preview, use only lamps enabled in active render layer and...IRIE Shinsuke
2014-04-27Code cleanup: const args and arraysCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-22View3d: api naming, for setting the view matrix.Campbell Barton
2014-04-17View3D: no need to mask mask out localview for each objectCampbell Barton
2014-04-12View3D: refactor ED_view3d_draw_offscreen and view3d_main_area_draw_objectsCampbell Barton
2014-04-09View3D: disable LOD when game engine is disabled or ifdef'dCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20View3D: avoid matrix multiply using ED_view3d_boundbox_clipCampbell Barton
2014-03-17UI: Add theme color for viewport overlayCampbell Barton
2014-03-11Fix for own rB6919ffbf4b2f (we only consider unit scale when we do use a unit...Bastien Montagne
2014-03-11Fix T39112: increment snap does not work in perspective view at 0.01 scale (f...Bastien Montagne
2014-03-01Fix for using non camera objects as a camera having zero area view-frameCampbell Barton
2014-03-01Fix for some unlikely memory leaks, remove redundant checksCampbell Barton
2014-02-27Fix for view3d name getting concatenatedCampbell Barton