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-05-05Stop all dynamic enums using translations (from blend file data)Campbell Barton
2014-05-02Fix T39989: Dupli group's objects in Particles are not displayed properly in ...Sergey Sharybin
2014-05-01Fix T39988: Selected object count invalid after exiting local-viewCampbell Barton
2014-05-01Include removal gave problems with windows, ifdef some back in for windows onlyCampbell Barton
2014-05-01Revert "Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869...Campbell Barton
2014-05-01Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869cc7a.Thomas Dinges
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-30Fix T38905: view3d.object_as_camera didn't store the last-viewCampbell Barton
2014-04-29Correct own regression drawing lamp outlineCampbell Barton
2014-04-29Code cleanup: remove unused grease pencil pointerCampbell Barton
2014-04-29Fix T31605: rotate around selection ignores numpadCampbell Barton
2014-04-29Code cleanup: avoid sin/cos calls when drawing sun lampCampbell Barton
2014-04-29Fix T39942: Displacement of group instance objects when switching to textured...Sergey Sharybin
2014-04-29Code cleanup: remove redundant matrix initializationCampbell Barton
2014-04-27Editmesh: Update tooltips for vert/edge/face buttonsCampbell Barton
2014-04-27View3D: Tweak GLSL preview, use only lamps enabled in active render layer and...IRIE Shinsuke
2014-04-27Code cleanup: const args and arraysCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-23Quiet warningsCampbell Barton
2014-04-23Fix T39781: Autosmooth feature: erroneously showing hidden vertices' normals ...Bastien Montagne
2014-04-23Blender Internal: Add material property "Cast" which can disable both ray and...IRIE Shinsuke
2014-04-22View3d: api naming, for setting the view matrix.Campbell Barton
2014-04-21Object drawing: test the flag, without comparing the valueCampbell Barton
2014-04-20Code cleanup: correct abs useCampbell Barton
2014-04-17View3D: use smoothview for localview switchingCampbell Barton
2014-04-17Code cleanup: use const for array argsCampbell Barton
2014-04-17View3D: no need to mask mask out localview for each objectCampbell Barton
2014-04-17Fix T39765 crash on text with generative modifiers.Antony Riakiotakis
2014-04-17Code cleanup: use bools for DMCampbell Barton
2014-04-17Fix mistake in recent DM material changesCampbell Barton
2014-04-17Viewport Text Drawing: replace single allocs with a memarenaCampbell Barton
2014-04-15Style cleanup: C & pep8Campbell Barton
2014-04-14Fix T39736: Ctrl+V reports "Objects Pasted" regardless if it worked or not.Bastien Montagne
2014-04-13Split Normals I (1/5): basis for split normals (nearly nothing user-visible h...Bastien Montagne
2014-04-12View3D: refactor ED_view3d_draw_offscreen and view3d_main_area_draw_objectsCampbell Barton
2014-04-12Walk Navigation: no one should fall through the floor ever again (fix #T39561)Dalai Felinto
2014-04-11Drawing: use const for wire colorCampbell Barton
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-10More instances of needed material initialization.Antony Riakiotakis
2014-04-09Back buffer selection needs updates to materials.Antony Riakiotakis
2014-04-09View3D: disable LOD when game engine is disabled or ifdef'dCampbell Barton
2014-04-09Add material storage to derivedmesh.Antony Riakiotakis
2014-04-08Matcaps.Antony Riakiotakis
2014-04-07Fix T39626 Matcaps not working in edit mode.Antony Riakiotakis
2014-04-01Make matcaps suck lessAntony Riakiotakis
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-31Fix T39524: Backface culling is always on in Textured view in BI.Bastien Montagne
2014-03-28Code cleanup: use len_v2v2_int for view zoom-scaleCampbell Barton