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
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-04-22Fix T44470: File Selection sometimes surpresses last Character.Bastien Montagne
2015-04-22Fix T44475: Merge option of Mirror Modifier behavior reversed.Bastien Montagne
2015-04-22Logic Editor: Buttons for moving game properties up/downTristan Porteries
2015-04-22Tracking: Add missing plane track remapping when joining two point tracksSergey Sharybin
2015-04-22Tracking: Cleanup, move some plane tracks code to utility functionsSergey Sharybin
2015-04-21BGE: scene.pre_draw_setup[] callbackDalai Felinto
2015-04-21Tracking: Fix over-allocation in plane track's point tracks pointers when rem...Sergey Sharybin
2015-04-21Fix T44474: Rotation manipulator not hidden completely with all axesJulian Eisel
2015-04-21BLI_string: add BLI_snprintf_rlenCampbell Barton
2015-04-21Math Lib: handling bits handling into own fileCampbell Barton
2015-04-21Minor edits to metadata commitCampbell Barton
2015-04-21Initialize and use the theme for metadata textAntony Riakiotakis
2015-04-21Stamp refactoring:Antony Riakiotakis
2015-04-21Metadata:Antony Riakiotakis
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2015-04-21VSE: Allow GPencil drawing without having a strip loadedJulian Eisel
2015-04-21Minor edit to edit-mesh selection biasCampbell Barton
2015-04-21Cleanup: minor correctionsCampbell Barton
2015-04-21Fix T44465: Crash using VSE OGL render + Grease PencilJulian Eisel
2015-04-21BMesh: mesh-data picking, general improvementsCampbell Barton
2015-04-21Backdrop strictly shows image result only - it could get influenced byAntony Riakiotakis
2015-04-21Cleanup: styleCampbell Barton
2015-04-21Correct crash in last commit (spacebar search)Campbell Barton
2015-04-21Add eyedropper for selecting object & obdataJulian Eisel
2015-04-21Fix T44432: Zoom to mouse fails /w FCurve editorCampbell Barton
2015-04-20Fixes for backbuf selection logicCampbell Barton
2015-04-20Cleanup: use ED_view3d_backbuf_* prefixCampbell Barton
2015-04-20Fix T44383: Select face fails in some positionsCampbell Barton
2015-04-20Editmesh select nearest fixesCampbell Barton
2015-04-20Cleanup: use macro for common view3d zbuf checkCampbell Barton
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-20Usual UI messages fixes...Bastien Montagne
2015-04-20Fix T44452: Inconsistent gpencil color in prefsCampbell Barton
2015-04-20Fix T44419: extruding when using lasso deselectCampbell Barton
2015-04-20Allow Python overrides for materials.Campbell Barton
2015-04-20Fix T44458 strip modifier mask not copied correctly when doing sceneAntony Riakiotakis
2015-04-20Compilation error fix for MSVC: It does not support expressions in arraySergey Sharybin
2015-04-20Fix: BGE crashes when RunPythonCallBackList() is called with maxargcount != m...Sybren A. Stüvel
2015-04-20Action Stashing: Newly stashed strips now get "sync length" option enabled by...Joshua Leung
2015-04-20Action Editor "Browse" Fix: Stash active action if nothing else uses itJoshua Leung
2015-04-20Fix for potential null-pointer-dereference if the new action is NULLJoshua Leung
2015-04-20Fix: Changing actions in the Action Editor using the Browse dropdown should h...Joshua Leung
2015-04-20Fix: "show_points" setting for Grease Pencil drawing didn't workJoshua Leung
2015-04-20Sculpt: remove workaround T25371Campbell Barton
2015-04-20Sculpt: clay-strips was missing accumulate buttonCampbell Barton
2015-04-20Fix: solved BGE compiler error on Linux/gccSybren A. Stüvel
2015-04-19BGE : Standardization of callbacks execution.Porteries Tristan
2015-04-19Cleanup: warningsCampbell Barton
2015-04-19Dyntopo: non-topology tool origdata supportCampbell Barton