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-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-16draw option to only display what is rendered, used for sequencer, opengl draw...Brecht Van Lommel
2010-03-16change the scene opengl sequence rendering to be a global option with renderi...Brecht Van Lommel
2010-03-14Remove SAT texture filter. It's not working, thought it was but that'sBrecht Van Lommel
2010-03-09Fix [#21145] Preferences: Solid OpenGL lights viewport updateMatt Ebb
2010-03-09option to use offscreen opengl drawing with the sequencer scene strips.Campbell Barton
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-03-05utility function object_camera_matrix, moved code from RE_SetCamera into this.Campbell Barton
2010-03-05minor change to dupli draw looping, no functional changes.Campbell Barton
2010-03-05Bugfix #21215: Panning Properties header shows unnecessary space.Joshua Leung
2010-03-04using displist with dupli objects logic was flawed, it would only try and use...Campbell Barton
2010-03-04minor fix to dupli drawing, compare with the previous drawn object (not the l...Campbell Barton
2010-03-01allow display lists for dupli objects within a dupli list, significant speedu...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-12fix for depth drawing + clippingCampbell Barton
2010-02-12Bugfix #21051: Restored 'Playback FPS'Joshua Leung
2010-02-09Bugfix #20964: Loopcut with X-Ray draw mode draws no cutsJoshua Leung
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-06bugfix [#20990] maker name don't show in render stampCampbell Barton
2010-02-06bugfix [#20989] DupliVert of DupliGroup crashCampbell Barton
2010-02-03Pre Draw callback for 3D view.Martin Poirier
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-01-31Fix #20896: FSAA wasn't disabled properly and still enabled for 3d viewBrecht Van Lommel
2010-01-20patch from Bjørnar Hansen (anachron)Campbell Barton
2010-01-19removed 3D view listener for changing the background image frame.Campbell Barton
2010-01-15fix for possible crash with the boundbox of a mesh used when freed.Campbell Barton
2010-01-08Fix #20592: camera name drawing was unreadable, accidentally drawnBrecht Van Lommel
2010-01-08FSAA: properly disable it for first window draw, remove obsolete backbufferBrecht Van Lommel
2010-01-07OpenGL anti-aliasing for 3D view, user selectableDamien Plisson
2010-01-06fix for [#20352] Crash when rendering viewportCampbell Barton
2010-01-03dont draw object centers when drawing the depth buffer, grease pencil would g...Campbell Barton
2010-01-01armature ghost stepsize was not initialized, Aligorith: can you check this is...Campbell Barton
2010-01-01grease pencil stroke depth option, rather then snapping to geometry you can d...Campbell Barton
2009-12-27Partial fix for [#20166] Snap to grid issuesMartin Poirier
2009-12-26fixes for errors/warnings found with cppcheckCampbell Barton
2009-12-17Fix #20374: Limit selection to visible would not work anymore after trying toBrecht Van Lommel
2009-12-11Sculpt Branch:sculpt25Brecht Van Lommel
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-08Attempted Bugfix: opengl preview render artifacts, was using wmPush/PopMatrix,Brecht Van Lommel
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-12-07Tweaks to the fading behaviour of 3d view grid subdivs, somewhat fix for Matt Ebb
2009-11-25Sculpt:Brecht Van Lommel
2009-11-23fix for py errors and missing returnCampbell Barton
2009-11-21[#19930] Nurb CV select is failing because of view clippingCampbell Barton
2009-11-11Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-11-11Grease Pencil for Nodes Editor:Joshua Leung
2009-11-10Math LibBrecht Van Lommel