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-11-02bugfix [#24455] Scene is left at last rendered frame from rendering an animationCampbell Barton
2010-11-02Patch [#24497] Fix for [#24484] Right Ctrl for snapping by Alexander Kuznetso...Thomas Dinges
2010-11-02Recommit sharp font optional code as all Freetype should be above 2.1.10 now.Guillermo S. Romero
2010-11-02Fix #24464: missing icons. It looks like there were some icons still namedBrecht Van Lommel
2010-11-02Fix #24489: decimate modifier: undecimated is "ratio 1.00%".Brecht Van Lommel
2010-11-02Fix for some enum property identifiers, that were not using upper caseBrecht Van Lommel
2010-11-01Sequencer: fix for the fix of: #23318Peter Schlaile
2010-11-01== FFMPEG ==Peter Schlaile
2010-11-01"Fix" for [#22537] motion blur render result incorrect when full sample anti-...Janne Karhu
2010-11-01improvement to axis/angle gimble conversion added last commit. fixed flipping...Campbell Barton
2010-11-01Temporary revert recent changes in blf_glyph.c until its fixed.Thomas Dinges
2010-11-01bugfix [#24480] Axis Angle + manipulators: bad behaviourCampbell Barton
2010-11-01Patch: [#24479] fix for bug 24474, by Anthony Edlin. Thanks!Thomas Dinges
2010-11-01bugfix [#24477] Can easily create bones with duplicate namesCampbell Barton
2010-11-01bugfix [#24449] User Preferences - Interface - ManipulatorCampbell Barton
2010-11-01Fix silly column paste.Guillermo S. Romero
2010-11-01bugfix [#24462] UV Layouts saved as PNG results in two files (one is 0 KB, ot...Campbell Barton
2010-11-01Provide a way to get non-AA font rendering, which some see as "sharper".Guillermo S. Romero
2010-11-01A couple of changes to 2D filters to make adding new built-in ones nicer:Mitchell Stokes
2010-11-01Fix name, update others to match style.Guillermo S. Romero
2010-11-01bugfix [#24470] Ctrl+Tweak cutting connections failCampbell Barton
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-31bugfix [#24466] Selecting of object with pattern leads to strange behaviorCampbell Barton
2010-10-31own recent commit broke this python import:Campbell Barton
2010-10-31Fix #23283: crash exiting blender player, IMB_exit got called twice.Brecht Van Lommel
2010-10-31Fix cmake building of blender player.Brecht Van Lommel
2010-10-31bugfix: "glsl lamp not (directly) updated when there is no material in the ob...Dalai Felinto
2010-10-31Fix crashing running read full sample layers operator.Brecht Van Lommel
2010-10-31stdint include needed on non-msvc platformsNathan Letwory
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-31rename definition for enabling the game engine GAMEBLENDER==1 --> WITH_GAMEEN...Campbell Barton
2010-10-31Lock to CursorNathan Letwory
2010-10-31building the BGE without bullet works again.Campbell Barton
2010-10-31dont build blender/kernel if the game engines disabled.Campbell Barton
2010-10-31Minor speedups for 3D view text drawing ~10-15% improved frame-rate with part...Campbell Barton
2010-10-31Sequence editor code cleanupJanne Karhu
2010-10-30fix for own mistake with mat4_to_loc_rot_size(), flipping the scale on negati...Campbell Barton
2010-10-30change mat4_to_eulO, mat3_to_eulO to calculate 2 rotations and return the sma...Campbell Barton
2010-10-30the pivot constraint was translating when the pivot was offset along the rota...Campbell Barton
2010-10-30Fix for [#24458] Problem with Axis Angle rotationJanne Karhu
2010-10-30warning/portability fixes.Campbell Barton
2010-10-30Fix for [#24448] User Preferences - Interface - Mini Axis - Brightness, none ...Janne Karhu
2010-10-30Fix for [#23318] SEQUENCER EFFECT: Glow blur amount should be relativeJanne Karhu
2010-10-30Fix for [#24374] VSE: Reassign Inputs ignores selection order.Janne Karhu
2010-10-30Fix for [#24409] Particle corruption after rendering with multiresJanne Karhu
2010-10-30Fix for items 3 and 8 of [#24443] Trying to bake a smoke simulation crashes b...Janne Karhu
2010-10-30Build fix by Mike SDaniel Salazar
2010-10-30use PyImport_ExtendInittab for py module initialization rather then adding to...Campbell Barton
2010-10-29bugfix [#23155] Metastrip contents area allowed to move vertically, occasiona...Campbell Barton
2010-10-29Fix for[#24422] Crash when switching to Point Select Mode - particle hairJanne Karhu