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
2013-10-25Fix building with sconsSergej Reich
2013-10-25rigidbody: Use bullet's own fixed constraintSergej Reich
2013-10-25bullet: Update to version 2.82 (bullet revision 2705)Sergej Reich
2013-10-25drawobject: Fix sphere bounds drawingSergej Reich
2013-10-25make the message for addons failing to parse a little more descriptive (sugge...Campbell Barton
2013-10-24OSX/CMake: fix ftemplate conditionJens Verwiebe
2013-10-24Fix for occasional crashes due to numerical instability in Freestyle Perlin n...Tamito Kajiyama
2013-10-23Fix #37175, Viewer node issue for newly toggled render passes.Lukas Toenne
2013-10-23Fix for OSL bug reported on IRC by Pablo Vasquez: Clamp option of the math no...Lukas Toenne
2013-10-23fix for negated normal being used when using individual centers & normal orie...Campbell Barton
2013-10-23code cleanup: minor transform refactorCampbell Barton
2013-10-23fix [#37179] All transformation normals drawn when proportional edit, individ...Campbell Barton
2013-10-23refactor transform.c - minor changesCampbell Barton
2013-10-23style cleanupCampbell Barton
2013-10-23Fix part 1 of #37177 spikes in sculpting.Antony Riakiotakis
2013-10-22Making real need to remove proxiesSergey Sharybin
2013-10-22Bugfix: Renaming bones now renames the corresponding F-Curves in actions used byJoshua Leung
2013-10-22Ctrl+Alt+SelectMouse now does "Select all keyframes in same channel" inJoshua Leung
2013-10-22Adding comments to clarify each set of modifier mappings for animation editorsJoshua Leung
2013-10-22Minor UI messages fixes.Bastien Montagne
2013-10-22DopeSheet Group Select => Bone Select Tweak: Don't change selection status ofJoshua Leung
2013-10-22add copy_v4_fl4, replace QUATSET macro.Campbell Barton
2013-10-22style cleanupCampbell Barton
2013-10-22minor changes to templatesCampbell Barton
2013-10-22fix for invalid RNA created for the 3D viewport header (made ID reporting sho...Campbell Barton
2013-10-22style cleanupCampbell Barton
2013-10-21Fix #37169 brush UI not getting updated. A notifier was missing forAntony Riakiotakis
2013-10-21Partial fix for [#37159] Particle Emitter set to not render still appears in ...Bastien Montagne
2013-10-21Jump to Next/Previous Marker operators in the timeline menu, shortcuts areBrecht Van Lommel
2013-10-21Followup to r60857: code was assuming markers were sorted, which is not guara...Bastien Montagne
2013-10-21Fix [#37160] Rotate edge direction changed between 2.64 and 2.65 (low priority)Bastien Montagne
2013-10-20Project Pampa request: show curves for node gruppsSergey Sharybin
2013-10-20Splash screen update for final 2.69 release (remove release candidate text).Brecht Van Lommel
2013-10-20Code cleanup: de-duplicate implementation of get_texture_valueSergey Sharybin
2013-10-20Code cleanup: added generic function copt_m3_m3dSergey Sharybin
2013-10-20Fix #37153: Bool union of 2 planes makes Blender 2.69 RC2 hangSergey Sharybin
2013-10-20Fix compositor rendering scenes multiple times in some casesSergey Sharybin
2013-10-20Fix for wrong implementation of mmap in lock-free allocatorSergey Sharybin
2013-10-20fix [#37145] "Triangulate Face" crash in specific sceneDalai Felinto
2013-10-19Applied patch [#34178] tile rendering for fast gaussian blurJeroen Bakker
2013-10-19Compositor: did some inner loop optimizations of the fast gaussian blur.Jeroen Bakker
2013-10-19More complete handling of printf formatting in msgid/msgstr checks.Bastien Montagne
2013-10-19Arg! Fix another bug in split normal core algorithm (some flat faces were ign...Bastien Montagne
2013-10-19Fix [#37146] Dopesheet / Graph editor, select columns between markers doesn't...Bastien Montagne
2013-10-19Fix: ensure cycles mist pass stays in range 0..1, it could have values out ofBrecht Van Lommel
2013-10-19Remove paranoid check which was marked as unneeded for a while alreadySergey Sharybin
2013-10-19Move utility functions from mball to mathutilsSergey Sharybin
2013-10-19Fix #37134: cycles viewport not displaying correct with multi GPU renderBrecht Van Lommel
2013-10-18ID blocks can be pasted to text editor now with mouse drag and moveSergey Sharybin
2013-10-18Make strict compiler flags happySergey Sharybin