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-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
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-08Fixes to make script_load_keymap test pass.Howard Trickey
2014-02-04Fix for view lock checks with ndof ops, was incorrectly comparing flagsCampbell Barton
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-12-17Partial fix for T37604: Deadlock when stopping rendered viewport (Blender Int...IRIE Shinsuke
2013-12-05Blender Internal: Fix for rendered view crash that happens when changing scre...IRIE Shinsuke
2013-12-04Fix T37680: Texture image scale is not refreshingSergey Sharybin
2013-11-26Fix T37624: Rename Marker does not update Marker in 3D View until Frame ChangeSergey Sharybin
2013-11-20* Remove more code for stars, missed those. Sorry!Thomas Dinges
2013-11-18Fix for T36936: Crash when starting BI rendered viewIRIE Shinsuke
2013-10-04Fix #36948: blender internal viewport render crashes holding shift+Z pressedBrecht Van Lommel
2013-08-11use 'greater/less then or equal to' operators rather then adding 1.Campbell Barton
2013-08-07quiet shadow warnings and remove redundant NULL checkCampbell Barton
2013-07-27fix for reading outside allocated memory when switching to the 3D view.Campbell Barton
2013-06-26Fix #35879: missing 3D viewport redraws when changing lamp settings, after re...Brecht Van Lommel
2013-06-25style cleanupCampbell Barton
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-06-24localview was clearing the source-view3d when duplicatingCampbell Barton
2013-05-26BLI_math rename functions:Campbell Barton
2013-05-08add in asserts when rv3d->viewmatob, rv3d->persmatob are not initialized.Campbell Barton