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
2014-11-15Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-11-14Fix T42561 (semi feature request/comeback) UVs in image editor can getAntony Riakiotakis
2014-10-11Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-09-24Fix T41939: Dupliface: Inherit scale doesn't update viewport render.Bastien Montagne
2014-08-21Fix T41507: Empty prevents image deletionCampbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-06-05Reverting getting rid of Apply Shape Keys in EMGrigory Revzin
2014-06-02Merge remote-tracking branch 'origin/master' into socGrigory Revzin
2014-06-02Can mix shapekeys in editmode nowGrigory Revzin
2014-05-29Fix T40411: UI incorrectly permits changing materal_slots on linked obdataCampbell Barton
2014-05-19Moved Object->shapeflag to Key->pinGrigory Revzin
2014-05-16Initial rough support for Scratch ShapekeyGrigory Revzin
2014-04-23Fix T39458: Switching physics type from Character to Dynamic enables ghost fl...Mitchell Stokes
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-04-09View3D: disable LOD when game engine is disabled or ifdef'dCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-12Followup for fix T38318: Add back previous fix and fix a glitch.IRIE Shinsuke
2014-02-25Object disable negative object dimensionsCampbell Barton
2014-02-09UI: use proportional option while dragging buttonsCampbell Barton
2014-02-03Code cleanup: white space and cmake was broken on all platformsCampbell Barton
2014-01-23Removed the omat matrix from DupliObject.Lukas Tönne
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2014-01-14Empties with Images draw type: add support for movies and image sequencesGeoffroy Krantz
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-18Style CleanupCampbell Barton
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-12-09Game Engine: Option to record static objects animationJames Yonan
2013-12-09Lattice Editmode: Select MirrorCampbell Barton
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-10-11code cleanup: reuse rna_matrix_dimsize_NxN defines between RNA functionsCampbell Barton
2013-10-01add rna path callback for material slots but disable animation.Campbell Barton
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-12code cleanup: set enums as static or add RNA_enum_types.h where they are used...Campbell Barton
2013-09-02fix odd (intentional) behavior with vertex parent,Campbell Barton
2013-08-28Fix #36555: preview render in properties editor did not get cancelled andBrecht Van Lommel
2013-07-22transform was flushing the selection (inline), now skip this and use the sele...Campbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-07-12Moved code for calculating local_matrix to BKE funtion for reuseGaia Clary
2013-07-09fix [#36004] Vertex parent on curve point results in blank 'parent_type' on c...Campbell Barton
2013-07-02Fix #35954: missing cycles viewport render update when changing the objectBrecht Van Lommel
2013-06-06fix [#35646] Image offset value in empty image display mode should be unitlessCampbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-26BLI_math rename functions:Campbell Barton
2013-05-12Fix for [#35224] Transform Orientation - order inconsistencyBastien Montagne
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-04-18Make freestyle use local Main for temporary objectsSergey Sharybin
2013-04-16code cleanup: use BKE naming conventions for functions in BKE_editmesh.h and ...Campbell Barton
2013-04-14code cleanup: rename BKE_tessmesh -> BKE_editmesh, rename EditDerivedBMesh.tc...Campbell Barton
2013-04-08Fix #34875: 0 digits of precision was not supported for FloatProperty, nowBrecht Van Lommel
2013-04-03code cleanup: use more (blender) conventional naming for group functions.Campbell Barton