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
2013-12-13Hide the 3D cursor in a few cases where it is unneeded (active object isAntony Riakiotakis
2013-12-11User Interface: add colon separator for number buttonsCampbell Barton
2013-12-10fix: Fly Navigation centered in viewport, not in camera viewDalai Felinto
2013-12-09Fix T37727: z-offset problems with camera viewCampbell Barton
2013-12-09View3D API: rename view3d_camera_get to ED_view3d_camera_data_getCampbell Barton
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-12-04Usual UI messages fixes & tweaks.Bastien Montagne
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-12-03Fix T37663: Black matcap when object located on a curveSergey Sharybin
2013-12-03View Navigation: Walk and Fly modesDalai Felinto
2013-12-03Code Cleanup: minor changes fly-mode edits, use copy_v3_fl3, remove commentsCampbell Barton
2013-12-02Blender Font (BLF): add length argument to string width/height functionsCampbell Barton
2013-11-28View3D: split camera controlling parts of fly mode into their own functionsCampbell Barton
2013-11-26Fix T37624: Rename Marker does not update Marker in 3D View until Frame ChangeSergey Sharybin
2013-11-26View3D: disable auto-perspective when orbiting the view out of a camera.Campbell Barton
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-11-25Fix T37586: Auto-perspective was changing to perspective while orbitingCampbell Barton
2013-11-24Code Cleanup: use math functions and reduce View3d axis drawing into a loopCampbell Barton
2013-11-21Squashed commit of the following:Bastien Montagne
2013-11-21Fix a wrong check ls == NULL || lb->first == NULLSergey Sharybin
2013-11-20* Remove more code for stars, missed those. Sorry!Thomas Dinges
2013-11-20Blender Internal:Thomas Dinges
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-11-19Code Cleanup: move trans-verts out of snap code into their own file.Campbell Barton
2013-11-18Fix T37495: Duplis weren't handling negative scaled objects properly.Campbell Barton
2013-11-18Fix T37468: image empties now use no interpolation when mipmaps are disabled.Brecht Van Lommel
2013-11-18Fix for T36936: Crash when starting BI rendered viewIRIE Shinsuke
2013-11-09More fix for [#37327] Inconsistent numeric input conversion.Bastien Montagne
2013-11-08[#37327] Inconsistent numeric input conversion.Bastien Montagne
2013-11-05Fix [#37319] Forcefield on translated, unselected lamp draws in origin.Bastien Montagne
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-10-29correct error in recent commit.Campbell Barton
2013-10-28move bmesh array lookup data and utility functions from editmesh into bmesh,Campbell Barton
2013-10-27Border select for sculpting, using B shortcut, warmup for more advancedAntony Riakiotakis
2013-10-26rename give_cursor to ED_view3d_cursor3d_getCampbell Barton
2013-10-26fix for outline width theme option being ignored for non mesh object types.Campbell Barton
2013-10-25drawobject: Fix sphere bounds drawingSergej Reich
2013-10-23style cleanupCampbell Barton
2013-10-22add copy_v4_fl4, replace QUATSET macro.Campbell Barton
2013-10-22fix for invalid RNA created for the 3D viewport header (made ID reporting sho...Campbell Barton
2013-10-21Partial fix for [#37159] Particle Emitter set to not render still appears in ...Bastien Montagne
2013-10-18Pampa Project request: FPS in sequencer editorSergey Sharybin
2013-10-17Fix #37109: missing cycles texture display in edit mode.Brecht Van Lommel
2013-10-16style cleanupCampbell Barton
2013-10-153D view: textured draw mode now has a Shadeless option in the Shading panel,Brecht Van Lommel
2013-10-15fix [#37067] Bone CrashCampbell Barton
2013-10-14Fix cycles textured draw mode problem with objects that have an image textureBrecht Van Lommel
2013-10-12code cleanup: use const's for vector args.Campbell Barton