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-30Correct warningCampbell Barton
2015-04-30Better fix for T44556: Crash on the World Properties > PreviewDalai Felinto
2015-04-30Revert "Fix T44556: Crash on the World Properties > Preview"Dalai Felinto
2015-04-30Fix T44556: Crash on the World Properties > PreviewSergey Sharybin
2015-04-29Multi-View cleanup: using RenderResult->rect* only for temporary RenderResultsDalai Felinto
2015-04-28Curves: don't use 'charidx' for regular curvesCampbell Barton
2015-04-28Added missing update tag to recalculate data after permutating materialsGaia Clary
2015-04-28Add material slot reorder buttonsGaia Clary
2015-04-21Stamp refactoring:Antony Riakiotakis
2015-04-21Fix T44465: Crash using VSE OGL render + Grease PencilJulian Eisel
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-17Fix T44336: Unable to select cycles-specific passes in UV/image editorDalai Felinto
2015-04-10Fix T44329: Second part: prevent 'cachebuffer' and 'fullOSA' in preview renders.Bastien Montagne
2015-04-09Fix regression after multiview, basically we appended the wrong framesAntony Riakiotakis
2015-04-09Fix partial image update during renderingSergey Sharybin
2015-04-08Fix opengl render preview in image editor brokenAntony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-31Fix T44077 material update fails in textured mode when VBOs are off.Antony Riakiotakis
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-03-26Fix T44122, rendering OpenGL preview movie with audio has wrong audioAntony Riakiotakis
2015-03-25Fix T44133 SSAO in OpenGL rendering from orthographic camera did notAntony Riakiotakis
2015-03-19Freestyle: pass Main struct to new/copyCampbell Barton
2015-03-17Fix T44021: Crash switching Rendering Engines while viewport rendering + anim...Sergey Sharybin
2015-03-10Fix T43831: Image Editor: Render info not displayedSergey Sharybin
2015-03-10Fix T43953, make opengl render work like before, basically, if we renderAntony Riakiotakis
2015-02-23Gooseberry request:Antony Riakiotakis
2015-02-17RNA API: reuse property lookupsCampbell Barton
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-02-11cleanup: style/indentationCampbell Barton
2015-02-03Possible NULL de-reference on fullsceen checkCampbell Barton
2015-01-28Stacked fullscreen area support (proper implemenation)julianeisel
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-25cleanup: warnings, spellingCampbell Barton
2015-01-25Fix T43008: Support stacked fullscreen areasjulianeisel
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-21BKE_screen: add BKE_screen_find_area_xyCampbell Barton
2015-01-12Second try to fix missing previews of mat/tex/etc. in .blend files.Bastien Montagne
2015-01-08Fix for wrong boolean flag checkSergey Sharybin
2015-01-07Ensure mat/tex/etc. previews are generated/saved in .blend files when enabled...Bastien Montagne
2015-01-04sequencer: don't return big values (fill pointer instead)Campbell Barton
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2014-12-20Fix T42961: GPencil - Refactor object/scene data behaviourjulianeisel
2014-12-06Fix crash in RE_AcquiredResultGet32 on debug builds introduced yesterdayJens Verwiebe
2014-12-05Render API: Add RenderEngine.error_set() functionSergey Sharybin
2014-12-05Grease Pencil sketches get included when doing OpenGL previews for scene stri...Joshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-28Delete GPU buffers if preference changes.Antony Riakiotakis
2014-11-26World background working on cycle nodes.Antony Riakiotakis