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
2011-12-04add define for deprecated DNA struct members: DNA_DEPRECATED,Campbell Barton
2011-11-30option to disable/enable individual background imagesDalai Felinto
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-02RenderEngine api: support for viewport rendering, details here:Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-08-25Committing patch #25675 "Make "Cast Buffer Shadows" option work in viewport a...Mitchell Stokes
2011-07-26experimental onscreen rotation guideMike Erwin
2011-07-22tweaked ephemeral ndof data typesMike Erwin
2011-05-20make api functions for converting rv3d->camzoom, so the odd logic for this is...Campbell Barton
2011-05-18there wasn't a good way to know if a RegionView3D was perspective or not (wit...Campbell Barton
2011-05-15remove some unused view3d members & added RV3D_VIEW_USER define.Campbell Barton
2011-05-14option to have the view controls apply to the camera view (and camera object).Campbell Barton
2011-03-08fix bug [#26315] Background and 3D view mistakes Campbell Barton
2011-03-08remove unused RegionView3D retopo pointer and set quat printing to const args. Campbell Barton
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2011-01-17remove/comment unused defines, also zero FileGlobal.filename to quiet valgrind.Campbell Barton
2011-01-15remove/comment unused defines.Campbell Barton
2010-12-23remove View3D.customdata_mask, since its stored in the scene now there is no ...Campbell Barton
2010-12-22bugfix [#25335] crash with file, console told me to report! svn 33836Campbell Barton
2010-11-30misc small changes.Campbell Barton
2010-11-21fix for RNA ranges exceeding the range of the type (INT_MAX used on short's f...Campbell Barton
2010-11-16bugfix [#24746] Align Camera to View locks 3D Editor in Camera Perspective ViewCampbell Barton
2010-10-31Lock to CursorNathan Letwory
2010-10-19use unsigned int for all layers.Campbell Barton
2010-10-02set the view3d used layer to be an unsigned int, mask out localview layers to...Campbell Barton
2010-10-02make fly mode border draw into a area drawing callback rather then using a fl...Campbell Barton
2010-09-11- camera max zoom limit was inconsistentCampbell Barton
2010-08-25simplify pass drawing, give each pass its own list, avoids some context switc...Campbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-16draw option to only display what is rendered, used for sequencer, opengl draw...Brecht Van Lommel
2010-03-09Fix [#21145] Preferences: Solid OpenGL lights viewport updateMatt Ebb
2010-02-12correct fsf addressCampbell Barton
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-01-20patch from Bjørnar Hansen (anachron)Campbell Barton
2009-12-29Make manipulator axis fade away and become invisible when perpendicular to th...Martin Poirier
2009-12-27Partial fix for [#20166] Snap to grid issuesMartin Poirier
2009-12-17Fix #20374: Limit selection to visible would not work anymore after trying toBrecht Van Lommel
2009-11-25Sculpt:Brecht Van Lommel
2009-11-25Sculpt: Fast Navigate option for multires. This will show the lowest multiresBrecht Van Lommel
2009-11-21[#19930] Nurb CV select is failing because of view clippingCampbell Barton
2009-10-28Gimbal Transform orientationsMartin Poirier
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton
2009-09-22- removed View3D->localview since it wasnt set on entering localview (making ...Campbell Barton
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-07-082.5Ton Roosendaal
2009-05-31* started wrapping 3d view space in RNAMatt Ebb
2009-05-182.5Ton Roosendaal
2009-04-272.5Martin Poirier
2009-02-192.5Ton Roosendaal
2009-02-112.5Ton Roosendaal