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
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
2014-10-21Cleanup: styleCampbell Barton
2014-10-20Fix T42313: Ruler always measures 0.0Campbell Barton
2014-10-20Fix T42189Antony Riakiotakis
2014-10-20Fix T42264: Negative scale & clipped-select failsCampbell Barton
2014-10-17Fix for pose bones not restoring selection index properlySergey Sharybin
2014-10-16Fix T42247 rolling did not support the rotation value in the userAntony Riakiotakis
2014-10-15Refactor 'apply' part of Editmode View3d Transform panel code.Bastien Montagne
2014-10-15Cleanup: Editmode 3DView Transform panel code: do not check for hidden BMesh ...Bastien Montagne
2014-10-15Cleanup: Edit mode 3DView Transform panel code.Bastien Montagne
2014-10-15Add Vertex bevel weight to Editmode UI.Bastien Montagne
2014-10-12Bugfix: "Hide" button in modifiers panel did only hide smoke domain, not the ...Daniel Genrich
2014-10-10Cleanup: use bool and const argsCampbell Barton