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
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-24Tracking: Use pixel aspect from clipSergey Sharybin
2018-09-24Fix T56875: Auto Render not working after render pass name refactorLukas Stockner
2018-09-21Cleanup: style, use raw stringsCampbell Barton
2018-09-20Sculpt: Fix memory leak in undo systemSergey Sharybin
2018-09-20Cleanup: use win_to_3d_on_plane for curve drawingCampbell Barton
2018-09-203D View: add clip argument to win_to_3d_on_planeCampbell Barton
2018-09-203D View: add a simple un-clipped win_to_rayCampbell Barton
2018-09-20Cleanup: rename 3D view ray calculation functionsCampbell Barton
2018-09-203D View: point-on-plane from screen location utilityCampbell Barton
2018-09-20Cleanup: styleCampbell Barton
2018-09-19Fix T53745: Alembic exported with vertex colors not readable by other software.Wybren van Keulen
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-19Fix possible misuse of `BLI_strncpy`.mano-wii
2018-09-19Fix unused var in case Alembic is not enabled, in own previous commit.Bastien Montagne
2018-09-19Mesh Sequence Cash: do not *always* report as depending on time!Bastien Montagne
2018-09-19Fix unreported: Undo of texts pasted in the Text Editor misses one character.mano-wii
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-18Fix T56833: "zoom to cursor" in Clip editor not handling aspect ratio.Bastien Montagne
2018-09-18Close OpenEXR thread pool on exitSergey Sharybin
2018-09-17Fix object selection with eyerdropper not respecting property poll function.Brecht Van Lommel
2018-09-17Fix T56811: Do not show cancel button for jobs when UI is locked.Bastien Montagne
2018-09-13WM: move mousemove out of internal undo functionCampbell Barton
2018-09-13PyAPI: remove operator methods that leak memoryCampbell Barton
2018-09-13Tentative fix for T56770: Crash after set language to Simplified Chinese.Bastien Montagne
2018-09-13PyAPI: add API call to get an operators typeCampbell Barton
2018-09-13Cleanup: _bpy.ops utility to lookup an operatorCampbell Barton
2018-09-13Cleanup: use PyImport_GetModuleDictCampbell Barton
2018-09-13Cleanup: GCC ignored qualifier warningCampbell Barton
2018-09-12Fix T56662: Autocomplete for texture slot Crash (in console).Bastien Montagne
2018-09-12Cleanup: More correct terminology workSergey Sharybin
2018-09-12Cleanup: remove alpha_check variable from DNACampbell Barton
2018-09-11Build: require OpenJPEG 2.x minimum, remove bundled version.Brecht Van Lommel
2018-09-11Correct own error in recent transform orientation changesCampbell Barton
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-09-08Fix T56720: Lattice: crash on setting points_u/v/w from python.Bastien Montagne
2018-09-07Cleanup: move area API into own functionCampbell Barton
2018-09-07Fix normal transform orientation calculationCampbell Barton
2018-09-06Fix T56698: saving render result from compositing as EXR is empty.Brecht Van Lommel
2018-09-06Compositor: Always use AA on masksSergey Sharybin
2018-09-06Fix ruler angle arc displaying past endpointsCampbell Barton
2018-09-05CCG: Remove number of layers from keySergey Sharybin
2018-09-05Cleanup: replace doxy @ with backslashCampbell Barton
2018-09-05Cleanup: styleCampbell Barton
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-09-05Fix VSE cut both-sides optionCampbell Barton
2018-09-04Cleanup: use const arg for BLI_rect inside checkCampbell Barton
2018-09-04UI: cleanup tooltip bounds clampingCampbell Barton
2018-09-03ClosthCollision: fully avoid computing BVHTree when we have no collision obje...Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel