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-03-07Change !BLI_ghashIterator_isDone to BLI_ghashIterator_notDone. It isAntony Riakiotakis
2013-03-06Texture paint refactoring commitAntony Riakiotakis
2013-03-04Avoid clearing the depth buffer when using full screen quads forAntony Riakiotakis
2013-03-04code cleanup: view3d_clipping_test was making a vector copy for no reason.Campbell Barton
2013-03-03code cleanup: ~400 duplicate lines for AO form factor math.Campbell Barton
2013-03-03code cleanup: de-duplicate ~75 lines copied twice - tsk tsk.Campbell Barton
2013-03-02now dragging an image onto an empty can be done without holding Ctrl.Campbell Barton
2013-03-01style cleanup: braces with multi-line statements, also add some comments.Campbell Barton
2013-02-28fix for harmless glitch rotating the camera in camera mode, having the center...Campbell Barton
2013-02-27changing image dropping into the viewport to add empty objects (from r54825) ...Campbell Barton
2013-02-26Add: [#34443] Ability to set 'Pivot Center for rotation/scale' missing in wei...Gaia Clary
2013-02-25patch [#34411] Patch for image drag and drop to create Empty rather than BG i...Campbell Barton
2013-02-24Another bunch of UI translation fixes, thanks to Leon Cheung, Gabriel Gazzán...Bastien Montagne
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-21code cleanup: pass mval to ED_view3d_cursor3d_position() rather then event x/yCampbell Barton
2013-02-20Fix drawing of translated strings (can't use _ascii version of BLF_draw in th...Bastien Montagne
2013-02-19Another huge bunch of new UI translations (some reported by Leon Cheung, than...Bastien Montagne
2013-02-19fix [#34033] Mesh customdata settings are missingCampbell Barton
2013-02-18Fix #34290: backface culling option in 3d view was not interacting well with theBrecht Van Lommel
2013-02-18Fix #34289: Wrong grid color on light backgroundSergey Sharybin
2013-02-15style cleanupCampbell Barton
2013-02-15Fix 3d view DPI issue with object name overlapping axis icon.Brecht Van Lommel
2013-02-13dont draw stippled lines without z-depth in vertex paint mode. (only weight p...Campbell Barton
2013-02-10style cleanupCampbell Barton
2013-02-08Release todo: added userpref for Mac users having "Natural Scroll" set.Ton Roosendaal
2013-02-04drawvolume was timing drawing unnecessarily,Campbell Barton
2013-01-30Add active region for operator execution.Campbell Barton
2013-01-30fix [#33740] Incorecct UV mapping from camera viewCampbell Barton
2013-01-27Operators name "cleanup"Dalai Felinto
2013-01-26Fix [#33997] Units Scale in Metric mode displays wrong face area.Bastien Montagne
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-24Fix threading issues of viewport rendering when using movies/generated imagesSergey Sharybin
2013-01-23Code cleanupJoshua Leung
2013-01-22style cleanupCampbell Barton
2013-01-22Matcap fix:Ton Roosendaal
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2013-01-21Vertex bevel: adjust vertex positions to make a more rounded pattern.Howard Trickey
2013-01-18move draw all edges into the object settings (object panel), makes more sense...Campbell Barton
2013-01-17include svn revision in the crash log, also free smoothview on the off-chance...Campbell Barton
2013-01-17minor changes to view3dCampbell Barton
2013-01-17Accidentally added commented line when testing smoothview fix.Campbell Barton
2013-01-17fix [#33894] Viewport heavily distortedCampbell Barton
2013-01-15Bug fix #33748Ton Roosendaal
2013-01-15Fix #33741,#33856: multi texture drawing problem with VBO's after a recent bu...Brecht Van Lommel
2013-01-10simple speedup for view3d numeric panel - dont loop on verts or edges if none...Campbell Barton
2013-01-10fix for editmesh calculating normals twice when using the number-buttons.Campbell Barton
2013-01-10don't store bevel weights or edge crease customdata layers in editmode unless...Campbell Barton
2013-01-08Added trackpad (and magic mouse) support to control speed in Fly Mode in 3d.Ton Roosendaal
2013-01-08style cleanupCampbell Barton
2013-01-08style cleanupCampbell Barton