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-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
2014-11-27Fix own commit: broke add background imageCampbell Barton
2014-11-26Fix for walk navigation not working with stereo camera (multiview)Dalai Felinto
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-25Make sure world redraws correctly when we tweak the world propertiesAntony 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-24Fix T42618: Lock to view + autokey bugCampbell Barton
2014-11-24Cleanup: de-duplicate image drag & drop logicCampbell Barton
2014-11-24Minor edits to T42649 fixCampbell Barton
2014-11-23Fix T42649: Use Relative Paths for Node Editor & 3D View Imagesjulianeisel
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-11-21Cleanup: typoCampbell Barton
2014-11-20Fix T42647, vertex and weight painting mode do not display solid shadedAntony Riakiotakis
2014-11-19Refactor: Move part of vgroup handling code from ED_mesh/object_vgroup.c to B...Bastien Montagne
2014-11-18Fix for previous checkAntony Riakiotakis
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-16Bugfix T42253: End frame for armature ghosting "in range" is not displayedJoshua Leung
2014-11-15Cleanup: remove unused redraw flagCampbell Barton
2014-11-14View3d: border would jitter on panningCampbell Barton
2014-11-11Avoid calling powf with integer exponent in more placesSergej Reich
2014-11-11UI Refactor T41640Campbell Barton
2014-11-02Fix for 3D Ruler crash maximizing viewCampbell Barton
2014-10-31View3d - walk: expose gravity toggle to keymapDalai Felinto
2014-10-30Math Lib: add transpose_m3_m3, m3_m4, m4_m4Campbell Barton
2014-10-28WM: unneeded alloc the operator-type iteratorCampbell Barton
2014-10-28Keymap: PKey only runs BGE when engine is setCampbell Barton
2014-10-28Cleanup: de-duplicate engine-id'sCampbell Barton