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
2010-10-19svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r32300:32571soc-2010-nicolasbishopNicholas Bishop
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-08-21svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r31296:31488Nicholas Bishop
2010-08-20== Ptex ==Nicholas Bishop
2010-08-17apply UserPrefs and Theme rna naming changes.Campbell Barton
2010-08-17apply all rna naming changes for rna_space.cCampbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-06-04Fix [#22383] 3dView Layer Management (by Mouse) brokenMatt Ebb
2010-04-283dview --> view3d, patch by Jonathan Smith with small corrections and changes.Campbell Barton
2010-04-23rename scene.visible_layers -> layers, since layers are used for editing, exp...Campbell Barton
2010-04-22chaning the camera from the scene buttons didnt update the views. moved some ...Campbell Barton
2010-04-12Fix [#21972] Inclusive selection doesn't work for FacesMatt Ebb
2010-03-26Fix [#21759] Toggle all layers doesn't workMatt Ebb
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-30[#20550] Workflow Odity For Objects On Layers Not Being ViewedCampbell Barton
2010-01-30[#20487] Small bug in 3d window's header in edit mode.Campbell Barton
2010-01-16- UV header sync selection vert/edge/face buttons were displayed as 3 tickboxesCampbell Barton
2010-01-03- disallow the change the layer operator in localview.Campbell Barton
2009-12-03Fix for [#20226] 3DView header: hiding menu texts and layer button's issue.Matt Ebb
2009-11-29UI:Nicholas Bishop
2009-11-29UI:Nicholas Bishop
2009-11-29UI:Nicholas Bishop
2009-11-29UI:Nicholas Bishop
2009-11-29UI:Nicholas Bishop
2009-11-29UI/RNA:Nicholas Bishop
2009-11-28UI/RNA:Nicholas Bishop
2009-11-28UI/RNA:Nicholas Bishop
2009-11-28UI/RNA:Nicholas Bishop
2009-11-28UI:Nicholas Bishop
2009-11-27Re-commit of new icons. It seems like the icon update got overridden somehow.William Reynish
2009-11-26First changes to implement the 2.5 snapping proposal (discussed back in May a...Martin Poirier
2009-11-23shaded mode isnt working in 2.5, comment for nowCampbell Barton
2009-11-22remove template uiTemplate_view3d_select_faceselmenuCampbell Barton
2009-11-21- added back Shift+Tab to toggle snap Campbell Barton
2009-11-21only show normal snap option in object modeCampbell Barton
2009-11-18Fix snap tooltip.Martin Poirier
2009-11-10Math LibBrecht Van Lommel
2009-11-05Fix for error in previous fix - oops ( [#19818] )Matt Ebb
2009-11-05Fix for [#19780] pivot for rotation/scaling doesn't use "active vert/edge/face"Matt Ebb
2009-11-01Compile fix for too many arguments to uiItemOMartin Poirier
2009-11-01* OpenGL Render is now available again from the View3D Header. Thomas Dinges
2009-10-30Proportional edit for object mode.Martin Poirier
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton