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-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-16== Massive Keying Sets Recode ==Joshua Leung
2010-03-15Added curve Radius to properties panel in edit mode.Matt Ebb
2010-03-14Remove SAT texture filter. It's not working, thought it was but that'sBrecht Van Lommel
2010-03-12Fix #21042: sculpt not working from orthographic camera view.Brecht Van Lommel
2010-03-12- Hhighlight active nurb in edit modeSergey Sharybin
2010-03-09Fix [#21145] Preferences: Solid OpenGL lights viewport updateMatt Ebb
2010-03-09Fix for: [#21105] comb mode - bug with "free edit"Janne Karhu
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-06re-project: operators for projecting from a view screenshot rather then a cam...Campbell Barton
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
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-05partial fix for: [#21400] bpy.ops.view3d.game_start() in a startup script (-P...Dalai Felinto
2010-03-05Bugfix #20574: New 3D View regions were all had their 'type' set to 'RGN_TYPE...Joshua Leung
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-03bugfix [#21428] Particle number display offsetCampbell Barton
2010-03-03worldspace text locations & made some improvements to string formatting for p...Campbell Barton
2010-03-01allow display lists for dupli objects within a dupli list, significant speedu...Campbell Barton
2010-03-01Missed a spot when renaming the API functions for adding Keying Set pathsJoshua Leung
2010-02-26Bugfix #21339: Grease Pencil operator weirdnessJoshua Leung
2010-02-26use negate_v3 rather then multiplying a vector by -1.0 (no functional changes)Campbell Barton
2010-02-26fix for fly mode restoring non-euler rotationsCampbell Barton
2010-02-26fix for camera rig that has locking on the camera but not the parent.Campbell Barton
2010-02-26error in view3d math commit. Campbell Barton
2010-02-25support for flymode with camera rigs, so the parent most object is actually f...Campbell Barton
2010-02-25use math functions in view code, no functional changes.Campbell Barton
2010-02-25fix for warnings, add back pose relax into the pose menu.Campbell Barton
2010-02-24view selected now uses boundboxes of dupli-objects and ignores centerpoints o...Campbell Barton
2010-02-22game engine support for recording animation back & some other minor changes.Campbell Barton
2010-02-19fix for empty xyz axis text drawing ontop of everything.Campbell Barton
2010-02-18Animation Playback Option (No negative frames) and Other Bugfixes:Joshua Leung
2010-02-17topology based mirror, (from apricot branch)Campbell Barton
2010-02-13Added support for animated texture draw, GLSL textures.Ton Roosendaal
2010-02-12[#21121] Limit to visible don't works well in Face modeCampbell 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-11Added theme support for vertex normals display alongside face normals.Daniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10Fix for [#21082] UI not updated immediately for Graphical cursor and change o...Thomas Dinges
2010-02-09Bugfix #20964: Loopcut with X-Ray draw mode draws no cutsJoshua Leung
2010-02-08[#20973] Fly Navigation does not center cursor on commenceCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-08[#21018] Lasso select fails [26694]Campbell Barton