2019-02-04 |
Pablo Vazquez | Cleanup: Typos in comments (to to) |
tree | commitdiff |
2019-02-03 |
Campbell Barton | Cleanup: trailing commas |
tree | commitdiff |
2019-02-02 |
Campbell Barton | WM: Event simulation support for Python |
tree | commitdiff |
2019-02-02 |
Campbell Barton | BKE_global: clear deprecated flags on load (all of... |
tree | commitdiff |
2019-02-02 |
Campbell Barton | Cleanup: match logic for merging G.f & G.fileflags... |
tree | commitdiff |
2019-02-02 |
Campbell Barton | Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflags |
tree | commitdiff |
2019-02-02 |
Campbell Barton | Cleanup: use enum for BKE globals |
tree | commitdiff |
2019-02-02 |
Campbell Barton | Cleanup: remove author/date info from doxy headers |
tree | commitdiff |
2019-02-01 |
Campbell Barton | Merge branch 'blender2.7' |
tree | commitdiff |
2019-02-01 |
Brecht Van Lommel | Color management: change view transform for color picke... |
tree | commitdiff |
2019-02-01 |
Campbell Barton | Cleanup: manually remove header text not handled by... |
tree | commitdiff |
2019-02-01 |
Campbell Barton | Cleanup: remove redundant, invalid info from headers |
tree | commitdiff |
2019-02-01 |
Campbell Barton | Cleanup: remove original author |
tree | commitdiff |
2019-02-01 |
Campbell Barton | Cleanup: manually remove header text not handled by... |
tree | commitdiff |
2019-02-01 |
Campbell Barton | Cleanup: remove redundant, invalid info from headers |
tree | commitdiff |
2019-02-01 |
Brecht Van Lommel | Fix T61088: Cycles particle viewport render stuck in... |
tree | commitdiff |
2019-02-01 |
Campbell Barton | Logging: Use CLOG for blenkernel |
tree | commitdiff |
2019-01-31 |
Brecht Van Lommel | Cleanup: avoid some unnecessary inverse matrix math. |
tree | commitdiff |
2019-01-31 |
Sergey Sharybin | Fix T59339: Particle render without baking issues |
tree | commitdiff |
2019-01-31 |
Sergey Sharybin | Particles: Fixes for synchronization to original |
tree | commitdiff |
2019-01-31 |
Sergey Sharybin | Remove direct shape key drivers evaluaiton in object... |
tree | commitdiff |
2019-01-31 |
Jacques Lucke | Fix T60996: Dyntopo flood fill fails due to missing... |
tree | commitdiff |
2019-01-31 |
Jacques Lucke | Fix: allow curve of driver to be evaluated individually |
tree | commitdiff |
2019-01-31 |
Brecht Van Lommel | Fix T59495, T59992, T59904, T59178, T60598: broken... |
tree | commitdiff |
2019-01-31 |
Brecht Van Lommel | Depsgraph: remove features incompatible with new system. |
tree | commitdiff |
2019-01-31 |
Campbell Barton | Cleanup: use doxy comments, clarify some text |
tree | commitdiff |
2019-01-31 |
Campbell Barton | Fix T61047: Undo editmesh separate crashes |
tree | commitdiff |
2019-01-31 |
Campbell Barton | Undo System: add Main argument to encode/decode |
tree | commitdiff |
2019-01-30 |
Brecht Van Lommel | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-30 |
Campbell Barton | Fix default material using zero alpha |
tree | commitdiff |
2019-01-30 |
Bastien Montagne | Fix T60957: ASSERT when reloading double-linked file. |
tree | commitdiff |
2019-01-30 |
Bastien Montagne | Cleanup: use proper bitflag operators. |
tree | commitdiff |
2019-01-30 |
Campbell Barton | Fix T60974: Dyntopo crash on undo after object deleted |
tree | commitdiff |
2019-01-29 |
Sergey Sharybin | Add missing Shader FX remapping to library query |
tree | commitdiff |
2019-01-29 |
Campbell Barton | Fix duplicate brushes from recent startup files |
tree | commitdiff |
2019-01-29 |
Campbell Barton | Revert "3D Text: avoid checking null character's text... |
tree | commitdiff |
2019-01-29 |
Campbell Barton | Revert "3D Text: avoid checking null character's text... |
tree | commitdiff |
2019-01-29 |
Campbell Barton | Fix T60809: Crash undoing object rename in edit-mode |
tree | commitdiff |
2019-01-29 |
Campbell Barton | Library: tag memfile undo for writing after rename |
tree | commitdiff |
2019-01-28 |
Campbell Barton | Cleanup: Remove unused MTex.texflag |
tree | commitdiff |
2019-01-28 |
Bastien Montagne | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-28 |
Sergey Sharybin | Fix T60599: Multires crash after doing dyntopo sculpt |
tree | commitdiff |
2019-01-28 |
Campbell Barton | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-28 |
Sergey Sharybin | Fix T60127: Particles texture mapping coordinates objects |
tree | commitdiff |
2019-01-28 |
Campbell Barton | Cleanup: unused struct declarations |
tree | commitdiff |
2019-01-28 |
Campbell Barton | Cleanup: sort forward declarations of enum & struct |
tree | commitdiff |
2019-01-28 |
Brecht Van Lommel | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-28 |
Campbell Barton | Cleanup: unused struct declarations |
tree | commitdiff |
2019-01-28 |
Campbell Barton | Cleanup: sort forward declarations of enum & struct |
tree | commitdiff |
2019-01-27 |
Brecht Van Lommel | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-26 |
Brecht Van Lommel | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-26 |
Brecht Van Lommel | Fix build error after recent cleanup. |
tree | commitdiff |
2019-01-26 |
Campbell Barton | Cleanup: blank lines over doxy headers |
tree | commitdiff |
2019-01-26 |
Campbell Barton | Cleanup: remove redundant BKE/BLI/BIF headers |
tree | commitdiff |
2019-01-26 |
Campbell Barton | Cleanup: redundant defines |
tree | commitdiff |
2019-01-25 |
Bastien Montagne | ShapeKey: add utils to say whether given ID type suppor... |
tree | commitdiff |
2019-01-25 |
Sergey Sharybin | Fix T55462: Ungroup in Node editor crash Blender |
tree | commitdiff |
2019-01-25 |
Sergey Sharybin | Fix crash happening with hair step |
tree | commitdiff |
2019-01-25 |
Campbell Barton | Fix texture paint accessing freed memory |
tree | commitdiff |
2019-01-25 |
Campbell Barton | Depsgraph: use specific tag to update shading |
tree | commitdiff |
2019-01-25 |
Campbell Barton | Fix texture paint showing pink texture on load |
tree | commitdiff |
2019-01-24 |
Campbell Barton | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-24 |
Campbell Barton | Cleanup: sort cmake file lists |
tree | commitdiff |
2019-01-24 |
Campbell Barton | Cleanup: sort cmake file lists |
tree | commitdiff |
2019-01-24 |
Brecht Van Lommel | Fix smoke clipping being ignored by Cycles and not... |
tree | commitdiff |
2019-01-24 |
Brecht Van Lommel | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-24 |
Bastien Montagne | Fix T59175: Compress file isn't working when Load UI... |
tree | commitdiff |
2019-01-24 |
Bastien Montagne | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-24 |
Bastien Montagne | Fix T59175: Compress file isn't working when Load UI... |
tree | commitdiff |
2019-01-24 |
Brecht Van Lommel | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-24 |
Brecht Van Lommel | Cycles: change default displacement method to bump... |
tree | commitdiff |
2019-01-24 |
Sergey Sharybin | Multires reshape: correct grids level allocation |
tree | commitdiff |
2019-01-24 |
Sergey Sharybin | Subdiv: Fix wrong orig_index for vertices of a loose... |
tree | commitdiff |
2019-01-24 |
Sergey Sharybin | Fix T60408: Loose edge distort vertex on a surface |
tree | commitdiff |
2019-01-23 |
Jean Da Costa | Sculpt: add Topology Rake, to align edges along brush... |
tree | commitdiff |
2019-01-23 |
Antonioya | GP: Remove unneeded armature code |
tree | commitdiff |
2019-01-23 |
Brecht Van Lommel | Fix T59152: dynamic topology constant detail should... |
tree | commitdiff |
2019-01-23 |
Sergey Sharybin | Fix T56877: Enabling mask Motion Blur overrides the... |
tree | commitdiff |
2019-01-23 |
Sergey Sharybin | Fix T58994: Subdivision modifier generates artifacts... |
tree | commitdiff |
2019-01-23 |
Brecht Van Lommel | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-23 |
Richard Antalik | Add font selection to VSE text strips |
tree | commitdiff |
2019-01-23 |
Brecht Van Lommel | Sequencer: refactor clipboard copy to no longer increas... |
tree | commitdiff |
2019-01-22 |
Bastien Montagne | Fix T58492: smoke flow jitters around flow source when... |
tree | commitdiff |
2019-01-22 |
Bastien Montagne | Mesh eval: Do not condition clearing of auto texspace... |
tree | commitdiff |
2019-01-22 |
Andrew Williams | Fix potential invalid memory access in surface force... |
tree | commitdiff |
2019-01-22 |
Sergey Sharybin | Fix T60686: Renaming an animated bone breaks its animation |
tree | commitdiff |
2019-01-22 |
Sergey Sharybin | Fix T60575: Multiresolution Crashes when appliing more... |
tree | commitdiff |
2019-01-22 |
Sergey Sharybin | Fix T59395: Subdivision modifier with quality 1 crashes... |
tree | commitdiff |
2019-01-22 |
Sergey Sharybin | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-20 |
Campbell Barton | Cleanup: trailing space |
tree | commitdiff |
2019-01-20 |
Campbell Barton | Cleanup: shadow warning, style |
tree | commitdiff |
2019-01-20 |
Antonioya | Fix T60677: GP vertex groups get messed up, when deleti... |
tree | commitdiff |
2019-01-20 |
Bastien Montagne | Cleanup: remove all BLI_utiledefines' ugly vectorial... |
tree | commitdiff |
2019-01-19 |
Campbell Barton | Cleanup: add trailing commas |
tree | commitdiff |
2019-01-18 |
Brecht Van Lommel | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-18 |
Sergey Sharybin | Subdiv CCG: Cleanup, comments |
tree | commitdiff |
2019-01-18 |
Sergey Sharybin | Multires: Correct averaging |
tree | commitdiff |
2019-01-18 |
Sergey Sharybin | Multires: Ensure continuity when reshaping from object |
tree | commitdiff |
2019-01-18 |
Sergey Sharybin | Subdiv: Fix wrong corner passed to a callback |
tree | commitdiff |
2019-01-18 |
Sergey Sharybin | Multires: Simplify reshaping code |
tree | commitdiff |
next |