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
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-01DNA: remove View3D.flag3Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-03Cleanup: remove blockscale & handlerCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-01-30Fix T52520: Metaballs in edit mode causes infinite Cycles viewport resetSergey Sharybin
2017-09-06View3D Remap: skip defmaterialCampbell Barton
2017-09-06Fix T52663: Remap used invalid local-view dataCampbell Barton
2017-03-06Rigid body: fix viewport not updating on properties change.Clément Foucault
2017-02-23Fix possible crash in various 3D View operatorsJulian Eisel
2017-02-09Cleanup: Remove commented codeAaron Carlisle
2016-07-28Fix own mistake from c05363e8895Julian Eisel
2016-07-27Fix crash closing Blender while in rendered local viewJulian Eisel
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2015-12-08OpenGL: split off framebuffer, shader and texture code into separate files.Brecht Van Lommel
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-10-22Version Bump: 2.76.2, deprecate valuesCampbell Barton
2015-09-05Depsgraph: Don't use legacy function when building without legacy depsgraphSergey Sharybin
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-04-22Fix T44476: Hiding Grease Pencil from Outliner RMB doesn't update 3DJulian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-17Fix T44021: Crash switching Rendering Engines while viewport rendering + anim...Sergey Sharybin
2015-03-11Cleanup: indentationCampbell Barton
2015-03-09Fix T43937: Changing Texture Brush doesn't update toolbarJulian Eisel
2015-02-18cleanup & missing breakCampbell Barton
2015-02-17Hide 3D Cursor in Paint Modes (with exceptions)Julian Eisel
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-02-06cleanup: use bool args & redundant castsCampbell Barton
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-19WM: add a notifier for camera/viewport optionsCampbell Barton
2014-11-30More fixes related to D&D:Bastien Montagne
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-26World background working on cycle nodes.Antony Riakiotakis
2014-11-25Make sure world redraws correctly when we tweak the world propertiesAntony Riakiotakis
2014-10-10Cleanup: use bool and const argsCampbell Barton
2014-10-06Cleanup: remove old preview codeCampbell Barton
2014-07-31Fix T41258: Crash when entering edit mode while viewport render is enabledSergey Sharybin
2014-07-24Implement option to parent object to undistorted position of 2D trackSergey Sharybin
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-13Followup to rB320b7a59c3eed: also handle background image ID refcount when du...Bastien Montagne
2014-06-10Fix missing notifier when inserting keyframeSergey Sharybin
2014-06-06Fix T40522: Viewport layer name is not redrawed.Bastien Montagne
2014-06-03Change to key modifier should trigger re-evaluation of drag-and-dropCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-29Code cleanup: remove unused grease pencil pointerCampbell Barton