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-07-14partial fix [#22846] GCC 4.4.1 support in WindowsCampbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-14Fix a few compile warnings and rename gpu_buffers.h to GPU_buffers.hBrecht Van Lommel
2010-07-14Fix #22816: crash in depsgraph loading some 2.49 files, tagging objects forBrecht Van Lommel
2010-07-13Merging revision 30264:30270 from my GSoC branch to trunk, logs:Joerg Mueller
2010-07-132.5: startup.blend changes, these should all be consistent with new datablocks,Brecht Van Lommel
2010-07-09filebrowserAndrea Weikert
2010-07-08Sequencer display overlay option, this can show a border area from another ti...Campbell Barton
2010-07-05Fix #21201: double click didn't use the original mouse position, nowBrecht Van Lommel
2010-07-04Fix #21062 and #22175: crash with node previews being calculated whileBrecht Van Lommel
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-04Fix #21894: backface selection wasn't working correct with < 24 bits colors,Brecht Van Lommel
2010-07-03better reporting for file i/o failier, use system error message in more place...Campbell Barton
2010-07-03WM_operator_props_popup was calling ED_undo_push_op() which is also called by...Campbell Barton
2010-07-03- changes to the sequencer so new strips use the data name.Campbell Barton
2010-07-02Fix #22690: gestures were not working correct after inbetween mousemoveBrecht Van Lommel
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-06-28[#22682] some missing keymapsMatt Ebb
2010-06-26new notifier for FRAME_RANGE, use to recalculate the timeline scrollbar range.Campbell Barton
2010-06-26fix for crash running the file load operator in background mode:Campbell Barton
2010-06-26file operator cleanupAndrea Weikert
2010-06-23Fix #22553: dragging number buttons would run update functions more often thanBrecht Van Lommel
2010-06-23- avoid divide by zero with node progressCampbell Barton
2010-06-23Fix #21470: changing brush settings redraws the 3d view unecessarily,Brecht Van Lommel
2010-06-22utility function to save blend's from a crash (from gdb run this)Campbell Barton
2010-06-22Timeline addition: Display cached framesMatt Ebb
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-14workaround for crash when notifiers cause a scene update at the same time ren...Campbell Barton
2010-06-14- option for redraw timer to playback the animationCampbell Barton
2010-06-14naming changesCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-07fix for crash with the job system progress bar on load, matt you may want to ...Campbell Barton
2010-06-07Fix [#22413] drag & drop images don't work untile you move the objectMatt Ebb
2010-06-06Don't report the python code for operators type which don't have the Matt Ebb
2010-06-06- [#22492] [29159] commit breaks importing of script file that has a reload t...Campbell Barton
2010-06-03Reworked the non-blocking reports display in the info header:Matt Ebb
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-06-02Progress indicator in the application iconDamien Plisson
2010-06-01passepartout overlay wasnt written into thumbnailsCampbell Barton
2010-05-31Python Open Link operator.Thomas Dinges
2010-05-30blend file thumbnailsCampbell Barton
2010-05-30thumbnail passepartout effect, distinguishes blend files from images.Campbell Barton
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-29Esc as input for Key Buttons (e.g Logic Brick Keyboard Sensor)Dalai Felinto
2010-05-29[#21842] Beta patch to restore cmake MinGW compilationCampbell Barton
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-26bugfix [#22426] New Thumbnail code crashes when savingCampbell Barton
2010-05-25blend file thumbnailingCampbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel