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-08Font preview for file browserCampbell Barton
2015-04-08BLF: use regular unsigned int'sCampbell Barton
2015-04-08Cleanup: IMB/thumb namingCampbell Barton
2015-04-08BLF: Fix clamping drawing into byte bufferCampbell Barton
2015-04-08Muliview: Minor UI-tweaksJulian Eisel
2015-04-07Fix T44290: Clear users & fake-user conflictCampbell Barton
2015-04-07BGE: use tuple for returning display sizeCampbell Barton
2015-04-07Multiview: compositor - avoid trashing image viewer views/buffers when multiv...Dalai Felinto
2015-04-07Multiview: compositor was not updating when multiview was offDalai Felinto
2015-04-07Proportional editing support for the action editor.Antony Riakiotakis
2015-04-07Multiview: update Set Stereo 3D menu when the selected stereo mode changesDalai Felinto
2015-04-07BGE: New API method getDisplayDimensionsThomas Szepe
2015-04-07Fix crash when changing proxy storage type for editing (was ownAntony Riakiotakis
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-07Fix for own last commitCampbell Barton
2015-04-07Make image strips also follow the project directory storage options.Antony Riakiotakis
2015-04-07Fix T44258: Can't select similar regionsCampbell Barton
2015-04-07Fix T44268: Particles: too many virtual parents + non-100 display% = crashSergey Sharybin
2015-04-07Metaball tessellation optimization (Octree to BVH)Krzysztof Recko
2015-04-07Cleanup: brace placement /w structsCampbell Barton
2015-04-07Cleanup: rename treehash -> outliner_treehashCampbell Barton
2015-04-07Use BKE_edgehash_ensure_p where possibleCampbell Barton
2015-04-07EdgeHash: ensure function, avoids multiple lookupsCampbell Barton
2015-04-07CleanupCampbell Barton
2015-04-07This commit doesn't deserve a titleJulian Eisel
2015-04-07Various Sticky fixes (tm)Julian Eisel
2015-04-06UI i18n cleanup...Bastien Montagne
2015-04-06OSX: add also license for iomp5 using cmake and fix all textfiles wrong desti...Jens Verwiebe
2015-04-06BGE: followup of renaming parameter "other" to "reference"Sybren A. Stüvel
2015-04-06BGE: fixed nomenclature of KX_Scene::addObject and KX_Scene::AddReplicaObjectSybren A. Stüvel
2015-04-06Fix doversion check - patch by Sergey SharybinDalai Felinto
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-06Cycles: Free unused image buffers when rendering with locked interfaceSergey Sharybin
2015-04-06Fix T44282: Image sampling line disappears after a whileJulian Eisel
2015-04-06Fix T44278: Tab, Z-Key and Spacebar not workingJulian Eisel
2015-04-06Use BKE_ghash_ensure_p where possibleCampbell Barton
2015-04-06GHash: ensure function, avoids multiple lookupsCampbell Barton
2015-04-06Cleanup: replace confusing 'if' statementsCampbell Barton
2015-04-06Fix T43696: Baking tearing normalsCampbell Barton
2015-04-06Fix T44249: Cursor depth offsetCampbell Barton
2015-04-06Fix minor glitch getting depth from mouse cursorCampbell Barton
2015-04-06Fix: Stroke Edit Mode warning for GPencil draws correctly with Region Overlap...Joshua Leung
2015-04-06Fix: It was difficult to select control points for NLA Control FCurves in the...Joshua Leung
2015-04-06GHash: no reason to use GSetEntry in ghash APICampbell Barton
2015-04-05Stickies: Remove redundant fixesJulian Eisel
2015-04-05Stickies: Don't send extra event on KM_CLICKJulian Eisel
2015-04-05Fix T44275: CTRL+LMB to extrude to mouse position conflicts with snappedJulian Eisel
2015-04-05Fix T44251 (2nd try): Changing views using numpad brokenJulian Eisel
2015-04-05BGE: Fix T36703: Character motion actuator local movement not working correct.Thomas Szepe
2015-04-05Fix T44263: Invalid parameters to fill_vn_fl in deform.c.Bastien Montagne