Commit History

Author SHA1 Message Date
  Yao Wei Tjong 姚伟忠 23a696676d Add IsReplicated() method for Node and Component classes. 8 years ago
  SuperWangKai 395651fafd Improved robustness when view closer 8 years ago
  SuperWangKai 0e88ed738e Editor camera improved: 8 years ago
  orefkov fa71240346 Add color wheel in editor for Text3D component. 8 years ago
  luveti 4e87e746f2 Merge remote-tracking branch 'github/master' into editor-terrain 9 years ago
  Johnathan Jenkins d78fc4020f minor typos 9 years ago
  Lasse Öörni 34ddcdc294 Component reorder in editor. Fix attribute inspector not updating when nodes are added to e.g. StaticModelGroup via dragging. Clean up reorder related code. Set Urho icon as window icon in the editor. Closes #1463. 9 years ago
  Lasse Öörni b3e492e18c Scene node and UI element reordering (within the same parent) by Ctrl-dragging. Closes #1088. Expose Node::SetID() in script, as it was necessary for this, though not recommended to be called. 9 years ago
  Lasse Öörni e048afa496 Cleanup drag-instantiate code. Use mouse raycast position if possible. 9 years ago
  Lasse Öörni 8af9f4785e Remove the special script attribute storage mechanism. 9 years ago
  Ivan K 3d9ea8eece Editor: fix some warnings 9 years ago
  Lasse Öörni 3e15c400ff Fix uninitialized bool variable in editor script. Closes #1189. 9 years ago
  Lasse Öörni 42ba4f9824 Fix material JSON save in editor. Fix AngelScript API bindings where XMLElement or JSONValue is passed as reference and should be modified (needs to be unsafe inout reference.) 10 years ago
  Lasse Öörni 5165aa91fb Remove GetJsonType() function from editor resource browser code since JSON files don't have a similar root element name, and it was causing the editor not to compile. Fix save of ResourceRef / ResourceRefList in JSON. Fix missing child nodes in JSON scenes. Fix editor to use the correct function to save / load JSON nodes. Fix number of attempts in finding the attribute matching JSON data. 10 years ago
  Lasse Öörni 88c07f952d If the original node is still selected in paste, behave as if duplicating. Closes #1034. 10 years ago
  Lasse Öörni cb0e6caa24 Apply material list in CreateModelWithStaticModel() & CreateModelWithAnimatedModel(). Closes #1018. 10 years ago
  Lasse Öörni 4bdd80775b Add accelerator keys for reset pos/rot/scale also in editor standard mode. Add reset transform function (Alt-Q). 10 years ago
  JSandusky ebd3e67776 Correction of cubemap XML face names. 10 years ago
  JSandusky da0463ec49 Add cubemap generation capability to the Urho3D editor 10 years ago
  MonkeyFirst 7c403d88d9 collapse hierarchy then loading new scene 10 years ago
  Lasse Öörni 56b218a236 Fix indent & if statement space. 10 years ago
  MonkeyFirst 46aa0c52e1 fix-m-typing 10 years ago
  MonkeyFirst c3b52a9e47 hsv-color-wheel 10 years ago
  MonkeyFirst f1625c6fc7 WeakHandle for last... some polishing for B.mode delete 10 years ago
  MonkeyFirst 7807e88e30 default pan for 2d, viewCloser for 2d , alt+scroll-zoom 10 years ago
  MonkeyFirst 7cf954d4fd delete unused variables 10 years ago
  MonkeyFirst 8fc2ae9436 some fixes for smart duplicate 10 years ago
  MonkeyFirst 74f416b92c fixed with StaticModels and renamed into smart duplicate 10 years ago
  MonkeyFirst 892a353c2f add B.mode view closer on kp_period 10 years ago
  MonkeyFirst df91bae159 add force to selecting node instead component in view port 10 years ago