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-10-07BGE : Collision mask support in raycast + and raycast cleanup.Porteries Tristan
2015-10-07Fix T46402: UILists fail to scroll using click+dragPhilipp Oeser
2015-10-07Cleanup of BKE_library_foreach_ID_link.Bastien Montagne
2015-10-07Fix T46401: bad step size w/ radiansCampbell Barton
2015-10-07Fix for T41536: 2.71 getActionFrame no longer returns frames accuratelyMitchell Stokes
2015-10-07BMesh: maintain select-history when sortingCampbell Barton
2015-10-07Fix T45886: cont.deactivate(ActionActuatorInPropertyMode) does not workMitchell Stokes
2015-10-07Cleanup: spellingCampbell Barton
2015-10-07Fix mesh validate: 'r_changed' ignored loop editsCampbell Barton
2015-10-07Fix game-property use-after-free errorCampbell Barton
2015-10-06Fix T46390: Sound sequencer API doesnt' work when built with SConsSergey Sharybin
2015-10-06Fix T46392: Navmesh generator error.Bastien Montagne
2015-10-06WM: Fix crash when a new window can't be createdCampbell Barton
2015-10-06Fix T46345: Registrable props could be modifiedJulian Eisel
2015-10-06Cleanup: return PROP_EDITABLE rna flagCampbell Barton
2015-10-06Cleanup: use BLI_path_basenameCampbell Barton
2015-10-06RNA: Add check_existing arg to other load() funcsCampbell Barton
2015-10-06Fix T46389: Shrinkwrap fails in editmodeCampbell Barton
2015-10-06Cleanup: only check paint mode for active objectsCampbell Barton
2015-10-06Fix T46385: Duplicate w/ vertex parent failsCampbell Barton
2015-10-05Image Py API: Expose 'load_exists' to RNA image load(), and extend load_image...Bastien Montagne
2015-10-05Cleanup: use proper `ObjectWalkFunc` typedef in modifiers' object callback func.Bastien Montagne
2015-10-05Fix T46333: Particle Info Node broken w/ BICampbell Barton
2015-10-05Cleanup: warningCampbell Barton
2015-10-05Fix T46375: Inverted scroll in node template menusCampbell Barton
2015-10-05Fix T46354: Curve Modifier does not update (new Dependency graph)Sergey Sharybin
2015-10-05Fix T46377: No python executable in 2.76 rc3 distribution for OSXSergey Sharybin
2015-10-05Metadata display: support word-wrapped noteCampbell Barton
2015-10-05Fix T46379: Bad behavior of bUnit_ToUnitAltName() with default units.Bastien Montagne
2015-10-05Cleanup: pass pointer to rctfCampbell Barton
2015-10-05Fix T46305: normal map display issues in viewport when using VBOs.Brecht Van Lommel
2015-10-04Fix T46368: Subtitle Export: Subtitles are not sorted by time.Bastien Montagne
2015-10-04Fix (unreported) broken export of timecodes in SubRip VSE exporter.Bastien Montagne
2015-10-04BMesh: improved smooth subdivisionCampbell Barton
2015-10-04Fix (coverity-reported) broken 'transform helpers' drawing.Bastien Montagne
2015-10-04Clenup: Text Editor: Fix inconsistencies in textline handling (makes coverty ...Bastien Montagne
2015-10-04Correct last commit, picky type warningsCampbell Barton
2015-10-04Correct last commit, check before freeingCampbell Barton
2015-10-04BLI_Buffer: add BLI_buffer_reinitCampbell Barton
2015-10-04BLI_Buffer: support over 2gb allocationsCampbell Barton
2015-10-04BLI_Buffer: fix BLI_buffer_resize w/ calloc flagCampbell Barton
2015-10-03Fix T44605: OS X continuous grab issues.Brecht Van Lommel
2015-10-03Fix Broken Font Preview (reported over IRC by kopias, thanks).Bastien Montagne
2015-10-03Cleanup: styleCampbell Barton
2015-10-03rename ui_but_dragedit_pollCampbell Barton
2015-10-02Fix T46346: Hide/Mask menu, Hotkey for lasso mask in sculpt mode unchangeable.Bastien Montagne
2015-10-01Fix memory leak in compositor code with RGB curve nodes.Lukas Tönne
2015-10-01Fix T46340: Auto scrolling in text editor with upward selection not work.Bastien Montagne
2015-10-01BGE: Fix T46302: abort call for unnormalized quaterions.Porteries Tristan
2015-10-01Fix T46339: Edge sliding when there is only one vertex in the mesh crashes bl...Bastien Montagne