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
path: root/source
AgeCommit message (Expand)Author
2010-07-04Fix #21062 and #22175: crash with node previews being calculated whileBrecht Van Lommel
2010-07-04Detect SSE building support with cmake, and moved setting the definesBrecht Van Lommel
2010-07-04Fix #22432: unrenderable objects cast shadow in GLSL. CommittingBrecht Van Lommel
2010-07-04fix for 2 bugs in own recent commits, Campbell Barton
2010-07-04fairly sure this is a typo, matt/elubie please checkCampbell Barton
2010-07-04SVN maintenance.Guillermo S. Romero
2010-07-04Fix for paths commit from Andrea:Ton Roosendaal
2010-07-04Fix cmake/OSX build after path changes.Brecht Van Lommel
2010-07-04remove unused var warnings in linuxCampbell Barton
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-04Fix #22028: rendering from 3d view was OR-ing with scene render layers,Brecht Van Lommel
2010-07-04Fix #21894: backface selection wasn't working correct with < 24 bits colors,Brecht Van Lommel
2010-07-04Fix for 15-day-old bug causing crashes when loading old 2.49 files, especiall...Joshua Leung
2010-07-04commenting group timeoffset since it causes groups objects to recalculate mod...Campbell Barton
2010-07-04last fix still could give corrupt sound, rather then updating the sound info ...Campbell Barton
2010-07-04swap strip data wasnt updating soundsCampbell Barton
2010-07-04convenience functionality for browse button (requested by Colin for the seque...Campbell Barton
2010-07-04Fix for [#22714] Constraints stack : move up and move down buttons problemThomas Dinges
2010-07-04'Copy To Selected' (right click menu item) now works for sequence strips, use...Campbell Barton
2010-07-04sequencerCampbell Barton
2010-07-04- draw sequence strips within metastrips using their real start/end and chann...Campbell Barton
2010-07-04sequencer re-assign inputs backCampbell Barton
2010-07-04== Sequencer ==Peter Schlaile
2010-07-04home key to center the camera offset.Campbell Barton
2010-07-03disable ref-counting for groups. groups work differently where they are only ...Campbell Barton
2010-07-03better reporting for file i/o failier, use system error message in more place...Campbell Barton
2010-07-03rna api:Campbell Barton
2010-07-03Fix for layer restoring with duplis, could be wrong sometimesBrecht Van Lommel
2010-07-03WM_operator_props_popup was calling ED_undo_push_op() which is also called by...Campbell Barton
2010-07-03render override was still showing game physics boundsCampbell Barton
2010-07-03- changes to the sequencer so new strips use the data name.Campbell Barton
2010-07-02changes to file selector so 'directory' property from an operator is used whe...Campbell Barton
2010-07-02Fix #22690: gestures were not working correct after inbetween mousemoveBrecht Van Lommel
2010-07-02revert previous auto-naming change for meta elements, Matt Ebb
2010-07-01Fix new zoom in/out values for nodes in old files.Diego Borghetti
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-07-01Fix for crash with PBVH in background mode, patch by Campbell.Brecht Van Lommel
2010-07-01adding a new sequence strip uses the active strips path when available.Campbell Barton
2010-07-01fix for building with WITH_RAYOPTIMIZATIONCampbell Barton
2010-07-01fix for use of uninitialized memory with opengl render.Campbell Barton
2010-07-01== rna cleanup ==Luca Bonavita
2010-06-30* Made sculpt drawing respect the "use VBO" preference.Nicholas Bishop
2010-06-30OpenMP multithreading for the defocus node. Reason: defocus can take 16xBrecht Van Lommel
2010-06-30Bugfix: effector weights were not copied when copying particle settings.Brecht Van Lommel
2010-06-30bugfix [#22702] Camera lense animation not updatingCampbell Barton
2010-06-30Finish fixing [#22653] Dimensions not update on curveMatt Ebb
2010-06-30Fix [#22643] Renderging Crash. 2.5Matt Ebb
2010-06-30[#22699] "--" fails to stop processing cmd line arguments (incl. patch)Martin Poirier
2010-06-30Fix for [#22667] Soft Body Aero on/off switch Matt Ebb
2010-06-30add alpha option for new images (operator and function)Campbell Barton