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-13group refcount checking was inconsistent.Campbell Barton
2010-07-13- fix for eternal loop with metaballs in set scenes.Campbell Barton
2010-07-13Fix [#22833] missing lock icon Diego Borghetti
2010-07-13Merging revision 30264:30270 from my GSoC branch to trunk, logs:Joerg Mueller
2010-07-13Fix #22829: build error in openjpeg with SSE using MSVC, already fixedBrecht Van Lommel
2010-07-13Fix #20461: deleting VBO's from threads used for rendering or baking wouldBrecht Van Lommel
2010-07-13Logic UI: HEADERS changes:Dalai Felinto
2010-07-13Fix #22804: own mistake, remove doubles shouldn't get cancelled if noBrecht Van Lommel
2010-07-132.5: startup.blend changes, these should all be consistent with new datablocks,Brecht Van Lommel
2010-07-13fix for crash copying in the sequencer.Campbell Barton
2010-07-13Logic Editor UI: Make the Active object always the first one of the list, and...Dalai Felinto
2010-07-13- saturation option for sequencer strips, runs before multiply and color bala...Campbell Barton
2010-07-13sequencer ui tweaks & display frame position of the playhead in a strip, help...Campbell Barton
2010-07-13move nan mk files from source/ into build_files/make/Campbell Barton
2010-07-13- more misc rna rename updatesCampbell Barton
2010-07-13- minimum -> min, maximum -> maxCampbell Barton
2010-07-13rna api cleanup...Campbell Barton
2010-07-13unmodified property names ready for editing (all props excluding bools)Campbell Barton
2010-07-13fix for crash when psys_get_dupli_texture() was called on a subsurf mesh with...Campbell Barton
2010-07-13RNA cleanup: first pass over booleans, still 380 marked as TODO.Brecht Van Lommel
2010-07-12re-arrange build files so scons "config" dir isnt confused with ~/.blender/2....Campbell Barton
2010-07-12- presets were not being written with 'import bpy' at the start.Campbell Barton
2010-07-12tweak to color balance after talking with colin and testing other software, l...Campbell Barton
2010-07-12sequencer float conversion was only using rgb -> float conversion inconsistan...Campbell Barton
2010-07-12support for colorspace conversion when saving srgb float buffers (from the se...Campbell Barton
2010-07-12dont add a rect buffer for EXR's, the sequencer discards them immediately and...Campbell Barton
2010-07-12BGE bug #22760: VideoTexture not available when Blender is compiled without F...Benoit Bolsee
2010-07-12error in last commitCampbell Barton
2010-07-12Update MSVC project filesBenoit Bolsee
2010-07-12[#22824] OpenEXR Save from byte buffer bugCampbell Barton
2010-07-122.5: remove user preferences to always snap for translate/rotate/scale,Brecht Van Lommel
2010-07-122.5: remove armature "B-Bone Rest" option, this was only added to keepBrecht Van Lommel
2010-07-122.5: rename "Operator Cheat Sheet (new textblock)" to "Operator Cheat Sheet",Brecht Van Lommel
2010-07-122.5: remove pin floating panels settings, there are no floating panelsBrecht Van Lommel
2010-07-122.5: disable toolshelf, it doesn't save its state when closing Blender andBrecht Van Lommel
2010-07-12[#22817] Beta patch for cmake-MinGW compilation no 2Campbell Barton
2010-07-12set metaball limit for not drawing small scale motherballs to a 1/10th of wha...Campbell Barton
2010-07-11== installation paths ==Andrea Weikert
2010-07-11bugfix [#22800] Mathutil bug with vectorCampbell Barton
2010-07-11installation paths:Andrea Weikert
2010-07-11- sequencer wasnt drawing handles, the deprecated v2d was being used which ga...Campbell Barton
2010-07-11fixed missing 'filepath' parameter in SOUND_OT_open.Andrea Weikert
2010-07-11Fixing a crash created by an earlier GLSL lighting fix for dynamic loading. W...Mitchell Stokes
2010-07-11Adding COMPAT_ENGINE stuff to the particle panels so that they no longer show...Mitchell Stokes
2010-07-11Fix type mismatch.Guillermo S. Romero
2010-07-11Logic Editor Python API: link/unlink logics through pythonDalai Felinto
2010-07-11drawing in the timeline could change bezier keys while rendering, disable.Campbell Barton
2010-07-10[#22791] Can't change keyed strip attributes if two sequencer windows openCampbell Barton
2010-07-10Bugfix [#22811] Dupli-Instancing for particles broken.Campbell Barton
2010-07-10patch by manaphuun on IRC.Campbell Barton