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-02-06cleanup: use bool args & redundant castsCampbell Barton
2015-02-06Cleanup: styleCampbell Barton
2015-02-05Fix T43531: Wrong object center-dot colorCampbell 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-03cleanup: use bools in drawobjectCampbell Barton
2015-02-02Adjust GLSL drawing of window coordinates from camera view (use cameraAntony Riakiotakis
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-29Followup for previous commit: fix mismatches between menu entry and shortcut ...Bastien Montagne
2015-01-28Add theme option for cliping borderAntony Riakiotakis
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
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-20Another crappy approach to spirals on hairs, crazy expensive though.Lukas Tönne
2015-01-20Another fix for off-by-one hair grid resolution errors.Lukas Tönne
2015-01-20Draw actual hair keys when the "Guide Hair" setting is enabled.Lukas Tönne
2015-01-20Fix for grid drawing in 3D view, was using one less grid cell.Lukas Tönne
2015-01-20New debug element "circle" for simulations, which is quite useful forLukas Tönne
2015-01-20Debug grid drawing for hair volume was drawing one subdivision too many.Lukas Tönne
2015-01-20Debug drawing feature to visualize the hair continuum grid.Lukas Tönne
2015-01-20Fix for warnings/errorsLukas Tönne
2015-01-20Guide hair drawing for hair particles.Lukas Tönne
2015-01-20Debug drawing for simulations, to aid in visualizing abstract data suchLukas 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-19WM: add a notifier for camera/viewport optionsCampbell Barton
2015-01-11Fix T43208 material flickering in edit mode.Antony Riakiotakis
2015-01-07Fix for bool flag useCampbell Barton
2015-01-04Fix sequencer border-flickeringCampbell Barton
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2015-01-03Refactor 'fit in camera view' code, and expose it to RNA.Bastien Montagne
2014-12-29Rotate around selection now will work on last stroke position in textureAntony Riakiotakis
2014-12-29Move average stroke from sculpt session to unified paint settings so itAntony Riakiotakis
2014-12-29Cleanup: get rid of sculpt minmax and reuse last stroke function (codeAntony Riakiotakis
2014-12-26Fix T42977: Weights failed to display in Wireframe mode when using Face Selectjulianeisel
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-09Fix T4284: Drawing modified curves crashesCampbell Barton
2014-12-05Grease Pencil sketches get included when doing OpenGL previews for scene stri...Joshua Leung
2014-12-02Tex Paint: hide selected face-mask edgesCampbell Barton
2014-11-30More fixes related to D&D:Bastien Montagne
2014-11-30Removing last vestigial remains of old C-based UI for Grease PencilJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-28Cleanup GPU: get rid of some extremely legacy draw code.Antony Riakiotakis
2014-11-27Addition/correction to previous commit:Antony Riakiotakis
2014-11-27Fix T42653, solidify modifier not displaying correctly under edit mode.Antony Riakiotakis