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
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-08-30Correct render pass identifier usage in toolitpsAaron Carlisle
2016-07-14Cleanup: comment blocksCampbell Barton
2016-07-08Rework/split test_object_materials().Bastien Montagne
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-06RNA: disable animating object dimensionsCampbell Barton
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-04-29Fix T48290: Hook fails after deleting geometryCampbell Barton
2016-01-07Cleanup: use generic xyz axis enumsCampbell Barton
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-12-03Fix T46913: Crash adding hook to linked mesh dupliCampbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-18Cleanup: editor api namingCampbell Barton
2015-10-28BGE: Fix T46557: Empty collision bounds option with character physicsUlysse Martin
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-10-16Fix T46502: Linked dupli-group lost on reloadCampbell Barton
2015-10-12Cleanup: RNA naming, use 'max' as a suffixCampbell Barton
2015-10-12RNA: correct tipsCampbell Barton
2015-10-11BGE: Adding a Max Jumps value to the character physic windowThomas Szepe
2015-10-11BGE: Add icons to collision shapes.Thomas Szepe
2015-08-06Fix T45695: Assigning material reverts MaterialSlot.linkCampbell Barton
2015-07-25Fix T45553: Object parent_type 'ARMATURE' disappeared in Blender 2.75.Bastien Montagne
2015-07-13RNA assert: make object game state to comply with RNA_property_boolean_get_in...Dalai Felinto
2015-07-07Using proper subtype in game object velocity clamping properties.Sybren A. Stüvel
2015-06-28BGE: added clamping of angular velocity.Sybren A. Stüvel
2015-06-23Fix T45051: Curve parent bug.Bastien Montagne
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-05-12Depsgraph: Add additional relations/id update tagsSergey Sharybin
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-05-02Fix rna default value in BGE UI.Porteries Tristan
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-03-24Minor UI message fix.Bastien Montagne
2015-03-23Cleanup: comments, styleCampbell Barton
2015-03-22BGE: New hysteresis offset to improve LOD level transitionsJorge Bernal
2015-02-28gameengine physics: moving collision filtering inside the collision panel and...Ines Almeida
2015-02-20RNA: correct bool callbacksCampbell Barton
2015-02-19gameengine physics: removing triangle mesh collision option for character con...Ines Almeida
2015-02-12BGE: Improve UI of Anisotropic Friction subpanelJorge Bernal
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-03Refactor 'fit in camera view' code, and expose it to RNA.Bastien Montagne
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-12-29Fix stupid handling of 'Object.matrix_local' in RNA.Bastien Montagne
2014-12-20RNA Object.matrix_local: Add a big warning this matrix is only relative to pa...Bastien Montagne
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-19Refactor: Move part of vgroup handling code from ED_mesh/object_vgroup.c to B...Bastien Montagne
2014-11-17Cleanup: Shapekey: get rid of `ED_vgroup_object_is_edit_mode()`Bastien Montagne
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-14Fix T42561 (semi feature request/comeback) UVs in image editor can getAntony Riakiotakis
2014-09-24Fix T41939: Dupliface: Inherit scale doesn't update viewport render.Bastien Montagne