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
2018-03-02Cleanup: renaming mostly, plus some const qualifiers etc.Bastien Montagne
2018-03-02Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2018-03-02Cleanup: Avoid double semi-colonSergey Sharybin
2018-03-02Maintain scaling ratio of non-free axes in Maintain Volume T48079 fix.Alexander Gavrilov
2018-03-02Object Mode: move logic to 'object_modes.c'Campbell Barton
2018-03-02FCurve: only calculate single axis lengthCampbell Barton
2018-03-02Fix building w/o PythonCampbell Barton
2018-03-01Discard non-free axis scaling in Maintain Volume to improve 2.79 compat.Alexander Gavrilov
2018-03-01Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2018-03-01Refactor: Merge non-functional-change part of 'edit normals' 2017 GSoC.Bastien Montagne
2018-03-01Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2018-03-01More minor cleanup/style editing.Bastien Montagne
2018-03-01GPU_select: remove unused finalize functionCampbell Barton
2018-02-28Cycles: change principled BSDF default distribution and SSS.Brecht Van Lommel
2018-02-28Cleanup: make static utility functions, try to find some better names.Bastien Montagne
2018-02-28Simplify/deduplicate code to 'select' loops from faces/verts selection.Bastien Montagne
2018-02-28Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2018-02-28Fix T52685, part II: Add option to strip numbers from flipped bone names again.Bastien Montagne
2018-02-28Fix T52685: Flip names for bones its not working.Bastien Montagne
2018-02-28Cleanup, remove dead code, do not allocate when not needed...Bastien Montagne
2018-02-28Radial control: Skip operator properties from being savedSergey Sharybin
2018-02-28Collada: Make EvaluationContext const as its only used for reading hereGaia Clary
2018-02-28collada: call from operator to Collada exporter/importer now uses structures ...Gaia Clary
2018-02-28Collada: Moved structure definitions for export settings to the exportSetting...Gaia Clary
2018-02-28De-duplicate tool settings copy and make tool settings freeing reusableSergey Sharybin
2018-02-28Null pointer check exiting sculpt modeCampbell Barton
2018-02-28Code cleanup: fix a few compiler warnings.Brecht Van Lommel
2018-02-28Cleanup: comment for depth picking code, const argsCampbell Barton
2018-02-28Cleanup: use 'uint' for GPU_selectCampbell Barton
2018-02-27Collada: Remove obsolete codeGaia Clary
2018-02-27fix: Collada Matrixdata Importer tried to fix rotations where nothing was to ...Gaia Clary
2018-02-27Collada: removed unnecessary dup[licate matrix conversion in matrix data expo...Gaia Clary
2018-02-27Collada exporter: Replaced numbers 0/1 by boolean values fasle/true for bette...Gaia Clary
2018-02-27Collada Shape key export can create huge datafiles and may need some optimiza...Gaia Clary
2018-02-27Collada enable Export of animation data by defaultGaia Clary
2018-02-27Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2018-02-27Cleanup: remove unused duplicate codeCampbell Barton
2018-02-27Collada: Remove unused vector of flaot[4][4] valuesSergey Sharybin
2018-02-27Collada: Use floating point version of abs()Sergey Sharybin
2018-02-27GPU_select: correction to select-pick-finalizeCampbell Barton
2018-02-27GPU_select: utility function to finalize selectionCampbell Barton
2018-02-27Fix T54106: Save blend ignores 'check_existing'Campbell Barton
2018-02-27Collada: removed unused variables. fixed incompatible format in console outpu...Gaia Clary
2018-02-26simplified collada integration in Blender. made functions mostly similar with...Gaia Clary
2018-02-26Adding support for Matrix Transformation exportGaia Clary
2018-02-26collada: fix typo in if statementGaia Clary
2018-02-26as discussed on IRC this definition seems to be not necessaryGaia Clary
2018-02-26Cleanup: typosCampbell Barton
2018-02-26Revert "changing collada parameters"Campbell Barton
2018-02-26Cleanup: use function for clearing bmesh tagsCampbell Barton