Commit History

Author SHA1 Message Date
  Campbell Barton 83da21ca4e Fix T65393: Error live editing UI scripts 5 years ago
  Campbell Barton 5b0f0421ef Cleanup: mark unused arguments in UI scripts 5 years ago
  Campbell Barton 0bd45a2d51 Cleanup: unused imports 5 years ago
  Bastien Montagne 2edd32c168 Fix typo. 6 years ago
  Sergey Sharybin 7c7f3776dd Use collection and instance terminology in Python API 6 years ago
  Brecht Van Lommel d5778b5bc1 UI: rename "OpenGL" render engine to "Workbench". 6 years ago
  Campbell Barton bae8ab3188 UI: remove hack to align search properties 6 years ago
  William Reynish c11997ccfc UI: Physics panel minor adjustments 6 years ago
  Vuk GardaÅ¡ević b19b708728 Physics Soft Body: Use Single Column and Grid Flow layout 6 years ago
  Brecht Van Lommel 644fadf2f0 Render: add "OpenGL" render engine. 6 years ago
  Pablo Vazquez a2b79a21e1 UI: Soft Body panels as sub-panels 6 years ago
  Ton Roosendaal 51b796ff15 Remove Blender Internal and legacy viewport from Blender 2.8. 6 years ago
  Brecht Van Lommel f9cf2e2f6c Workspaces: remove workspace engine, use 3D viewport draw mode instead. 6 years ago
  Campbell Barton b66728d63d Merge branch 'master' into blender2.8 7 years ago
  Campbell Barton ebb29200d3 Cleanup: use relative imports in bl_ui 7 years ago
  Dalai Felinto e4f2b2be26 Workspace: Move engines to workspace and Properties Editor cleanup 7 years ago
  Bastien Montagne 31be0a6e52 Fix T52344: Softbody on Text. 7 years ago
  raa d5d7455796 Cleanup: use row() sub-layout to expand enum properties horizontaly 7 years ago
  Campbell Barton 19d493ee10 Moving classes to separate listing broke panel order 7 years ago
  Campbell Barton 9bdda427e6 PyAPI: remove bpy.utils.register_module() 7 years ago
  Alexander Gavrilov 64d4d6b134 Support limiting collisions by group for softbody and particles 8 years ago
  Mitchell Stokes 3a4c307652 Use COMPAT_ENGINES instead of RenderEngine.use_game_engine for panel poll methods 8 years ago
  Campbell Barton 7095f47665 cleanup: pep8 10 years ago
  Campbell Barton e17c6f79a5 cleanup: py imports 10 years ago
  Sv. Lockal 7397ef8666 UI: Fix more double ":" in UI labels 10 years ago
  Daniel Genrich cb634b9100 Google Summer of Code project: "Smoke Simulator Improvements & Fire". 12 years ago
  Campbell Barton 9fa36b12cc style cleanup: pep8 12 years ago
  Sergej Reich 221a787822 Don't show physics properties in game engine conext 12 years ago
  Campbell Barton c93c8bda3d replace relative imports with absolute imports so scritps can be executed directly (live editing). 12 years ago
  Campbell Barton 11947f1a67 pep/style edits & quiet some warnings 13 years ago